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

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

Issue 1351643002: Auto-rebaseline for r202350 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 108x19 7 LayoutText {#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 LayoutInline {CODE} at (0,0) size 72x16 9 LayoutInline {CODE} at (0,0) size 72x16
10 LayoutText {#text} at (108,3) size 72x16 10 LayoutText {#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 LayoutText {#text} at (180,0) size 284x19 12 LayoutText {#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 LayoutBlockFlow (anonymous) at (0,36) size 784x40 14 LayoutBlockFlow (anonymous) at (0,36) size 784x40
15 LayoutTextControl {INPUT} at (0,0) size 154x40 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 15 LayoutTextControl {INPUT} at (0,0) size 154x40 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 layer at (10,56) size 150x16 scrollWidth 281 17 layer at (10,56) size 150x16 scrollWidth 280
18 LayoutBlockFlow {DIV} at (2,12) size 150x16 18 LayoutBlockFlow {DIV} at (2,12) size 150x16
19 LayoutText {#text} at (0,0) size 280x16 19 LayoutText {#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