ladybird/Tests/LibWeb
Hendiadyoin1 af161a8b83 AK+LibWeb: Round to int in clamp_to_int instead of truncating
This caused inaccuracies in float->CssPixel conversions
2023-08-05 20:03:09 +02:00
..
Layout AK+LibWeb: Round to int in clamp_to_int instead of truncating 2023-08-05 20:03:09 +02:00
Text LibWeb: Detach stale layout nodes from DOM during layout tree build 2023-08-01 09:19:41 +02:00
WPT Tests/LibWeb: Update WPT expectations 2023-07-19 18:34:36 +02:00
CMakeLists.txt Tests/LibWeb: Add tests for CSSPixels class 2023-07-25 11:52:02 +02: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: Use i64 for intermediate value in CSSPixels multiplication 2023-08-04 13:36:29 +02:00
TestHTMLTokenizer.cpp Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
tokenizer-test.html LibWeb: Fix assertion failure when tokenizing JS regex literals 2021-07-15 01:47:22 +02:00