Index: LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt |
diff --git a/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt b/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt |
deleted file mode 100644 |
index b6125855089f63e0e33d0a13b2ab6abcae9d0024..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/fast/table/table-hspace-align-center-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS margin-left and margin-right property instead. |
-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 |
- LayoutTable {TABLE} at (153,0) size 478x30 [border: (2px outset #808080)] |
- LayoutTableSection {TBODY} at (2,2) size 474x26 |
- LayoutTableRow {TR} at (0,2) size 474x22 |
- LayoutTableCell {TD} at (2,2) size 470x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 466x17 |
- text run at (2,2) width 466: "The hspace attribute should be ignored and this table should be centered." |