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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/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/mac-mac10.9/fast/css/text-overflow-input-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/css/text-overflow-input-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/css/text-overflow-input-expected.txt
index 0944ec0412e9e01876ddfbf4ead86d837f65aa6a..9fcd0bcb29c106e9b79c5641c22bc239b5bff9c9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/css/text-overflow-input-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/css/text-overflow-input-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x266
LayoutBlockFlow {HTML} at (0,0) size 800x266
LayoutBlockFlow {BODY} at (8,16) size 784x234
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 315x18
- text run at (0,0) width 315: "This test is a basic check for using text-overflow."
+ LayoutText {#text} at (0,0) size 314x18
+ text run at (0,0) width 314: "This test is a basic check for using text-overflow."
LayoutBlockFlow {P} at (0,34) size 784x56
LayoutText {#text} at (0,0) size 489x18
text run at (0,0) width 489: "Apply \"text-overflow:clip\" to inputs. The following input should be clipped:"

Powered by Google App Engine
This is Rietveld 408576698