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

Side by Side Diff: LayoutTests/platform/mac/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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 117x18 7 LayoutText {#text} at (0,0) size 117x18
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 LayoutInline {CODE} at (0,0) size 71x15 9 LayoutInline {CODE} at (0,0) size 71x15
10 LayoutText {#text} at (116,2) size 71x15 10 LayoutText {#text} at (116,2) size 71x15
11 text run at (116,2) width 71: "word-wrap" 11 text run at (116,2) width 71: "word-wrap"
12 LayoutText {#text} at (186,0) size 309x18 12 LayoutText {#text} at (186,0) size 309x18
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 LayoutBlockFlow (anonymous) at (0,34) size 784x33 14 LayoutBlockFlow (anonymous) at (0,34) size 784x33
15 LayoutTextControl {INPUT} at (0,0) size 131x33 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 15 LayoutTextControl {INPUT} at (0,0) size 131x33 [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 (11,52) size 125x13 scrollWidth 258 17 layer at (11,52) size 125x13 scrollWidth 257
18 LayoutBlockFlow {DIV} at (3,10) size 125x13 18 LayoutBlockFlow {DIV} at (3,10) size 125x13
19 LayoutText {#text} at (0,0) size 257x13 19 LayoutText {#text} at (0,0) size 257x13
20 text run at (0,0) width 257: "This sentence should not wrap into the next line." 20 text run at (0,0) width 257: "This sentence should not wrap into the next line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698