mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 03:15:08 +00:00
![]() When calculating the edge offset of the next floating item based on the offset of the preceding floating item, we need to ensure that the preceding offset is always > 0. This isn't explicitly written in the spec, but all other popular engines do that. Fixes https://github.com/SerenityOS/serenity/issues/21023 |
||
---|---|---|
.. | ||
Layout | ||
Ref | ||
Text | ||
WPT | ||
CMakeLists.txt | ||
rebaseline-libweb-test | ||
TestCSSIDSpeed.cpp | ||
TestCSSPixels.cpp | ||
TestHTMLTokenizer.cpp | ||
TestNumbers.cpp | ||
tokenizer-test.html |