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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/input-appearance-preventDefault-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 0x19 6 LayoutBR {BR} at (0,0) size 0x19
7 LayoutText {#text} at (0,20) size 630x19 7 LayoutText {#text} at (0,20) size 630x19
8 text run at (0,20) width 630: "This tests that preventDefault called onm ousedown will prevent a caret from being placed in the text field." 8 text run at (0,20) width 630: "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 154x22 11 layer at (10,50) size 154x22
12 LayoutTextControl (positioned) {INPUT} at (10,50) size 154x22 [bgcolor=#FFFFFF ] [border: (2px inset #EEEEEE)] 12 LayoutTextControl (positioned) {INPUT} at (10,50) size 154x22 [bgcolor=#FFFFFF ] [border: (2px inset #EEEEEE)]
13 layer at (12,53) size 150x16 13 layer at (12,53) size 150x16
14 LayoutBlockFlow {DIV} at (2,3) size 150x16 14 LayoutBlockFlow {DIV} at (2,3) size 150x16
15 LayoutText {#text} at (0,0) size 138x16 15 LayoutText {#text} at (0,0) size 138x16
16 text run at (0,0) width 138: "No caret should be here" 16 text run at (0,0) width 138: "No caret should be here"
17 layer at (10,70) size 308x40 17 layer at (10,70) size 308x40
18 LayoutBlockFlow (positioned) {DIV} at (10,70) size 308x40 18 LayoutBlockFlow (positioned) {DIV} at (10,70) size 307.72x40
19 LayoutBR {BR} at (0,0) size 0x19 19 LayoutBR {BR} at (0,0) size 0x19
20 LayoutText {#text} at (0,20) size 308x19 20 LayoutText {#text} at (0,20) size 308x19
21 text run at (0,20) width 308: "mousedown on target [object HTMLInputElemen t]" 21 text run at (0,20) width 308: "mousedown on target [object HTMLInputElemen t]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698