Index: LayoutTests/platform/linux/css1/basic/grouping-expected.txt |
diff --git a/LayoutTests/platform/linux/css1/basic/grouping-expected.txt b/LayoutTests/platform/linux/css1/basic/grouping-expected.txt |
index fdac233a6ca32c311909873156ba3fb9a5ba0b69..4b239c21939856867ae1a61c5348f752a4dc19ad 100644 |
--- a/LayoutTests/platform/linux/css1/basic/grouping-expected.txt |
+++ b/LayoutTests/platform/linux/css1/basic/grouping-expected.txt |
@@ -21,18 +21,18 @@ layer at (0,0) size 800x600 |
RenderBlock {P} at (0,171) size 784x20 [color=#008000] |
RenderText {#text} at (0,0) size 184x19 |
text run at (0,0) width 184: "This sentence should be green." |
- RenderTable {TABLE} at (0,207) size 206x130 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 204x128 |
- RenderTableRow {TR} at (0,0) size 204x28 |
- RenderTableCell {TD} at (0,0) size 204x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
+ LayoutTable {TABLE} at (0,207) size 206x130 [border: (1px outset #808080)] |
+ LayoutTableSection {TBODY} at (1,1) size 204x128 |
+ LayoutTableRow {TR} at (0,0) size 204x28 |
+ LayoutTableCell {TD} at (0,0) size 204x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
RenderInline {STRONG} at (0,0) size 159x19 |
RenderText {#text} at (4,4) size 159x19 |
text run at (4,4) width 159: "TABLE Testing Section" |
- RenderTableRow {TR} at (0,28) size 204x100 |
- RenderTableCell {TD} at (0,64) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,28) size 204x100 |
+ LayoutTableCell {TD} at (0,64) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
RenderText {#text} at (4,4) size 4x19 |
text run at (4,4) width 4: " " |
- RenderTableCell {TD} at (12,28) size 192x100 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (12,28) size 192x100 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
RenderBlock {P} at (4,4) size 184x20 [color=#008000] |
RenderText {#text} at (0,0) size 184x19 |
text run at (0,0) width 184: "This sentence should be green." |