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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt

Issue 1389493002: Auto-rebaseline for r351985 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/fast/forms/input-text-word-wrap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt
index 4d3d5d179222d2729efcb9d1b4dde7817da48087..4db487ee974403e92ded4b9e06d30431b12d47f6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-text-word-wrap-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow (anonymous) at (0,34) size 784x33
LayoutTextControl {INPUT} at (0,0) size 131x33 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
-layer at (11,52) size 125x13 scrollWidth 257
+layer at (11,52) size 125x13 scrollWidth 242
LayoutBlockFlow {DIV} at (3,10) size 125x13
- LayoutText {#text} at (0,0) size 257x13
- text run at (0,0) width 257: "This sentence should not wrap into the next line."
+ LayoutText {#text} at (0,0) size 242x13
+ text run at (0,0) width 242: "This sentence should not wrap into the next line."

Powered by Google App Engine
This is Rietveld 408576698