mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 07:02:33 +00:00
Changing `try_compute_width()` to return width and margins, instead of mutating them in the box's state makes it works in cases when box has min-width or max-width and this function needs to be called multiple times. Fixes https://github.com/SerenityOS/serenity/issues/21598 |
||
|---|---|---|
| .. | ||
| Layout | ||
| Ref | ||
| Text | ||
| WPT | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestCSSIDSpeed.cpp | ||
| TestCSSPixels.cpp | ||
| TestHTMLTokenizer.cpp | ||
| TestNumbers.cpp | ||
| tokenizer-test.html | ||