Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug1302-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug1302-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug1302-expected.txt b/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug1302-expected.txt
index 8af3308aaec540ffc11bb3ad4af68729c27e942e..5b19b7bd8c5901783dbca3b4d070869b4a522d85 100644
--- a/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug1302-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug1302-expected.txt
@@ -195,16 +195,15 @@ layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow (anonymous) at (0,170) size 769x18
LayoutBR {BR} at (0,0) size 0x17
LayoutBlockFlow {P} at (0,204) size 769x90
- LayoutText {#text} at (0,0) size 769x89
+ LayoutText {#text} at (0,0) size 765x89
text run at (0,0) width 325: "This is a table colspan counting problem (IMHO). "
text run at (324,0) width 388: "The oversize <TABLE> has two rows: one has *two* <TD>"
text run at (0,18) width 755: "\"requesting\" total of 3 columns to span; second row has *one* <TD> \"requesting\" total of 3 columns to span. In other"
- text run at (0,36) width 565: "words, it's asking for one more column than the max number of 'real' elements in a row. "
- text run at (564,36) width 205: "Here's the simple case (first one"
- text run at (0,54) width 262: "shows the problem; the other adjusts the "
- text run at (261,54) width 481: "colspan values and it works) (Dec 19 Nightly Win 95): All the elements in "
- text run at (741,54) width 21: "the"
- text run at (0,72) width 431: "two tables below are width=auto (i.e., no width attribute specified)."
+ text run at (0,36) width 566: "words, it's asking for one more column than the max number of 'real' elements in a row. "
+ text run at (565,36) width 178: "Here's the simple case (first"
+ text run at (0,54) width 289: "one shows the problem; the other adjusts the "
+ text run at (288,54) width 477: "colspan values and it works) (Dec 19 Nightly Win 95): All the elements in"
+ text run at (0,72) width 455: "the two tables below are width=auto (i.e., no width attribute specified)."
LayoutBlockFlow (anonymous) at (0,310) size 769x18
LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,328) size 658x54 [border: (1px outset #808080)]
@@ -230,26 +229,26 @@ layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow (anonymous) at (0,382) size 769x36
LayoutBR {BR} at (0,0) size 0x17
LayoutBR {BR} at (0,18) size 0x17
- LayoutTable {TABLE} at (0,418) size 522x54 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 520x52
- LayoutTableRow {TR} at (0,0) size 520x26
+ LayoutTable {TABLE} at (0,418) size 523x54 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 521x52
+ LayoutTableRow {TR} at (0,0) size 521x26
LayoutTableCell {TD} at (0,0) size 195x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {P} at (4,4) size 187x18
LayoutInline {B} at (0,0) size 118x17
LayoutText {#text} at (0,0) size 118x17
text run at (0,0) width 118: "This is colspan=1"
- LayoutTableCell {TD} at (195,0) size 325x26 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (195,0) size 326x26 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (4,4) size 202x17
text run at (4,4) width 202: "Blah Blah Blah Blah Blah Blah"
- LayoutTableRow {TR} at (0,26) size 520x26
- LayoutTableCell {TD} at (0,26) size 520x26 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- LayoutBlockFlow {P} at (4,4) size 512x18
+ LayoutTableRow {TR} at (0,26) size 521x26
+ LayoutTableCell {TD} at (0,26) size 521x26 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+ LayoutBlockFlow {P} at (4,4) size 513x18
LayoutInline {B} at (0,0) size 118x17
LayoutText {#text} at (0,0) size 118x17
text run at (0,0) width 118: "This is colspan=2"
- LayoutText {#text} at (117,0) size 395x17
+ LayoutText {#text} at (117,0) size 396x17
text run at (117,0) width 163: " blah blah blah blah blah "
- text run at (279,0) width 233: "--- this cell spans the table correctly."
+ text run at (279,0) width 234: "--- this cell spans the table correctly."
LayoutBlockFlow (anonymous) at (0,472) size 769x18
LayoutBR {BR} at (0,0) size 0x17
LayoutBlockFlow {P} at (0,506) size 769x18

Powered by Google App Engine
This is Rietveld 408576698