Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/csspaint/invalid-image-constructor-error-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/csspaint/invalid-image-constructor-error-expected.html b/third_party/WebKit/LayoutTests/csspaint/invalid-image-constructor-error-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b6a6dec6c6087633b6e3efd8e7e9dcf49a3fea8b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/csspaint/invalid-image-constructor-error-expected.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE html> |
| +<html> |
| +<body> |
| +<div style="background: green; width: 100px; height: 100px"></div> |
| +</body> |
| +</html> |