Index: LayoutTests/platform/win-xp/fast/forms/button-positioned-expected.txt |
diff --git a/LayoutTests/platform/win-xp/fast/forms/button-positioned-expected.txt b/LayoutTests/platform/win-xp/fast/forms/button-positioned-expected.txt |
deleted file mode 100644 |
index 02f1f649bf42564cdf5e94d30b6de03068587d97..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win-xp/fast/forms/button-positioned-expected.txt |
+++ /dev/null |
@@ -1,15 +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 |
-layer at (8,8) size 161x22 |
- RenderButton {BUTTON} at (8,8) size 161x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] |
- RenderBlock (anonymous) at (8,3) size 145x16 |
- RenderText {#text} at (0,0) size 145x16 |
- text run at (0,0) width 145: "This button is positioned." |
-layer at (8,8) size 185x22 |
- RenderButton {INPUT} at (8,8) size 185x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] |
- RenderBlock (anonymous) at (8,3) size 169x16 |
- RenderText {#text} at (0,0) size 169x16 |
- text run at (0,0) width 169: "This button is also positioned" |