mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 04:20:59 +00:00
Once we've resolved the used flex item width & height, we should allow
percentage flex item sizes to resolve against them instead of forcing
flex items to always treat percentages as auto while doing intrinsic
sizing layout.
Regressed in
|
||
|---|---|---|
| .. | ||
| Layout | ||
| Text | ||
| WPT | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestCSSIDSpeed.cpp | ||
| TestHTMLTokenizer.cpp | ||
| tokenizer-test.html | ||