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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-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/mac/tables/mozilla/bugs/bug5835-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-expected.txt
index bc51ededfd167316815a24cceb60ee62485b46e9..96686b3a704e9854f1bf5d71e4c0c2fad47b3daf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug5835-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutText {#text} at (0,0) size 755x36
text run at (0,0) width 424: "This first table is the simple test case. Colspan confuses the width "
text run at (423,0) width 332: "allocation when there is an image in the colspanned"
- text run at (0,18) width 28: "row."
+ text run at (0,18) width 29: "row."
LayoutTable {TABLE} at (0,52) size 620x94 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 618x92
LayoutTableRow {TR} at (0,2) size 618x22
@@ -22,9 +22,9 @@ layer at (0,0) size 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutImage {IMG} at (2,2) size 468x60
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,162) size 769x18
- LayoutText {#text} at (0,0) size 641x18
+ LayoutText {#text} at (0,0) size 642x18
text run at (0,0) width 380: "This second table is the same as the first, minus the second "
- text run at (379,0) width 262: "'colspan=2' row. Widths are now correct."
+ text run at (379,0) width 263: "'colspan=2' row. Widths are now correct."
LayoutTable {TABLE} at (0,196) size 620x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 618x26
LayoutTableRow {TR} at (0,2) size 618x22
@@ -39,7 +39,7 @@ layer at (0,0) size 785x704 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 372: "An observation: Note that as the image-width approaches "
text run at (371,0) width 393: "the table-width, the two columns approach equal width (error"
text run at (0,18) width 72: "increases). "
- text run at (71,18) width 615: "Conversely, below some threshold image-width (which is about 390px or 30px less than the TD"
+ text run at (71,18) width 616: "Conversely, below some threshold image-width (which is about 390px or 30px less than the TD"
text run at (0,36) width 287: "WIDTH=420), the error is (apparently) zero."
LayoutBlockFlow {P} at (0,310) size 769x18
LayoutText {#text} at (0,0) size 176x18

Powered by Google App Engine
This is Rietveld 408576698