Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/svg/clip-path/clip-path-invalid-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-invalid-expected.html b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-invalid-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..70e4940f09f2f709ac02c3e29d30265eaea79b52 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/svg/clip-path/clip-path-invalid-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<div style="width: 300px; height: 100px; background-color: green"></div> |