mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 21:00:59 +00:00
Instead of just measuring the layout viewport, we now measure overflow in every box that is a scroll container. This has the side effect of no longer creating paintables for layout boxes that didn't participate in layout. (For example, empty/anonymous boxes that were ignored by flex itemization.) Such boxes are now marked as "(not painted)" in the layout tree dumps, as they have no paintable to dump geometry from. |
||
|---|---|---|
| .. | ||
| svg-as-image.txt | ||
| svg-fill-with-bogus-url.txt | ||
| svg-inside-svg.txt | ||
| svg-intrinsic-size-in-one-dimension.txt | ||
| svg-negative-elliptical-arg-number.txt | ||
| svg-path-with-implicit-lineto.txt | ||
| svg-with-css-variable-in-presentation-hint.txt | ||
| svg-with-display-block.txt | ||