| Index: LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt b/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
|
| index 47121d38cc8a560051eee0f1cb86b7ad1484a108..e64f011fa3b937e5926532a7c01338a62b7ecb8c 100644
|
| --- a/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -layer at (0,0) size 1498x899
|
| +layer at (0,0) size 1496x899
|
| RenderView at (0,0) size 785x585
|
| layer at (0,0) size 785x899
|
| RenderBlock {HTML} at (0,0) size 785x898.88
|
| @@ -41,7 +41,7 @@ layer at (0,0) size 785x899
|
| text run at (688,150) width 0: " "
|
| text run at (0,165) width 264: " { border: medium solid red; }"
|
| text run at (264,165) width 0: " "
|
| - RenderBlock {DIV} at (0,285.44) size 1490x584
|
| + RenderBlock {DIV} at (0,285.44) size 1488x584
|
| RenderTable {TABLE} at (16,16) size 238x552 [border: (1px solid #0000FF)]
|
| RenderTableSection {TBODY} at (1,1) size 235x549
|
| RenderTableRow {TR} at (0,0) size 31x549
|
| @@ -284,7 +284,7 @@ layer at (0,0) size 785x899
|
| text run at (87,-3) width 80: "width of the "
|
| text run at (87,77) width 122: "table should be less"
|
| text run at (105,-3) width 72: "than 100%."
|
| - RenderTable {TABLE} at (1200,16) size 274x552
|
| + RenderTable {TABLE} at (1200,16) size 272x552
|
| RenderBlock {CAPTION} at (0,0) size 18x552
|
| RenderText {#text} at (0,216) size 18x120
|
| text run at (0,216) width 119: "This is the caption."
|
| @@ -305,43 +305,43 @@ layer at (0,0) size 785x899
|
| RenderTableCell {TH} at (2,343) size 46x198 [r=0 c=2 rs=1 cs=1]
|
| RenderText {#text} at (14,51) size 18x96
|
| text run at (14,51) width 95: "Header Three"
|
| - RenderTableSection {TBODY} at (68,0) size 206x552 [border: (3px solid #FF0000)]
|
| - RenderTableRow {TR} at (0,2) size 100x552 [border: (3px solid #FF0000)]
|
| - RenderTableCell {TD} at (2,2) size 100x89 [r=0 c=0 rs=1 cs=1]
|
| + RenderTableSection {TBODY} at (68,0) size 204x552 [border: (3px solid #FF0000)]
|
| + RenderTableRow {TR} at (0,0) size 100x552 [border: (3px solid #FF0000)]
|
| + RenderTableCell {TD} at (0,2) size 100x89 [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (5,5) size 90x62
|
| text run at (5,5) width 62: "This table"
|
| text run at (23,5) width 50: "uses the"
|
| text run at (41,5) width 59: "separated"
|
| text run at (59,5) width 47: "borders"
|
| text run at (77,5) width 43: "model."
|
| - RenderTableCell {TD} at (2,111) size 100x203 [r=0 c=1 rs=1 cs=1]
|
| + RenderTableCell {TD} at (0,111) size 100x203 [r=0 c=1 rs=1 cs=1]
|
| RenderText {#text} at (23,-13) size 54x227
|
| text run at (23,-13) width 227: "This means that borders are allowed"
|
| text run at (41,-13) width 196: "only on table elements or table "
|
| text run at (41,183) width 22: "cell"
|
| text run at (59,-13) width 59: "elements."
|
| - RenderTableCell {TD} at (2,343) size 100x198 [r=0 c=2 rs=1 cs=1]
|
| + RenderTableCell {TD} at (0,343) size 100x198 [r=0 c=2 rs=1 cs=1]
|
| RenderText {#text} at (14,-4) size 72x182
|
| text run at (14,-4) width 154: "They are not allowed on"
|
| text run at (32,-4) width 182: "elements that represent rows,"
|
| text run at (50,-4) width 155: "row-groups, columns, or"
|
| text run at (68,-4) width 99: "column-groups."
|
| - RenderTableRow {TR} at (0,104) size 100x552 [border: (3px solid #FF0000)]
|
| - RenderTableCell {TD} at (104,2) size 100x89 [r=1 c=0 rs=1 cs=1]
|
| + RenderTableRow {TR} at (0,102) size 100x552 [border: (3px solid #FF0000)]
|
| + RenderTableCell {TD} at (102,2) size 100x89 [r=1 c=0 rs=1 cs=1]
|
| RenderText {#text} at (5,5) size 90x76
|
| text run at (5,5) width 37: "There"
|
| text run at (23,5) width 61: "should be"
|
| text run at (41,5) width 67: "no borders"
|
| text run at (59,5) width 76: "at all on this"
|
| text run at (77,5) width 35: "table!"
|
| - RenderTableCell {TD} at (104,102) size 100x221 [r=1 c=1 rs=1 cs=1]
|
| + RenderTableCell {TD} at (102,102) size 100x221 [r=1 c=1 rs=1 cs=1]
|
| RenderText {#text} at (14,-4) size 72x219
|
| text run at (14,-4) width 219: "If there are any borders shown that"
|
| text run at (32,-4) width 195: "are not medium solid red, then "
|
| text run at (32,191) width 19: "the"
|
| text run at (50,-4) width 202: "problem is something other than"
|
| text run at (68,-4) width 145: "what this test is testing."
|
| - RenderTableCell {TD} at (104,343) size 100x198 [r=1 c=2 rs=1 cs=1]
|
| + RenderTableCell {TD} at (102,343) size 100x198 [r=1 c=2 rs=1 cs=1]
|
| RenderText {#text} at (14,-4) size 54x187
|
| text run at (14,-4) width 184: "This table should have a 1em"
|
| text run at (32,-4) width 159: "margin around all edges. "
|
|
|