Index: LayoutTests/fast/replaced/absolute-image-sizing-expected.txt |
diff --git a/LayoutTests/fast/replaced/absolute-image-sizing-expected.txt b/LayoutTests/fast/replaced/absolute-image-sizing-expected.txt |
deleted file mode 100644 |
index 125450ca619408aa1ee818aa49f0b3ad41b98163..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/replaced/absolute-image-sizing-expected.txt |
+++ /dev/null |
@@ -1,17 +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 784x576 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 763x37 |
- text run at (0,0) width 763: "An absolute-positioned image with only one dimension specified should retain its aspect ratio. If this test succeeded, there" |
- text run at (0,18) width 533: "should be no red on the page and both compasses should be equal in size and height." |
-layer at (8,60) size 200x200 |
- RenderBlock (positioned) {DIV} at (8,60) size 200x200 [bgcolor=#FF0000] |
-layer at (8,60) size 200x200 |
- RenderImage {IMG} at (8,60) size 200x200 |
-layer at (300,60) size 200x200 |
- RenderBlock (positioned) {DIV} at (300,60) size 200x200 [bgcolor=#FF0000] |
-layer at (300,60) size 200x200 |
- RenderImage {IMG} at (300,60) size 200x200 |