ladybird/Tests/LibWeb/Layout/expected/svg
Andreas Kling 8e49b69f42 LibWeb: Never split <svg> for inline continuations
This fixes an issue where we'd make an absolute mess from nested SVG
roots with display:block. Before this fix, the inner SVG root would
trigger the inline continuation logic and try to split the tree.
2025-07-12 14:11:41 +02:00
..
abspos-svg-polygon.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
dont-stretch-fit-svg-with-indefinite-containing-block-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
foreignObject-and-mask-with-different-viewbox.txt LibWeb: Resolve mask/clip in foreignObject's own coordinate space 2025-07-09 14:36:08 +02:00
foreignObject-simple.txt LibWeb: Apply SVG viewbox transform to foreignObject elements 2025-07-09 14:36:08 +02:00
foreignObject-with-abspos-descendant.txt LibWeb: Use foreignObject's own size as available space inside it 2025-07-12 14:11:41 +02:00
foreignObject-with-mask.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
inline-svg-with-zero-intrinsic-size-and-no-viewbox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
natural-width-from-svg-attributes.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
nested-viewports.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
objectBoundingBox-mask.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-h.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-vb-h.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-vb-w.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-vb-wh.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-vb.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-w.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone-wh.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
standalone.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-as-image-implicit-viewbox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-as-image-invalid.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-as-image.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-circle-percentage-attr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-different-types-of-opacity.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-fill-with-bogus-url.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-foreign-object-with-block-element.txt LibWeb: Never split SVG foreignObject for inline continuations 2025-07-09 14:36:08 +02:00
svg-g-inside-g.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-g-with-opacity.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-inside-inline-block.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-inside-svg-with-xy.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-inside-svg.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-intrinsic-size-in-one-dimension.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-line-with-percentage-values.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
svg-negative-elliptical-arg-number.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-nested-svg-display-block.txt LibWeb: Never split <svg> for inline continuations 2025-07-12 14:11:41 +02:00
svg-path-with-implicit-lineto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-symbol-with-viewbox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-use-element-crashtest.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-viewbox-zero-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-with-css-variable-in-presentation-hint.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-with-display-block.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-with-zero-intrinsic-size-and-no-viewbox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-with-zero-sized-viewBox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
text-fill-none.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
use-honor-outer-viewBox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00