Index: LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt |
diff --git a/LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt b/LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt |
deleted file mode 100644 |
index afed0975b0327f6c33723afe03d4a58df6968584..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt |
+++ /dev/null |
@@ -1,25 +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 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 212x18 |
- text run at (0,0) width 212: "This tests for a regression against " |
- RenderInline {I} at (0,0) size 756x36 |
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE] |
- RenderText {#text} at (212,0) size 348x18 |
- text run at (212,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7095" |
- RenderText {#text} at (560,0) size 756x36 |
- text run at (560,0) width 4: " " |
- text run at (564,0) width 192: "Removing positioning from an" |
- text run at (0,18) width 220: "element does not relayout properly" |
- RenderText {#text} at (220,18) size 4x18 |
- text run at (220,18) width 4: "." |
- RenderBlock {P} at (0,52) size 784x18 |
- RenderText {#text} at (0,0) size 373x18 |
- text run at (0,0) width 373: "The green square should be to the left of the yellow square." |
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)] |
-layer at (8,104) size 200x100 |
- RenderBlock (relative positioned) {DIV} at (0,96) size 200x100 [bgcolor=#FFFF00] |
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] |