Index: LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt b/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt |
index f1c38d24323306a0a3459641279e1cab223d3515..8cb96e9a483d65994190d2297e4f3ad319df249c 100644 |
--- a/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt |
+++ b/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt |
@@ -1,8 +1,8 @@ |
-layer at (0,0) size 785x1478 |
+layer at (0,0) size 785x1476 |
RenderView at (0,0) size 785x600 |
-layer at (0,0) size 785x1478 |
- RenderBlock {HTML} at (0,0) size 785x1477.88 |
- RenderBody {BODY} at (8,21.44) size 769x1440.44 |
+layer at (0,0) size 785x1476 |
+ RenderBlock {HTML} at (0,0) size 785x1475.88 |
+ RenderBody {BODY} at (8,21.44) size 769x1438.44 |
RenderBlock {H1} at (0,0) size 769x37 |
RenderText {#text} at (0,0) size 290x37 |
text run at (0,0) width 290: "Table Border Models" |
@@ -263,7 +263,7 @@ layer at (0,0) size 785x1478 |
text run at (47,42) width 226: "Because of its margins, the width of" |
text run at (6,60) width 23: "the " |
text run at (29,60) width 198: "table should be less than 100%." |
- RenderTable {TABLE} at (16,1256.44) size 737x184 |
+ RenderTable {TABLE} at (16,1256.44) size 737x182 |
RenderBlock {CAPTION} at (0,0) size 737x18 |
RenderText {#text} at (309,0) size 119x18 |
text run at (309,0) width 119: "This is the caption." |
@@ -283,37 +283,37 @@ layer at (0,0) size 785x1478 |
RenderTableCell {TH} at (446,2) size 289x28 [r=0 c=2 rs=1 cs=1] |
RenderText {#text} at (97,5) size 95x18 |
text run at (97,5) width 95: "Header Three" |
- RenderTableSection {TBODY} at (0,50) size 737x134 [border: (3px solid #FF0000)] |
- RenderTableRow {TR} at (0,2) size 737x64 [border: (3px solid #FF0000)] |
- RenderTableCell {TD} at (2,2) size 120x64 [r=0 c=0 rs=1 cs=1] |
+ RenderTableSection {TBODY} at (0,50) size 737x132 [border: (3px solid #FF0000)] |
+ RenderTableRow {TR} at (0,0) size 737x64 [border: (3px solid #FF0000)] |
+ RenderTableCell {TD} at (2,0) size 120x64 [r=0 c=0 rs=1 cs=1] |
RenderText {#text} at (5,5) size 94x54 |
text run at (5,5) width 93: "This table uses" |
text run at (5,23) width 82: "the separated" |
text run at (5,41) width 94: "borders model." |
- RenderTableCell {TD} at (124,11) size 320x46 [r=0 c=1 rs=1 cs=1] |
+ RenderTableCell {TD} at (124,9) size 320x46 [r=0 c=1 rs=1 cs=1] |
RenderText {#text} at (5,5) size 279x36 |
text run at (5,5) width 279: "This means that borders are allowed only on" |
text run at (5,23) width 144: "table elements or table " |
text run at (149,23) width 85: "cell elements." |
- RenderTableCell {TD} at (446,2) size 289x64 [r=0 c=2 rs=1 cs=1] |
+ RenderTableCell {TD} at (446,0) size 289x64 [r=0 c=2 rs=1 cs=1] |
RenderText {#text} at (5,5) size 255x54 |
text run at (5,5) width 240: "They are not allowed on elements that" |
text run at (5,23) width 100: "represent rows, " |
text run at (105,23) width 155: "row-groups, columns, or" |
text run at (5,41) width 99: "column-groups." |
- RenderTableRow {TR} at (0,68) size 737x64 [border: (3px solid #FF0000)] |
- RenderTableCell {TD} at (2,68) size 120x64 [r=1 c=0 rs=1 cs=1] |
+ RenderTableRow {TR} at (0,66) size 737x64 [border: (3px solid #FF0000)] |
+ RenderTableCell {TD} at (2,66) size 120x64 [r=1 c=0 rs=1 cs=1] |
RenderText {#text} at (5,5) size 102x54 |
text run at (5,5) width 102: "There should be" |
text run at (5,23) width 101: "no borders at all" |
text run at (5,41) width 81: "on this table!" |
- RenderTableCell {TD} at (124,68) size 320x64 [r=1 c=1 rs=1 cs=1] |
+ RenderTableCell {TD} at (124,66) size 320x64 [r=1 c=1 rs=1 cs=1] |
RenderText {#text} at (5,5) size 306x54 |
text run at (5,5) width 266: "If there are any borders shown that are not" |
text run at (5,23) width 148: "medium solid red, then " |
text run at (153,23) width 158: "the problem is something" |
text run at (5,41) width 212: "other than what this test is testing." |
- RenderTableCell {TD} at (446,68) size 289x64 [r=1 c=2 rs=1 cs=1] |
+ RenderTableCell {TD} at (446,66) size 289x64 [r=1 c=2 rs=1 cs=1] |
RenderText {#text} at (5,5) size 265x54 |
text run at (5,5) width 232: "This table should have a 1em margin" |
text run at (5,23) width 111: "around all edges. " |