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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/input-appearance-preventDefault-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 LayoutBR {BR} at (0,0) size 0x18 6 LayoutBR {BR} at (0,0) size 0x18
7 LayoutText {#text} at (0,18) size 682x18 7 LayoutText {#text} at (0,18) size 682x18
8 text run at (0,18) width 682: "This tests that preventDefault called onm ousedown will prevent a caret from being placed in the text field." 8 text run at (0,18) width 682: "This tests that preventDefault called onm ousedown will prevent a caret from being placed in the text field."
9 LayoutText {#text} at (0,0) size 0x0 9 LayoutText {#text} at (0,0) size 0x0
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 layer at (10,50) size 123x19 11 layer at (10,50) size 123x19
12 LayoutTextControl (positioned) {INPUT} at (10,50) size 123x19 [bgcolor=#FFFFFF ] [border: (2px inset #EEEEEE)] 12 LayoutTextControl (positioned) {INPUT} at (10,50) size 123x19 [bgcolor=#FFFFFF ] [border: (2px inset #EEEEEE)]
13 layer at (13,53) size 117x13 scrollWidth 129 13 layer at (13,53) size 117x13 scrollWidth 128
14 LayoutBlockFlow {DIV} at (3,3) size 117x13 14 LayoutBlockFlow {DIV} at (3,3) size 117x13
15 LayoutText {#text} at (0,0) size 128x13 15 LayoutText {#text} at (0,0) size 128x13
16 text run at (0,0) width 128: "No caret should be here" 16 text run at (0,0) width 128: "No caret should be here"
17 layer at (10,70) size 328x36 17 layer at (10,70) size 328x36
18 LayoutBlockFlow (positioned) {DIV} at (10,70) size 327.92x36 18 LayoutBlockFlow (positioned) {DIV} at (10,70) size 327.92x36
19 LayoutBR {BR} at (0,0) size 0x18 19 LayoutBR {BR} at (0,0) size 0x18
20 LayoutText {#text} at (0,18) size 328x18 20 LayoutText {#text} at (0,18) size 328x18
21 text run at (0,18) width 328: "mousedown on target [object HTMLInputElemen t]" 21 text run at (0,18) width 328: "mousedown on target [object HTMLInputElemen t]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698