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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug5835-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt b/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt
index 5c8e99787546b1689e8364fdb62a2140256a9bdc..4d0945b31a45d0559f96b625776a7012e6daebe5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/tables/mozilla/bugs/bug5835-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 755x35
text run at (0,0) width 425: "This first table is the simple test case. Colspan confuses the width "
text run at (424,0) width 331: "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 642x17
+ LayoutText {#text} at (0,0) size 643x17
text run at (0,0) width 381: "This second table is the same as the first, minus the second "
- text run at (380,0) width 262: "'colspan=2' row. Widths are now correct."
+ text run at (380,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 176x17

Powered by Google App Engine
This is Rietveld 408576698