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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-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/css/text-overflow-input-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
index 2fa6944b85bf6ea8f30e0b5df5d447dfef9e3062..28daaf4f939944556566297142f095d5818335a0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/text-overflow-input-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x372
LayoutBlockFlow {HTML} at (0,0) size 800x372
LayoutBlockFlow {BODY} at (8,16) size 784x340
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 316x17
- text run at (0,0) width 316: "This test is a basic check for using text-overflow."
+ LayoutText {#text} at (0,0) size 314x17
+ text run at (0,0) width 314: "This test is a basic check for using text-overflow."
LayoutBlockFlow {P} at (0,34) size 784x106
LayoutText {#text} at (0,0) size 490x17
text run at (0,0) width 490: "Apply \"text-overflow:clip\" to inputs. The following input should be clipped:"

Powered by Google App Engine
This is Rietveld 408576698