Chromium Code Reviews| Index: LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt |
| diff --git a/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt b/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt |
| deleted file mode 100644 |
| index 815128c4624cccde7a4f2ea14137743f0ea60ff8..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/frames/seamless/seamless-percent-height-expected.txt |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -Test that the 'initial containing block height' is 0 for seamless child documents. |
| -PASS successfullyParsed is true |
| - |
| -TEST COMPLETE |
| -PASS window.getComputedStyle(iframe).width is "200px" |
| -PASS window.getComputedStyle(iframe).height is "0px" |
| - |