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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug20804-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/linux/tables/mozilla/bugs/bug20804-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug20804-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug20804-expected.txt
index 6ebc79732360b54ef1ffde44c13cbf89181d0598..5176ea374319480c338bf315d387f2c5ee3f7fd9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug20804-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug20804-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x60
LayoutText {#text} at (0,0) size 137x19
text run at (0,0) width 137: "Testcase distilled from "
- LayoutInline {A} at (0,0) size 157x19 [color=#0000EE]
- LayoutText {#text} at (136,0) size 157x19
- text run at (136,0) width 157: "http://www.microsoft.com"
- LayoutBR {BR} at (292,15) size 1x0
+ LayoutInline {A} at (0,0) size 158x19 [color=#0000EE]
+ LayoutText {#text} at (136,0) size 158x19
+ text run at (136,0) width 158: "http://www.microsoft.com"
+ LayoutBR {BR} at (293,15) size 1x0
LayoutText {#text} at (0,20) size 559x19
text run at (0,20) width 559: "The problem seems to be that the last cell in each row have an \"excessive\" COLSPAN value."
LayoutBR {BR} at (558,35) size 1x0
@@ -47,8 +47,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 619x19
text run at (0,0) width 619: "The following table is exactly as above, but I have removed COLSPAN for the last cell in row 1 and 2,"
LayoutBR {BR} at (618,15) size 1x0
- LayoutText {#text} at (0,20) size 369x19
- text run at (0,20) width 369: "and changed COLSPAN=4 to COLSPAN=3 in the last row."
+ LayoutText {#text} at (0,20) size 370x19
+ text run at (0,20) width 370: "and changed COLSPAN=4 to COLSPAN=3 in the last row."
LayoutTable {TABLE} at (0,236) size 784x88 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x86
LayoutTableRow {TR} at (0,0) size 782x22

Powered by Google App Engine
This is Rietveld 408576698