Index: LayoutTests/platform/mac/css1/box_properties/border_style-expected.txt |
diff --git a/LayoutTests/platform/mac/css1/box_properties/border_style-expected.txt b/LayoutTests/platform/mac/css1/box_properties/border_style-expected.txt |
index 0892b58976b9929b9188821a781c39ad76e7870b..d6301caa2f7ad439880f6b7d0cb6faab41d95f83 100644 |
--- a/LayoutTests/platform/mac/css1/box_properties/border_style-expected.txt |
+++ b/LayoutTests/platform/mac/css1/box_properties/border_style-expected.txt |
@@ -70,18 +70,18 @@ layer at (0,0) size 785x1221 backgroundClip at (0,0) size 785x600 clip at (0,0) |
RenderBlock {P} at (0,671) size 769x16 |
RenderText {#text} at (0,0) size 283x16 |
text run at (0,0) width 283: "This paragraph should have no border at all." |
- RenderTable {TABLE} at (0,703) size 769x502 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 767x500 |
- RenderTableRow {TR} at (0,0) size 767x24 |
- RenderTableCell {TD} at (0,0) size 767x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
+ LayoutTable {TABLE} at (0,703) size 769x502 [border: (1px outset #808080)] |
+ LayoutTableSection {TBODY} at (1,1) size 767x500 |
+ LayoutTableRow {TR} at (0,0) size 767x24 |
+ LayoutTableCell {TD} at (0,0) size 767x24 [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 767x476 |
- RenderTableCell {TD} at (0,250) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,24) size 767x476 |
+ LayoutTableCell {TD} at (0,250) 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 755x476 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (12,24) size 755x476 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
RenderBlock {P} at (4,4) size 747x26 [border: (5px dotted #000000)] |
RenderText {#text} at (5,5) size 480x16 |
text run at (5,5) width 480: "This paragraph should have a thick black dotted border all the way around." |