Multi-hop reference cycles not detected.
https://bugs.webkit.org/show_bug.cgi?id=149181
- Reviewed by John Honeycutt.
+ Reviewed by Jon Honeycutt.
Test comes from:
https://chromium.googlesource.com/chromium/blink/+/master/LayoutTests/svg/custom/pattern-3-step-cycle.html
Cyclic resources were not detected if the reference had deep containers
https://bugs.webkit.org/show_bug.cgi?id=149182
- Reviewed by John Honeycutt.
+ Reviewed by Jon Honeycutt.
This test was ported from Blink. I believe it originally
came from:
Multi-hop reference cycles not detected.
https://bugs.webkit.org/show_bug.cgi?id=149181
- Reviewed by John Honeycutt.
+ Reviewed by Jon Honeycutt.
SVG's cycle detection was not picking up a
case where an element was drawing a pattern, that
Cyclic resources were not detected if the reference had deep containers
https://bugs.webkit.org/show_bug.cgi?id=149182
- Reviewed by John Honeycutt.
+ Reviewed by Jon Honeycutt.
During our examination of the SVG rendering tree looking for cycles,
if a resource pointed to something that had a nested structure, and