Chromium Code Reviews| Index: Source/web/tests/data/subframe-b.html |
| diff --git a/Source/web/tests/data/subframe-b.html b/Source/web/tests/data/subframe-b.html |
| index 9c3e3797eb1ea888c54d318b8e318f870117dc0d..b407f9e13f321fbcab408b35bd1aecd22dfe98b2 100644 |
| --- a/Source/web/tests/data/subframe-b.html |
| +++ b/Source/web/tests/data/subframe-b.html |
| @@ -2,5 +2,6 @@ |
| <html> |
| <body> |
| <p>b |
| +<iframe name="foo" src="subframe-a.html"> |
| </body> |
| </html> |