serenity/Tests/LibWeb
Aliaksandr Kalenik 2d12a91cd0 Tests/LibWeb: Remove MANIFEST.json from WPT
I added this file thinking it was necessary for the wpt run command.
However, it's only needed for updating expectations metadata. Since wpt
run always regenerates MANIFEST.json before updating expectations, we
can safely delete this file from the repository.
2023-07-19 18:34:36 +02:00
..
Layout LibWeb: Resolve flex item percentages against used flex container sizes 2023-07-18 06:04:55 +02:00
Text LibWeb: Create EdgeStyleValue for BackgroundPositionXY with no offset 2023-07-17 14:53:52 +01:00
WPT Tests/LibWeb: Remove MANIFEST.json from WPT 2023-07-19 18:34:36 +02:00
CMakeLists.txt
rebaseline-libweb-test Tests/LibWeb: Update rebaseline-libweb-test for path changes 2023-06-10 21:46:33 +02:00
TestCSSIDSpeed.cpp
TestHTMLTokenizer.cpp
tokenizer-test.html