Index: LayoutTests/platform/mac/css1/basic/grouping-expected.txt |
diff --git a/LayoutTests/platform/mac/css1/basic/grouping-expected.txt b/LayoutTests/platform/mac/css1/basic/grouping-expected.txt |
index 9047dd90133d1deea5406f15a8e07ccb063dc707..22f661e508abb5b7d939db457880cd5050823672 100644 |
--- a/LayoutTests/platform/mac/css1/basic/grouping-expected.txt |
+++ b/LayoutTests/platform/mac/css1/basic/grouping-expected.txt |
@@ -21,18 +21,18 @@ layer at (0,0) size 800x600 |
RenderBlock {P} at (0,153) size 784x16 [color=#008000] |
RenderText {#text} at (0,0) size 197x16 |
text run at (0,0) width 197: "This sentence should be green." |
- RenderTable {TABLE} at (0,185) size 219x114 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 217x112 |
- RenderTableRow {TR} at (0,0) size 217x24 |
- RenderTableCell {TD} at (0,0) size 217x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
+ LayoutTable {TABLE} at (0,185) size 219x114 [border: (1px outset #808080)] |
+ LayoutTableSection {TBODY} at (1,1) size 217x112 |
+ LayoutTableRow {TR} at (0,0) size 217x24 |
+ LayoutTableCell {TD} at (0,0) size 217x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
RenderInline {STRONG} at (0,0) size 163x16 |
RenderText {#text} at (4,4) size 163x16 |
text run at (4,4) width 163: "TABLE Testing Section" |
- RenderTableRow {TR} at (0,24) size 217x88 |
- RenderTableCell {TD} at (0,56) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,24) size 217x88 |
+ LayoutTableCell {TD} at (0,56) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
RenderText {#text} at (4,4) size 4x16 |
text run at (4,4) width 4: " " |
- RenderTableCell {TD} at (12,24) size 205x88 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (12,24) size 205x88 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
RenderBlock {P} at (4,4) size 197x16 [color=#008000] |
RenderText {#text} at (0,0) size 197x16 |
text run at (0,0) width 197: "This sentence should be green." |