| Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/001-vertical-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/001-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/001-vertical-expected.txt
|
| index f01590079b216ce041011ce1a90e6c9f238e3729..c419d5113e58dd620fede674628796b0a2d05160 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/001-vertical-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/001-vertical-expected.txt
|
| @@ -10,11 +10,11 @@ layer at (378,0) size 422x600
|
| LayoutTableCell {TD} at (0,0) size 40x312 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
|
| LayoutText {#text} at (6,6) size 18x36
|
| text run at (6,6) width 36: "Hello"
|
| - LayoutTableRow {TR} at (0,40) size 60x312
|
| + LayoutTableRow {TR} at (40,0) size 60x312
|
| LayoutTableCell {TD} at (40,0) size 60x312 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
|
| LayoutText {#text} at (16,16) size 18x59
|
| text run at (16,16) width 59: "Goodbye"
|
| - LayoutTableRow {TR} at (0,100) size 70x312
|
| + LayoutTableRow {TR} at (100,0) size 70x312
|
| LayoutTableCell {TD} at (100,0) size 70x312 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
|
| LayoutText {#text} at (26,26) size 18x59
|
| text run at (26,26) width 59: "Goodbye"
|
|
|