Chromium Code Reviews| Index: LayoutTests/fast/frames/seamless/resources/nested-seamless.html |
| diff --git a/LayoutTests/fast/frames/seamless/resources/nested-seamless.html b/LayoutTests/fast/frames/seamless/resources/nested-seamless.html |
| deleted file mode 100644 |
| index 31578aea3695da33ba088f10199acb84b652e7c7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/frames/seamless/resources/nested-seamless.html |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -<!DOCTYPE html> |
| -<style> |
| -body { line-height: 0px; } |
| -</style> |
| -<iframe id="iframe" seamless src="square.html"></iframe> |