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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/017-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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/fast/table/017-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/017-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/017-expected.txt
index fce21f6b68ddc8344e9d705260670e0c0e0470db..f935c1d99055c9948877e47ddf59b216d8816739 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/017-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/017-expected.txt
@@ -6,20 +6,20 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,0) size 744x52 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 742x50
LayoutTableRow {TR} at (0,2) size 742x46
- LayoutTableCell {TD} at (2,2) size 238x46 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (2,2) size 234x42
- LayoutTableSection {TBODY} at (0,0) size 234x42
- LayoutTableRow {TR} at (0,2) size 234x38
- LayoutTableCell {TD} at (2,2) size 230x38 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (2,2) size 239x46 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (2,2) size 235x42
+ LayoutTableSection {TBODY} at (0,0) size 235x42
+ LayoutTableRow {TR} at (0,2) size 235x38
+ LayoutTableCell {TD} at (2,2) size 231x38 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 192x35
text run at (1,1) width 192: "This is the first column. It has"
text run at (1,19) width 96: "some text in it."
- LayoutTableCell {TD} at (242,2) size 498x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (2,2) size 494x42
- LayoutTableSection {TBODY} at (0,0) size 494x42
- LayoutTableRow {TR} at (0,2) size 494x38
- LayoutTableCell {TD} at (2,2) size 490x38 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (243,2) size 497x46 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTable {TABLE} at (2,2) size 493x42
+ LayoutTableSection {TBODY} at (0,0) size 493x42
+ LayoutTableRow {TR} at (0,2) size 493x38
+ LayoutTableCell {TD} at (2,2) size 489x38 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 471x35
text run at (1,1) width 176: "This is the second column. "
text run at (176,1) width 296: "It has a lot more content than the first column."
- text run at (1,19) width 141: "That shouldn't matter."
+ text run at (1,19) width 140: "That shouldn't matter."

Powered by Google App Engine
This is Rietveld 408576698