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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 108x19 7 RenderText {#text} at (0,0) size 108x19
8 text run at (0,0) width 108: "This tests that the " 8 text run at (0,0) width 108: "This tests that the "
9 RenderInline {CODE} at (0,0) size 72x16 9 RenderInline {CODE} at (0,0) size 72x16
10 RenderText {#text} at (108,3) size 72x16 10 RenderText {#text} at (108,3) size 72x16
11 text run at (108,3) width 72: "word-wrap" 11 text run at (108,3) width 72: "word-wrap"
12 RenderText {#text} at (180,0) size 284x19 12 RenderText {#text} at (180,0) size 284x19
13 text run at (180,0) width 284: " property is ignored for single-line t ext controls." 13 text run at (180,0) width 284: " property is ignored for single-line t ext controls."
14 RenderBlock (anonymous) at (0,36) size 784x40 14 RenderBlock (anonymous) at (0,36) size 784x40
15 RenderTextControl {INPUT} at (2,0) size 153x40 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 15 RenderTextControl {INPUT} at (0,0) size 153x40 [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,56) size 149x16 scrollWidth 281 17 layer at (10,56) size 149x16 scrollWidth 281
18 RenderBlock {DIV} at (2,12) size 149x16 18 RenderBlock {DIV} at (2,12) size 149x16
19 RenderText {#text} at (0,0) size 280x16 19 RenderText {#text} at (0,0) size 280x16
20 text run at (0,0) width 280: "This sentence should not wrap into the next line." 20 text run at (0,0) width 280: "This sentence should not wrap into the next line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698