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