Index: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug1302-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug1302-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug1302-expected.txt |
index 6c0e8490e034d4d60e875d0f0d0b93bfc7bbd7d6..a832378dc82a06d3c8df2ca381758dd84fff5edb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug1302-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug1302-expected.txt |
@@ -195,12 +195,12 @@ layer at (0,0) size 785x972 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutBlockFlow (anonymous) at (0,180) size 769x20 |
LayoutBR {BR} at (0,0) size 0x19 |
LayoutBlockFlow {P} at (0,216) size 769x100 |
- LayoutText {#text} at (0,0) size 767x99 |
+ LayoutText {#text} at (0,0) size 768x99 |
text run at (0,0) width 304: "This is a table colspan counting problem (IMHO). " |
text run at (304,0) width 443: "The oversize <TABLE> has two rows: one has *two* <TD> \"requesting\"" |
text run at (0,20) width 760: "total of 3 columns to span; second row has *one* <TD> \"requesting\" total of 3 columns to span. In other words, it's asking for" |
- text run at (0,40) width 397: "one more column than the max number of 'real' elements in a row. " |
- text run at (396,40) width 371: "Here's the simple case (first one shows the problem; the other" |
+ text run at (0,40) width 398: "one more column than the max number of 'real' elements in a row. " |
+ text run at (398,40) width 370: "Here's the simple case (first one shows the problem; the other" |
text run at (0,60) width 68: "adjusts the " |
text run at (68,60) width 446: "colspan values and it works) (Dec 19 Nightly Win 95): All the elements in " |
text run at (513,60) width 252: "the two tables below are width=auto (i.e.," |
@@ -230,26 +230,26 @@ layer at (0,0) size 785x972 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutBlockFlow (anonymous) at (0,410) size 769x40 |
LayoutBR {BR} at (0,0) size 0x19 |
LayoutBR {BR} at (0,20) size 0x19 |
- LayoutTable {TABLE} at (0,450) size 493x58 [border: (1px outset #808080)] |
- LayoutTableSection {TBODY} at (1,1) size 491x56 |
- LayoutTableRow {TR} at (0,0) size 491x28 |
- LayoutTableCell {TD} at (0,0) size 192x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- LayoutBlockFlow {P} at (4,4) size 184x20 |
+ LayoutTable {TABLE} at (0,450) size 494x58 [border: (1px outset #808080)] |
+ LayoutTableSection {TBODY} at (1,1) size 492x56 |
+ LayoutTableRow {TR} at (0,0) size 492x28 |
+ LayoutTableCell {TD} at (0,0) size 193x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ LayoutBlockFlow {P} at (4,4) size 185x20 |
LayoutInline {B} at (0,0) size 115x19 |
LayoutText {#text} at (0,0) size 115x19 |
text run at (0,0) width 115: "This is colspan=1" |
- LayoutTableCell {TD} at (192,0) size 299x28 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (193,0) size 299x28 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
LayoutText {#text} at (4,4) size 182x19 |
text run at (4,4) width 182: "Blah Blah Blah Blah Blah Blah" |
- LayoutTableRow {TR} at (0,28) size 491x28 |
- LayoutTableCell {TD} at (0,28) size 491x28 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2] |
- LayoutBlockFlow {P} at (4,4) size 483x20 |
+ LayoutTableRow {TR} at (0,28) size 492x28 |
+ LayoutTableCell {TD} at (0,28) size 492x28 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2] |
+ LayoutBlockFlow {P} at (4,4) size 484x20 |
LayoutInline {B} at (0,0) size 115x19 |
LayoutText {#text} at (0,0) size 115x19 |
text run at (0,0) width 115: "This is colspan=2" |
- LayoutText {#text} at (115,0) size 368x19 |
+ LayoutText {#text} at (115,0) size 369x19 |
text run at (115,0) width 149: " blah blah blah blah blah " |
- text run at (264,0) width 219: "--- this cell spans the table correctly." |
+ text run at (264,0) width 220: "--- this cell spans the table correctly." |
LayoutBlockFlow (anonymous) at (0,508) size 769x20 |
LayoutBR {BR} at (0,0) size 0x19 |
LayoutBlockFlow {P} at (0,544) size 769x20 |