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

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

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt b/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt
index 9c1a0103bb8500085bc8fdf709e4beb7185d1b67..49ce444115005c6d636fcbeb50ef4ebf31c3f34b 100644
--- a/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/input-text-word-wrap-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 117x17
text run at (0,0) width 117: "This tests that the "
- RenderInline {CODE} at (0,0) size 71x15
- RenderText {#text} at (116,3) size 71x15
- text run at (116,3) width 71: "word-wrap"
- RenderText {#text} at (186,0) size 309x17
- text run at (186,0) width 309: " property is ignored for single-line text controls."
+ RenderInline {CODE} at (0,0) size 73x16
+ RenderText {#text} at (116,2) size 73x16
+ text run at (116,2) width 73: "word-wrap"
+ RenderText {#text} at (188,0) size 308x17
+ text run at (188,0) width 308: " property is ignored for single-line text controls."
RenderBlock (anonymous) at (0,34) size 784x40
RenderTextControl {INPUT} at (0,0) size 173x40 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
-layer at (10,55) size 169x15 scrollWidth 286
- RenderBlock {DIV} at (2,12.50) size 169x15
- RenderText {#text} at (0,0) size 286x15
- text run at (0,0) width 286: "This sentence should not wrap into the next line."
+layer at (10,54) size 169x16 scrollWidth 281
+ RenderBlock {DIV} at (2,12) size 169x16
+ RenderText {#text} at (0,0) size 280x16
+ text run at (0,0) width 280: "This sentence should not wrap into the next line."

Powered by Google App Engine
This is Rietveld 408576698