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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug20804-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt
index b9f4d36d355f69f8df17da455f44e364c4d22631..f49f26fbd66c02e51cee971e3bcbe3348ea91246 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x54
LayoutText {#text} at (0,0) size 149x18
text run at (0,0) width 149: "Testcase distilled from "
- LayoutInline {A} at (0,0) size 170x18 [color=#0000EE]
- LayoutText {#text} at (148,0) size 170x18
- text run at (148,0) width 170: "http://www.microsoft.com"
- LayoutBR {BR} at (317,14) size 1x0
+ LayoutInline {A} at (0,0) size 171x18 [color=#0000EE]
+ LayoutText {#text} at (148,0) size 171x18
+ text run at (148,0) width 171: "http://www.microsoft.com"
+ LayoutBR {BR} at (318,14) size 1x0
LayoutText {#text} at (0,18) size 595x18
text run at (0,18) width 595: "The problem seems to be that the last cell in each row have an \"excessive\" COLSPAN value."
LayoutBR {BR} at (594,32) size 1x0
@@ -47,8 +47,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 658x18
text run at (0,0) width 658: "The following table is exactly as above, but I have removed COLSPAN for the last cell in row 1 and 2,"
LayoutBR {BR} at (657,14) size 1x0
- LayoutText {#text} at (0,18) size 380x18
- text run at (0,18) width 380: "and changed COLSPAN=4 to COLSPAN=3 in the last row."
+ LayoutText {#text} at (0,18) size 381x18
+ text run at (0,18) width 381: "and changed COLSPAN=4 to COLSPAN=3 in the last row."
LayoutTable {TABLE} at (0,224) size 784x86 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x84
LayoutTableRow {TR} at (0,0) size 782x22

Powered by Google App Engine
This is Rietveld 408576698