Index: LayoutTests/fast/block/margin-collapse/043-expected.txt |
diff --git a/LayoutTests/fast/block/margin-collapse/043-expected.txt b/LayoutTests/fast/block/margin-collapse/043-expected.txt |
deleted file mode 100644 |
index d28f73c2dbcad14e510f258afb13f4cc9923b2b3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/block/margin-collapse/043-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] |
- RenderBlock {DIV} at (0,0) size 784x35 [bgcolor=#008000] [border: none (1px solid #000000) none] |
- RenderBlock {P} at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 400x19 |
- text run at (0,0) width 400: "This div should be 2em tall with a 1em gap underneath the text." |
- RenderBlock {DIV} at (0,35) size 784x18 [bgcolor=#008000] |
- RenderText {#text} at (0,0) size 400x19 |
- text run at (0,0) width 400: "I should also be green and flush with the other green div above." |