mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 20:41:00 +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.html | ||
| svg-href-qualified-name.html | ||
| svg-href.html | ||
| svg-script-element.html | ||
| svg-viewBox-attribute.html | ||