Index: third_party/WebKit/LayoutTests/svg/custom/object-current-scale-expected.html |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/object-current-scale-expected.html b/third_party/WebKit/LayoutTests/svg/custom/object-current-scale-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4a3f4df8ab18289f7033ac43f6f154a673515b4d |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/svg/custom/object-current-scale-expected.html |
@@ -0,0 +1,7 @@ |
+<!DOCTYPE html> |
+<svg> |
+ <rect width='100' height='100' fill='green'/> |
+</svg> |
+<svg> |
+ <rect width='100' height='100' fill='green'/> |
+</svg> |