Chromium Code Reviews| Index: Source/web/tests/data/subframe-hello.html |
| diff --git a/LayoutTests/plugins/resources/empty2.html b/Source/web/tests/data/subframe-hello.html |
| similarity index 75% |
| copy from LayoutTests/plugins/resources/empty2.html |
| copy to Source/web/tests/data/subframe-hello.html |
| index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..e53ef8cf682a68bea84feef8efcbd3c83241c5dd 100644 |
| --- a/LayoutTests/plugins/resources/empty2.html |
| +++ b/Source/web/tests/data/subframe-hello.html |
| @@ -1,7 +1,6 @@ |
| <!DOCTYPE html> |
| <html> |
| -<head> |
| -</head> |
| <body> |
| +<p>hello |
| </body> |
| </html> |