Index: third_party/WebKit/LayoutTests/svg/custom/image-href.html |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/image-href.html b/third_party/WebKit/LayoutTests/svg/custom/image-href.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b8f1c46db15e50b79eec3aec8f025680ebd09b1d |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/svg/custom/image-href.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<svg> |
+ <image width="100" height="100" href="../../animations/resources/green-100.png"/> |
+</svg> |