2015-09-17 Dean Jackson <dino@apple.com>
+ Multi-hop reference cycles not detected.
+ https://bugs.webkit.org/show_bug.cgi?id=149181
+
+ Reviewed by John Honeycutt.
+
+ Test comes from:
+ https://chromium.googlesource.com/chromium/blink/+/master/LayoutTests/svg/custom/pattern-3-step-cycle.html
+
+ * svg/custom/pattern-3-step-cycle-expected.txt: Added.
+ * svg/custom/pattern-3-step-cycle.html: Added.
+
+2015-09-17 Dean Jackson <dino@apple.com>
+
Cyclic resources were not detected if the reference had deep containers
https://bugs.webkit.org/show_bug.cgi?id=149182