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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/css/text-overflow-input-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-input-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-input-expected.txt
index 5100327f40389559bf05c5fdf2b78b0784386f90..fdc087dfba9956fa906be2c8f9f14dee21e38ecf 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-input-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/text-overflow-input-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x380
LayoutBlockFlow {HTML} at (0,0) size 800x380
LayoutBlockFlow {BODY} at (8,16) size 784x348
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 293x19
- text run at (0,0) width 293: "This test is a basic check for using text-overflow."
+ LayoutText {#text} at (0,0) size 292x19
+ text run at (0,0) width 292: "This test is a basic check for using text-overflow."
LayoutBlockFlow {P} at (0,36) size 784x108
LayoutText {#text} at (0,0) size 446x19
text run at (0,0) width 446: "Apply \"text-overflow:clip\" to inputs. The following input should be clipped:"

Powered by Google App Engine
This is Rietveld 408576698