Index: LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt |
diff --git a/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt b/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt |
index a570cbd127e33320c9c76d4bb5db8b592e5451ca..bb09c81578b672d60ab0e7e5431c047b04a4bf08 100644 |
--- a/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt |
+++ b/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt |
@@ -19,20 +19,20 @@ layer at (0,0) size 800x600 |
RenderText {#text} at (0,0) size 474x19 |
text run at (0,0) width 474: "The following should look the same (and have identical render tree hierarchies):" |
RenderBlock {P} at (0,72) size 784x40 |
- RenderTable {SPAN} at (0,0) size 29x40 |
- RenderTableSection (anonymous) at (0,0) size 29x20 |
- RenderTableRow (anonymous) at (0,0) size 29x20 |
- RenderTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1] |
+ LayoutTable {SPAN} at (0,0) size 29x40 |
+ LayoutTableSection (anonymous) at (0,0) size 29x20 |
+ LayoutTableRow (anonymous) at (0,0) size 29x20 |
+ LayoutTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1] |
RenderText {#text} at (0,0) size 29x19 |
text run at (0,0) width 29: "table" |
RenderBlock {<pseudo:after>} at (0,20) size 29x20 |
RenderTextFragment at (0,0) size 27x19 |
text run at (0,0) width 27: "after" |
RenderBlock {P} at (0,128) size 784x40 |
- RenderTable {TABLE} at (0,0) size 29x40 |
- RenderTableSection {TBODY} at (0,0) size 29x20 |
- RenderTableRow {TR} at (0,0) size 29x20 |
- RenderTableCell {TD} at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 29x40 |
+ LayoutTableSection {TBODY} at (0,0) size 29x20 |
+ LayoutTableRow {TR} at (0,0) size 29x20 |
+ LayoutTableCell {TD} at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1] |
RenderText {#text} at (0,0) size 29x19 |
text run at (0,0) width 29: "table" |
RenderBlock {CAPTION} at (0,20) size 29x20 |