1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-06 21:47:35 +00:00
serenity/Tests/LibWeb/Layout/expected/svg
Andreas Kling ce5a939148 LibWeb: Layout <svg> nested inside <svg>
This is far from perfect, but let's at least make an attempt at laying
out <svg> when encountering it inside another <svg>.

This makes https://awesomekling.substack.com actually load and render
instead of asserting. :^)
2023-04-19 07:52:26 +02:00
..
svg-inside-svg.txt LibWeb: Layout <svg> nested inside <svg> 2023-04-19 07:52:26 +02:00
svg-path-with-implicit-lineto.txt LibWeb: Support implicit lineto commands after moveto in SVG paths 2023-04-17 14:18:45 +02:00