mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-23 08:00:20 +00:00
030b1a197b
The specification says we should distribute excess width proportionally to the width of the cell, not to the preferred increment. Doing the latter leads to distributing all excess width to just the cells which demand some increment, even if it's very modest. Moreover, there's code which partially implements the correct criteria just below the one we remove here. |
||
---|---|---|
.. | ||
Layout | ||
Text | ||
WPT | ||
CMakeLists.txt | ||
rebaseline-libweb-test | ||
TestCSSIDSpeed.cpp | ||
TestHTMLTokenizer.cpp | ||
tokenizer-test.html |