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

Side by Side Diff: LayoutTests/platform/mac/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 113x18 7 RenderText {#text} at (0,0) size 113x18
8 text run at (0,0) width 113: "This tests that the " 8 text run at (0,0) width 113: "This tests that the "
9 RenderInline {CODE} at (0,0) size 72x15 9 RenderInline {CODE} at (0,0) size 72x15
10 RenderText {#text} at (113,2) size 72x15 10 RenderText {#text} at (113,2) size 72x15
11 text run at (113,2) width 72: "word-wrap" 11 text run at (113,2) width 72: "word-wrap"
12 RenderText {#text} at (185,0) size 299x18 12 RenderText {#text} at (185,0) size 299x18
13 text run at (185,0) width 299: " property is ignored for single-line t ext controls." 13 text run at (185,0) width 299: " property is ignored for single-line t ext controls."
14 RenderBlock (anonymous) at (0,34) size 784x33 14 RenderBlock (anonymous) at (0,34) size 784x33
15 RenderTextControl {INPUT} at (2,0) size 123x33 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,0) size 123x33 [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 (13,52) size 117x13 scrollWidth 263 17 layer at (11,52) size 117x13 scrollWidth 263
18 RenderBlock {DIV} at (3,10) size 117x13 18 RenderBlock {DIV} at (3,10) size 117x13
19 RenderText {#text} at (0,0) size 263x13 19 RenderText {#text} at (0,0) size 263x13
20 text run at (0,0) width 263: "This sentence should not wrap into the next line." 20 text run at (0,0) width 263: "This sentence should not wrap into the next line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698