Index: third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html |
diff --git a/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f132c68c90b7e4727a994bf8537424be14d3ac88 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-clipped-shape-expected.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<svg> |
+ <rect x="5" y="5" width="95" height="90" fill="green"/> |
+</svg> |