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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 117x17 7 RenderText {#text} at (0,0) size 117x17
8 text run at (0,0) width 117: "This tests that the " 8 text run at (0,0) width 117: "This tests that the "
9 RenderInline {CODE} at (0,0) size 71x15 9 RenderInline {CODE} at (0,0) size 71x15
10 RenderText {#text} at (116,3) size 71x15 10 RenderText {#text} at (116,3) size 71x15
11 text run at (116,3) width 71: "word-wrap" 11 text run at (116,3) width 71: "word-wrap"
12 RenderText {#text} at (186,0) size 309x17 12 RenderText {#text} at (186,0) size 309x17
13 text run at (186,0) width 309: " property is ignored for single-line t ext controls." 13 text run at (186,0) width 309: " property is ignored for single-line t ext controls."
14 RenderBlock (anonymous) at (0,34) size 784x40 14 RenderBlock (anonymous) at (0,34) size 784x40
15 RenderTextControl {INPUT} at (2,0) size 144x40 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,0) size 144x40 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 layer at (12,55) size 140x15 scrollWidth 286 17 layer at (10,55) size 140x15 scrollWidth 286
18 RenderBlock {DIV} at (2,12.50) size 140x15 18 RenderBlock {DIV} at (2,12.50) size 140x15
19 RenderText {#text} at (0,0) size 286x15 19 RenderText {#text} at (0,0) size 286x15
20 text run at (0,0) width 286: "This sentence should not wrap into the next line." 20 text run at (0,0) width 286: "This sentence should not wrap into the next line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698