Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/images/pdf-as-tiled-background.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/images/pdf-as-tiled-background.html b/third_party/WebKit/LayoutTests/fast/images/pdf-as-tiled-background.html |
| deleted file mode 100644 |
| index 7b687fdef73d2ca5ce395c5d85e87067246431e2..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/images/pdf-as-tiled-background.html |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -<html> |
| -<body style='margin: 0px'> |
| -<div style='background: red; background-repeat: repeat; -webkit-background-size: 50%; background-image: url(resources/green_rectangle.pdf); height: 100px; width: 100px'> |
| - |
| -</div> |
| -</body> |
| -</html> |