Chromium Code Reviews| Index: LayoutTests/fast/html/imports/resources/placeholder.html |
| diff --git a/LayoutTests/plugins/resources/empty.html b/LayoutTests/fast/html/imports/resources/placeholder.html |
| similarity index 55% |
| copy from LayoutTests/plugins/resources/empty.html |
| copy to LayoutTests/fast/html/imports/resources/placeholder.html |
| index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..a899295502c8282ac7fb2d87d45dd909d44e6719 100644 |
| --- a/LayoutTests/plugins/resources/empty.html |
| +++ b/LayoutTests/fast/html/imports/resources/placeholder.html |
| @@ -1,7 +1,7 @@ |
| <!DOCTYPE html> |
| <html> |
| -<head> |
| -</head> |
| +<head></head> |
| <body> |
| + <h1>Placeholder</h1> |
| </body> |
| </html> |