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

Side by Side Diff: LayoutTests/fast/forms/focus2-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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
(Empty)
1 This test tabs between lots of elements, printing out the events you see along t he way.
2
3
4 anchor
5
6 PARENT DOCUMENT:
7 focus event: [to] BUTTON
8 keydown event: [to] BUTTON
9 blur event: [to] BUTTON
10 focus event: [to] CHECKBOX
11 keydown event: [to] CHECKBOX
12 blur event: [to] CHECKBOX
13 focus event: [to] FILE
14 keydown event: [to] FILE
15 blur event: [to] FILE
16 focus event: [to] IMAGE
17 keydown event: [to] IMAGE
18 blur event: [to] IMAGE
19 focus event: [to] ISINDEX
20 keydown event: [to] ISINDEX
21 blur event: [to] ISINDEX
22 focus event: [to] PASSWORD
23 keydown event: [to] PASSWORD
24 blur event: [to] PASSWORD
25 focus event: [to] RADIO
26 keydown event: [to] RADIO
27 blur event: [to] RADIO
28 focus event: [to] RANGE
29 keydown event: [to] RANGE
30 blur event: [to] RANGE
31 focus event: [to] RESET
32 keydown event: [to] RESET
33 blur event: [to] RESET
34 focus event: [to] SEARCH
35 keydown event: [to] SEARCH
36 blur event: [to] SEARCH
37 focus event: [to] SUBMIT
38 keydown event: [to] SUBMIT
39 blur event: [to] SUBMIT
40 focus event: [to] TEXT
41 keydown event: [to] TEXT
42 blur event: [to] TEXT
43 focus event: [to] TEXTAREA
44 keydown event: [to] TEXTAREA
45 blur event: [to] TEXTAREA
46 focus event: [to] DIV
47 keydown event: [to] DIV
48 blur event: [to] DIV
49 focus event: [to] ANCHOR
50 blur event: [to] ANCHOR
51
52 IFRAME DOCUMENT:
53 focus event: [to] BUTTON
54 keydown event: [to] BUTTON
55 blur event: [to] BUTTON
56 focus event: [to] CHECKBOX
57 keydown event: [to] CHECKBOX
58 blur event: [to] CHECKBOX
59 focus event: [to] FILE
60 keydown event: [to] FILE
61 blur event: [to] FILE
62 focus event: [to] IMAGE
63 keydown event: [to] IMAGE
64 blur event: [to] IMAGE
65 focus event: [to] ISINDEX
66 keydown event: [to] ISINDEX
67 blur event: [to] ISINDEX
68 focus event: [to] PASSWORD
69 keydown event: [to] PASSWORD
70 blur event: [to] PASSWORD
71 focus event: [to] RADIO
72 keydown event: [to] RADIO
73 blur event: [to] RADIO
74 focus event: [to] RANGE
75 keydown event: [to] RANGE
76 blur event: [to] RANGE
77 focus event: [to] RESET
78 keydown event: [to] RESET
79 blur event: [to] RESET
80 focus event: [to] SEARCH
81 keydown event: [to] SEARCH
82 blur event: [to] SEARCH
83 focus event: [to] SUBMIT
84 keydown event: [to] SUBMIT
85 blur event: [to] SUBMIT
86 focus event: [to] TEXT
87 keydown event: [to] TEXT
88 blur event: [to] TEXT
89 focus event: [to] TEXTAREA
90 keydown event: [to] TEXTAREA
91 blur event: [to] TEXTAREA
92 focus event: [to] DIV
93 keydown event: [to] DIV
94 blur event: [to] DIV
95 focus event: [to] ANCHOR
96
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698