1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-29 23:15:08 +00:00
serenity/Tests/LibWeb
Aliaksandr Kalenik 122d847720 LibWeb: Fix building of areas spanning multiple rows in GFC
Rewrites the grid area building to accurately identify areas that span
multiple rows. Also now we can recognize invalid areas but do not
handle them yet.
2023-10-22 19:38:18 +02:00
..
Layout LibWeb: Fix building of areas spanning multiple rows in GFC 2023-10-22 19:38:18 +02:00
Ref Tests/LibWeb: Add outer box-shadow ref test 2023-10-22 18:38:22 +02:00
Text AK: Improve floating point decimals formatting 2023-10-18 19:39:30 -04:00
WPT Tests: Convert WebDriver patch to a git patch and clean up assumptions 2023-08-20 03:20:54 +02:00
CMakeLists.txt LibWeb: Implement spec-compliant integer parsing 2023-08-24 22:26:53 +01:00
rebaseline-libweb-test Tests/LibWeb: Update rebaseline-libweb-test for path changes 2023-06-10 21:46:33 +02:00
TestCSSIDSpeed.cpp LibWeb: Make value_id_from_string() return Optional 2023-05-25 06:36:10 +02:00
TestCSSPixels.cpp LibWeb: Perform rounding when dividing CSSPixels 2023-09-05 14:50:45 +02:00
TestHTMLTokenizer.cpp LibWeb: Port AttributeNames to FlyString 2023-10-08 08:11:48 -04:00
TestNumbers.cpp LibWeb: Implement spec-compliant integer parsing 2023-08-24 22:26:53 +01:00
tokenizer-test.html LibWeb: Fix assertion failure when tokenizing JS regex literals 2021-07-15 01:47:22 +02:00