ladybird/Tests/LibWeb/Layout/expected/svg
Shannon Booth b7512deada LibWeb/SVG: Fix crash when SVG use element is used on an external SVG
We were previously crashing when invoking 'scroll to the fragment' on
such documents as it was unable to find the active document. This is
as a result of our AD-HOC implementation not setting up the document
fully to mark it is active before running the parser.

Fixes a crash on https://tweakers.net.
2025-01-19 15:01:39 +01:00
..
abspos-svg-polygon.txt LibWeb: Print FIXME instead of crashing in abspos SVG element layout 2024-09-18 15:50:05 +02:00
dont-stretch-fit-svg-with-indefinite-containing-block-width.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
inline-svg-with-zero-intrinsic-size-and-no-viewbox.txt LibWeb: Skip documents of decoded SVGs while processing HTML event loop 2024-08-19 09:03:33 +02:00
natural-width-from-svg-attributes.txt LibWeb: Derive SVG root's natural size from width/height attributes 2024-08-22 15:29:29 +02:00
nested-viewports.txt LibWeb: Add initial support for nesting SVG viewports 2024-01-27 18:12:13 +01:00
objectBoundingBox-mask.txt LibWeb: Special case SVG masks during layout 2024-03-12 08:51:50 +01:00
standalone-h.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone-vb-h.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone-vb-w.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone-vb-wh.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone-vb.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone-w.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone-wh.txt LibWeb: Test layout of standalone SVG document: edge cases 2024-12-13 15:02:49 +00:00
standalone.txt LibWeb: Test layout of standalone SVG document: main use case 2024-12-13 15:02:49 +00:00
svg-as-image-implicit-viewbox.txt LibWeb: Always blockify the root element 2024-09-29 11:46:13 +02:00
svg-as-image-invalid.txt LibWeb: Make empty images (no bitmap, no alt text) take no layout space 2024-03-29 08:52:55 -04:00
svg-as-image.txt LibWeb: Always blockify the root element 2024-09-29 11:46:13 +02:00
svg-circle-percentage-attr.txt LibWeb: Update SVG <circle> element to use geometry properties 2024-03-04 10:50:32 +01:00
svg-different-types-of-opacity.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-fill-with-bogus-url.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-g-inside-g.txt LibWeb: Split SVGFormattingContext up into functions 2024-04-08 14:24:35 +02:00
svg-g-with-opacity.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-inside-inline-block.txt LibWeb: Do not resolve inline block height early if height is definite 2024-10-25 15:13:30 +02:00
svg-inside-svg-with-xy.txt LibWeb: Support x and y attributes on nested SVGs 2024-01-29 10:01:10 +00:00
svg-inside-svg.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-intrinsic-size-in-one-dimension.txt LibWeb: Support transforms, stroking, gradients, etc for SVG <text> 2023-11-05 02:46:46 +01:00
svg-line-with-percentage-values.txt LibWeb: Support percentage values in SVG line element 2024-07-21 19:56:38 +02:00
svg-negative-elliptical-arg-number.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-path-with-implicit-lineto.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-symbol-with-viewbox.txt LibWeb: Split SVGFormattingContext up into functions 2024-04-08 14:24:35 +02:00
svg-use-element-crashtest.txt LibWeb/SVG: Fix crash when SVG use element is used on an external SVG 2025-01-19 15:01:39 +01:00
svg-viewbox-zero-width.txt LibWeb: Don't crash when SVG viewbox has a width of 0 2024-07-22 09:13:25 +02:00
svg-with-css-variable-in-presentation-hint.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
svg-with-display-block.txt LibWeb: Support transforms, stroking, gradients, etc for SVG <text> 2023-11-05 02:46:46 +01:00
svg-with-zero-intrinsic-size-and-no-viewbox.txt LibWeb: Replace InlinePaintable with PaintableWithLines created per line 2024-10-16 20:25:42 +02:00
svg-with-zero-sized-viewBox.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
text-fill-none.txt LibWeb: Use separate structure to represent fragments in paintable tree 2024-01-13 10:53:38 +01:00
use-honor-outer-viewBox.txt LibWeb: Split SVGFormattingContext up into functions 2024-04-08 14:24:35 +02:00