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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/table/cell-width-auto-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/cell-width-auto-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-width-auto-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-width-auto-expected.txt
index f50932084ffeb5d8819f02e86e8cbe5bbb1d765d..36c7a1a7df82e97c529974effdc2072633bcef38 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-width-auto-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/cell-width-auto-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x514
text run at (1,37) width 136: "condimentum aliquet"
text run at (1,55) width 101: "diam. Phasellus"
text run at (1,73) width 100: "pulvinar, nisl at"
- text run at (1,91) width 132: "tempor auctor, dolor"
+ text run at (1,91) width 131: "tempor auctor, dolor"
text run at (1,109) width 144: "pede vestibulum risus,"
text run at (1,127) width 147: "placerat malesuada dui"
text run at (1,145) width 124: "enim nec est. Nulla"
@@ -38,12 +38,12 @@ layer at (0,0) size 800x514
LayoutTableSection {TBODY} at (0,0) size 260x186
LayoutTableRow {TR} at (0,2) size 260x182
LayoutTableCell {TD} at (2,2) size 152x182 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 150x179
+ LayoutText {#text} at (1,1) size 149x179
text run at (1,1) width 91: "Cras tincidunt"
text run at (1,19) width 148: "bibendum nunc. Morbi"
text run at (1,37) width 136: "condimentum aliquet"
text run at (1,55) width 101: "diam. Phasellus"
- text run at (1,73) width 150: "pulvinar, nisl at tempor"
+ text run at (1,73) width 149: "pulvinar, nisl at tempor"
text run at (1,91) width 116: "auctor, dolor pede"
text run at (1,109) width 110: "vestibulum risus,"
text run at (1,127) width 147: "placerat malesuada dui"

Powered by Google App Engine
This is Rietveld 408576698