1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:58:11 +00:00
serenity/Tests/LibWeb/Layout/expected/svg
2023-07-13 18:43:21 +02:00
..
dont-stretch-fit-svg-with-indefinite-containing-block-width.txt LibWeb: Make stretch-fit return 0 when the available size is indefinite 2023-06-13 16:14:45 +02:00
svg-as-image-implicit-viewbox.txt LibWeb: Use width & height to create fallback viewBox for SVG-as-image 2023-06-20 11:34:09 +02:00
svg-as-image-invalid.txt LibWeb: Do not crash inside SVGDecodedImageData on invalid SVG input 2023-06-21 19:10:37 +02:00
svg-as-image.txt headless-browser: Paint while running layout tests (but discard results) 2023-06-20 11:34:09 +02:00
svg-fill-with-bogus-url.txt LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2023-05-24 14:40:35 +02:00
svg-inside-svg.txt LibWeb: Force paintable to exist for SVG <g> elements 2023-07-02 01:31:18 +02:00
svg-intrinsic-size-in-one-dimension.txt LibWeb: Support <svg> elements with display: block 2023-05-20 08:49:42 +02:00
svg-negative-elliptical-arg-number.txt LibWeb: Consume sign in SVG::parse_elliptical_arg_argument 2023-05-26 14:54:00 +02:00
svg-path-with-implicit-lineto.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
svg-with-css-variable-in-presentation-hint.txt LibWeb: Resolve CSS variables if present in SVG presentation attributes 2023-05-24 06:43:21 +02:00
svg-with-display-block.txt LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2023-05-24 14:40:35 +02:00
svg-with-zero-intrinsic-size-and-no-viewbox.txt LibWeb: Don't infer SVG viewBox if width and/or height is zero 2023-06-20 20:55:12 +02:00
text-fill-none.txt LibWeb: Do not crash if "fill: none" is specified for svg text 2023-07-13 18:43:21 +02:00