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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/focus2-expected.txt

Issue 19408: Layout test for fast/forms/focus2.html (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_lists/tests_fixable.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This test tabs between lots of elements, printing out the events you see along t he way. 1 This test tabs between lots of elements, printing out the events you see along t he way.
2 2
3 3
4 anchor 4 anchor
5 5
6 PARENT DOCUMENT: 6 PARENT DOCUMENT:
7 focus event: [to] BUTTON 7 focus event: [to] BUTTON
8 keydown event: [to] BUTTON 8 keydown event: [to] BUTTON
9 blur event: [to] BUTTON 9 blur event: [to] BUTTON
10 focus event: [to] CHECKBOX 10 focus event: [to] CHECKBOX
11 keydown event: [to] CHECKBOX 11 keydown event: [to] CHECKBOX
12 blur event: [to] CHECKBOX 12 blur event: [to] CHECKBOX
13 focus event: [to] FILE 13 focus event: [to] FILE
14 keydown event: [to] FILE 14 keydown event: [to] FILE
15 blur event: [to] FILE 15 blur event: [to] FILE
16 focus event: [to] IMAGE 16 focus event: [to] IMAGE
17 keydown event: [to] IMAGE 17 keydown event: [to] IMAGE
18 blur event: [to] IMAGE 18 blur event: [to] IMAGE
19 focus event: [to] ISINDEX 19 focus event: [to] ISINDEX
20 keydown event: [to] ISINDEX 20 keydown event: [to] ISINDEX
21 blur event: [to] ISINDEX 21 blur event: [to] ISINDEX
22 focus event: [to] PASSWORD 22 focus event: [to] PASSWORD
23 keydown event: [to] PASSWORD 23 keydown event: [to] PASSWORD
24 blur event: [to] PASSWORD 24 blur event: [to] PASSWORD
25 focus event: [to] RADIO
26 keydown event: [to] RADIO
27 blur event: [to] RADIO
25 focus event: [to] RANGE 28 focus event: [to] RANGE
26 keydown event: [to] RANGE 29 keydown event: [to] RANGE
27 blur event: [to] RANGE 30 blur event: [to] RANGE
28 focus event: [to] RESET 31 focus event: [to] RESET
29 keydown event: [to] RESET 32 keydown event: [to] RESET
30 blur event: [to] RESET 33 blur event: [to] RESET
31 focus event: [to] SEARCH 34 focus event: [to] SEARCH
32 keydown event: [to] SEARCH 35 keydown event: [to] SEARCH
33 blur event: [to] SEARCH 36 blur event: [to] SEARCH
34 focus event: [to] SUBMIT 37 focus event: [to] SUBMIT
(...skipping 23 matching lines...) Expand all
58 blur event: [to] FILE 61 blur event: [to] FILE
59 focus event: [to] IMAGE 62 focus event: [to] IMAGE
60 keydown event: [to] IMAGE 63 keydown event: [to] IMAGE
61 blur event: [to] IMAGE 64 blur event: [to] IMAGE
62 focus event: [to] ISINDEX 65 focus event: [to] ISINDEX
63 keydown event: [to] ISINDEX 66 keydown event: [to] ISINDEX
64 blur event: [to] ISINDEX 67 blur event: [to] ISINDEX
65 focus event: [to] PASSWORD 68 focus event: [to] PASSWORD
66 keydown event: [to] PASSWORD 69 keydown event: [to] PASSWORD
67 blur event: [to] PASSWORD 70 blur event: [to] PASSWORD
71 focus event: [to] RADIO
72 keydown event: [to] RADIO
73 blur event: [to] RADIO
68 focus event: [to] RANGE 74 focus event: [to] RANGE
69 keydown event: [to] RANGE 75 keydown event: [to] RANGE
70 blur event: [to] RANGE 76 blur event: [to] RANGE
71 focus event: [to] RESET 77 focus event: [to] RESET
72 keydown event: [to] RESET 78 keydown event: [to] RESET
73 blur event: [to] RESET 79 blur event: [to] RESET
74 focus event: [to] SEARCH 80 focus event: [to] SEARCH
75 keydown event: [to] SEARCH 81 keydown event: [to] SEARCH
76 blur event: [to] SEARCH 82 blur event: [to] SEARCH
77 focus event: [to] SUBMIT 83 focus event: [to] SUBMIT
78 keydown event: [to] SUBMIT 84 keydown event: [to] SUBMIT
79 blur event: [to] SUBMIT 85 blur event: [to] SUBMIT
80 focus event: [to] TEXT 86 focus event: [to] TEXT
81 keydown event: [to] TEXT 87 keydown event: [to] TEXT
82 blur event: [to] TEXT 88 blur event: [to] TEXT
83 focus event: [to] TEXTAREA 89 focus event: [to] TEXTAREA
84 keydown event: [to] TEXTAREA 90 keydown event: [to] TEXTAREA
85 blur event: [to] TEXTAREA 91 blur event: [to] TEXTAREA
86 focus event: [to] DIV 92 focus event: [to] DIV
87 keydown event: [to] DIV 93 keydown event: [to] DIV
88 blur event: [to] DIV 94 blur event: [to] DIV
89 focus event: [to] BUTTON 95 focus event: [to] BUTTON
90
OLDNEW
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_lists/tests_fixable.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698