mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 11:30:59 +00:00
Since SVG gradients can reference each other, we have to keep track of visited gradients when traversing the link chain, or we will recurse infinitely when there's a reference cycle. |
||
|---|---|---|
| .. | ||
| gradient-with-reference-cycle.txt | ||
| svg-href-qualified-name.txt | ||
| svg-href.txt | ||
| svg-script-element.txt | ||
| svg-viewBox-attribute.txt | ||