Index: LayoutTests/fast/clip/008-expected.txt |
diff --git a/LayoutTests/fast/clip/008-expected.txt b/LayoutTests/fast/clip/008-expected.txt |
deleted file mode 100644 |
index e925b58a64845ede980f19a81eb61ffd6691dbdc..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/clip/008-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x70 |
- RenderBlock {HTML} at (0,0) size 800x70 |
- RenderBody {BODY} at (8,8) size 784x54 |
- RenderText {#text} at (0,0) size 739x55 |
- text run at (0,0) width 304: "You should see a 100x100 green square below. " |
- text run at (304,0) width 364: "If you see nothing at all or see any red, the test has failed. " |
- text run at (668,0) width 67: "This test is" |
- text run at (0,18) width 293: "checking to make sure overflow is done using " |
- text run at (293,18) width 446: "a containing block model, and that a fixed positioned element inside an" |
- text run at (0,36) width 349: "absolute positioned element is not considered overflow." |
- RenderText {#text} at (0,0) size 0x0 |
-layer at (8,62) size 100x100 |
- RenderBlock (positioned) {DIV} at (8,62) size 100x100 |
-layer at (100,100) size 100x100 |
- RenderBlock (positioned) {DIV} at (100,100) size 100x100 |
-layer at (200,200) size 100x100 |
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#008000] |