mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
![]() Height definiteness is now preserved as intended by CSS-SIZING-3 (assuming I've understood it correctly) and not implicitly granted by layout algorithms when they assign height. For the specific special/magical cases where some sizes become definite during layout, the preceding commits have made them explicit in code. This fixes a number of flex layout issues where we were previously resolving percentage values against post-layout flex container heights, but other browsers don't. |
||
---|---|---|
.. | ||
Layout | ||
Ref | ||
Text | ||
WPT | ||
CMakeLists.txt | ||
rebaseline-libweb-test | ||
TestConfig.ini | ||
TestCSSIDSpeed.cpp | ||
TestCSSPixels.cpp | ||
TestHTMLTokenizer.cpp | ||
TestMicrosyntax.cpp | ||
TestMimeSniff.cpp | ||
TestNumbers.cpp | ||
tokenizer-test.html |