Index: third_party/WebKit/LayoutTests/svg/custom/resource-nesting-layout-cycle-1-expected.svg |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/resource-nesting-layout-cycle-1-expected.svg b/third_party/WebKit/LayoutTests/svg/custom/resource-nesting-layout-cycle-1-expected.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c50dbe5a93c8e0d960cac85d97a85a128c741204 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/svg/custom/resource-nesting-layout-cycle-1-expected.svg |
@@ -0,0 +1,3 @@ |
+<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> |
+ <rect stroke="green" fill="none" x="10" y="10" width="50" height="50"/> |
+</svg> |