Index: LayoutTests/platform/win/css1/box_properties/border_style-expected.txt |
diff --git a/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt b/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt |
index 3df6a8a8fa523044ee1544379b9956ab6d5b137e..8ab7b4fdedaabb1dad4ce7da368b1a876ec5db19 100644 |
--- a/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt |
+++ b/LayoutTests/platform/win/css1/box_properties/border_style-expected.txt |
@@ -70,18 +70,18 @@ layer at (0,0) size 785x1313 backgroundClip at (0,0) size 785x600 clip at (0,0) |
RenderBlock {P} at (0,733) size 769x18 |
RenderText {#text} at (0,0) size 283x17 |
text run at (0,0) width 283: "This paragraph should have no border at all." |
- RenderTable {TABLE} at (0,767) size 769x530 [border: (1px outset #808080)] |
- RenderTableSection {TBODY} at (1,1) size 767x528 |
- RenderTableRow {TR} at (0,0) size 767x26 |
- RenderTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
+ LayoutTable {TABLE} at (0,767) size 769x530 [border: (1px outset #808080)] |
+ LayoutTableSection {TBODY} at (1,1) size 767x528 |
+ LayoutTableRow {TR} at (0,0) size 767x26 |
+ LayoutTableCell {TD} at (0,0) size 767x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2] |
RenderInline {STRONG} at (0,0) size 163x17 |
RenderText {#text} at (4,4) size 163x17 |
text run at (4,4) width 163: "TABLE Testing Section" |
- RenderTableRow {TR} at (0,26) size 767x502 |
- RenderTableCell {TD} at (0,264) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,26) size 767x502 |
+ LayoutTableCell {TD} at (0,264) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
RenderText {#text} at (4,4) size 4x17 |
text run at (4,4) width 4: " " |
- RenderTableCell {TD} at (12,26) size 755x502 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (12,26) size 755x502 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
RenderBlock {P} at (4,4) size 747x28 [border: (5px dotted #000000)] |
RenderText {#text} at (5,5) size 480x17 |
text run at (5,5) width 480: "This paragraph should have a thick black dotted border all the way around." |