| Index: LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
|
| diff --git a/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt b/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
|
| index 27e8f3237b2315788198192e1136f2f771370b83..70b4eb46a2c5b73d8045385595d27e9ad538eda6 100644
|
| --- a/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
|
| +++ b/LayoutTests/platform/linux/css1/box_properties/border_style-expected.txt
|
| @@ -70,18 +70,18 @@ layer at (0,0) size 785x1369 backgroundClip at (0,0) size 785x600 clip at (0,0)
|
| RenderBlock {P} at (0,759) size 769x20
|
| RenderText {#text} at (0,0) size 265x19
|
| text run at (0,0) width 265: "This paragraph should have no border at all."
|
| - RenderTable {TABLE} at (0,795) size 769x558 [border: (1px outset #808080)]
|
| - RenderTableSection {TBODY} at (1,1) size 767x556
|
| - RenderTableRow {TR} at (0,0) size 767x28
|
| - RenderTableCell {TD} at (0,0) size 767x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
|
| + LayoutTable {TABLE} at (0,795) size 769x558 [border: (1px outset #808080)]
|
| + LayoutTableSection {TBODY} at (1,1) size 767x556
|
| + LayoutTableRow {TR} at (0,0) size 767x28
|
| + LayoutTableCell {TD} at (0,0) size 767x28 [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 767x528
|
| - RenderTableCell {TD} at (0,278) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
|
| + LayoutTableRow {TR} at (0,28) size 767x528
|
| + LayoutTableCell {TD} at (0,278) 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 755x528 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| + LayoutTableCell {TD} at (12,28) size 755x528 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
|
| RenderBlock {P} at (4,4) size 747x30 [border: (5px dotted #000000)]
|
| RenderText {#text} at (5,5) size 452x19
|
| text run at (5,5) width 452: "This paragraph should have a thick black dotted border all the way around."
|
|
|