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

Side by Side Diff: LayoutTests/fast/events/frame-tab-focus-expected.txt

Issue 15238002: Disallow tabsToLinks setting to prevent tabbing to anchor with tabIndex. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: And update expected result after removing accidentally added line Created 7 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
OLDNEW
1 This page tests tabbing between subframes. To test, click on this text to focus the main window. Then press Tab 7 times, then Shift-Tab 7 times, which should mo ve focus forward and backward through all inputs and frames. Then press Option-T ab 11 times and Shift-Option-Tab 11 times, which should move focus forward and b ackward through all inputs, frames, and links. 1 This page tests tabbing between subframes. To test, click on this text to focus the main window. Then press Tab 7 times, then Shift-Tab 7 times, which should mo ve focus forward and backward through all inputs and frames. Then press Option-T ab 11 times and Shift-Option-Tab 11 times, which should move focus forward and b ackward through all inputs, frames, and links.
2 2
3 [tabindex of one] [tabindex of three] [tabindex of two] [tabindex of three] 3 [tabindex of one] [tabindex of three] [tabindex of two] [tabindex of three]
4 Tabbing forward... 4 Tabbing forward...
5 5
6 main window: INPUT #2 (tabindex=2) focused 6 main window: INPUT #2 (tabindex=2) focused
7 main window: INPUT #2 (tabindex=2) blurred 7 main window: INPUT #2 (tabindex=2) blurred
8 main window: A #2 (tabindex=2) focused
9 main window: A #2 (tabindex=2) blurred
8 main window: INPUT #1 (tabindex=3) focused 10 main window: INPUT #1 (tabindex=3) focused
9 main window: INPUT #1 (tabindex=3) blurred 11 main window: INPUT #1 (tabindex=3) blurred
12 main window: A #1 (tabindex=3) focused
13 main window: A #1 (tabindex=3) blurred
14 main window: A #3 (tabindex=3) focused
15 main window: A #3 (tabindex=3) blurred
10 main window: window blurred 16 main window: window blurred
11 child: window focused 17 child: window focused
12 child: INPUT #0 (tabindex=0) focused 18 child: INPUT #0 (tabindex=0) focused
13 child: INPUT #0 (tabindex=0) blurred 19 child: INPUT #0 (tabindex=0) blurred
14 child: window blurred 20 child: window blurred
15 main window: window focused 21 main window: window focused
16 main window: INPUT #0 (tabindex=0) focused 22 main window: INPUT #0 (tabindex=0) focused
17 main window: INPUT #0 (tabindex=0) blurred 23 main window: INPUT #0 (tabindex=0) blurred
18 main window: window blurred 24 main window: window blurred
19 empty-child: window focused 25 empty-child: window focused
20 empty-child: window blurred
21 middle-child-1: window focused
22 middle-child-1: INPUT #0 (tabindex=0) focused
23 middle-child-1: INPUT #0 (tabindex=0) blurred
24 middle-child-1: window blurred
25 middle-child-2: window focused
26 middle-child-2: INPUT #0 (tabindex=0) focused
27 middle-child-2: INPUT #0 (tabindex=0) blurred
28 middle-child-2: window blurred
29 main window: window focused
30 main window: INPUT #3 (tabindex=0) focused
31 main window: INPUT #3 (tabindex=0) blurred
32 26
33 Tabbing backward... 27 Tabbing backward...
34 28
35 main window: INPUT #3 (tabindex=0) focused
36 main window: INPUT #3 (tabindex=0) blurred
37 main window: window blurred
38 middle-child-2: window focused
39 middle-child-2: INPUT #0 (tabindex=0) focused
40 middle-child-2: INPUT #0 (tabindex=0) blurred
41 middle-child-2: window blurred
42 middle-child-1: window focused
43 middle-child-1: INPUT #0 (tabindex=0) focused
44 middle-child-1: INPUT #0 (tabindex=0) blurred
45 middle-child-1: window blurred
46 empty-child: window focused
47 empty-child: window blurred 29 empty-child: window blurred
48 main window: window focused 30 main window: window focused
49 main window: INPUT #0 (tabindex=0) focused 31 main window: INPUT #0 (tabindex=0) focused
50 main window: INPUT #0 (tabindex=0) blurred 32 main window: INPUT #0 (tabindex=0) blurred
51 main window: window blurred 33 main window: window blurred
52 child: window focused 34 child: window focused
53 child: INPUT #0 (tabindex=0) focused 35 child: INPUT #0 (tabindex=0) focused
54 child: INPUT #0 (tabindex=0) blurred 36 child: INPUT #0 (tabindex=0) blurred
55 child: window blurred 37 child: window blurred
56 main window: window focused 38 main window: window focused
39 main window: A #3 (tabindex=3) focused
40 main window: A #3 (tabindex=3) blurred
41 main window: A #1 (tabindex=3) focused
42 main window: A #1 (tabindex=3) blurred
57 main window: INPUT #1 (tabindex=3) focused 43 main window: INPUT #1 (tabindex=3) focused
58 main window: INPUT #1 (tabindex=3) blurred 44 main window: INPUT #1 (tabindex=3) blurred
45 main window: A #2 (tabindex=2) focused
46 main window: A #2 (tabindex=2) blurred
59 main window: INPUT #2 (tabindex=2) focused 47 main window: INPUT #2 (tabindex=2) focused
60 main window: INPUT #2 (tabindex=2) blurred 48 main window: INPUT #2 (tabindex=2) blurred
49 main window: A #0 (tabindex=1) focused
50 main window: A #0 (tabindex=1) blurred
61 51
62 Option-tabbing forward... 52 Option-tabbing forward...
63 53
54 main window: A #0 (tabindex=1) focused
55 main window: A #0 (tabindex=1) blurred
64 main window: INPUT #2 (tabindex=2) focused 56 main window: INPUT #2 (tabindex=2) focused
65 main window: INPUT #2 (tabindex=2) blurred 57 main window: INPUT #2 (tabindex=2) blurred
58 main window: A #2 (tabindex=2) focused
59 main window: A #2 (tabindex=2) blurred
66 main window: INPUT #1 (tabindex=3) focused 60 main window: INPUT #1 (tabindex=3) focused
67 main window: INPUT #1 (tabindex=3) blurred 61 main window: INPUT #1 (tabindex=3) blurred
62 main window: A #1 (tabindex=3) focused
63 main window: A #1 (tabindex=3) blurred
64 main window: A #3 (tabindex=3) focused
65 main window: A #3 (tabindex=3) blurred
68 main window: window blurred 66 main window: window blurred
69 child: window focused 67 child: window focused
70 child: INPUT #0 (tabindex=0) focused 68 child: INPUT #0 (tabindex=0) focused
71 child: INPUT #0 (tabindex=0) blurred 69 child: INPUT #0 (tabindex=0) blurred
72 child: window blurred 70 child: window blurred
73 main window: window focused 71 main window: window focused
74 main window: INPUT #0 (tabindex=0) focused 72 main window: INPUT #0 (tabindex=0) focused
75 main window: INPUT #0 (tabindex=0) blurred 73 main window: INPUT #0 (tabindex=0) blurred
76 main window: window blurred 74 main window: window blurred
77 empty-child: window focused 75 empty-child: window focused
78 empty-child: window blurred 76 empty-child: window blurred
79 middle-child-1: window focused 77 middle-child-1: window focused
80 middle-child-1: INPUT #0 (tabindex=0) focused 78 middle-child-1: INPUT #0 (tabindex=0) focused
81 middle-child-1: INPUT #0 (tabindex=0) blurred 79 middle-child-1: INPUT #0 (tabindex=0) blurred
82 middle-child-1: window blurred 80 middle-child-1: window blurred
83 middle-child-2: window focused 81 middle-child-2: window focused
84 middle-child-2: INPUT #0 (tabindex=0) focused 82 middle-child-2: INPUT #0 (tabindex=0) focused
85 middle-child-2: INPUT #0 (tabindex=0) blurred 83 middle-child-2: INPUT #0 (tabindex=0) blurred
86 middle-child-2: window blurred 84 middle-child-2: window blurred
87 main window: window focused 85 main window: window focused
88 main window: INPUT #3 (tabindex=0) focused 86 main window: INPUT #3 (tabindex=0) focused
89 main window: INPUT #3 (tabindex=0) blurred 87 main window: INPUT #3 (tabindex=0) blurred
90 main window: INPUT #2 (tabindex=2) focused
91 main window: INPUT #2 (tabindex=2) blurred
92 main window: INPUT #1 (tabindex=3) focused
93 main window: INPUT #1 (tabindex=3) blurred
94 main window: window blurred
95 child: window focused
96 child: INPUT #0 (tabindex=0) focused
97 child: INPUT #0 (tabindex=0) blurred
98 child: window blurred
99 main window: window focused
100 main window: INPUT #0 (tabindex=0) focused
101 main window: INPUT #0 (tabindex=0) blurred
102 88
103 Option-tabbing backward... 89 Option-tabbing backward...
104 90
105 main window: INPUT #3 (tabindex=0) focused 91 main window: INPUT #3 (tabindex=0) focused
106 main window: INPUT #3 (tabindex=0) blurred 92 main window: INPUT #3 (tabindex=0) blurred
107 main window: window blurred 93 main window: window blurred
108 middle-child-2: window focused 94 middle-child-2: window focused
109 middle-child-2: INPUT #0 (tabindex=0) focused 95 middle-child-2: INPUT #0 (tabindex=0) focused
110 middle-child-2: INPUT #0 (tabindex=0) blurred 96 middle-child-2: INPUT #0 (tabindex=0) blurred
111 middle-child-2: window blurred 97 middle-child-2: window blurred
112 middle-child-1: window focused 98 middle-child-1: window focused
113 middle-child-1: INPUT #0 (tabindex=0) focused 99 middle-child-1: INPUT #0 (tabindex=0) focused
114 middle-child-1: INPUT #0 (tabindex=0) blurred 100 middle-child-1: INPUT #0 (tabindex=0) blurred
115 middle-child-1: window blurred 101 middle-child-1: window blurred
116 empty-child: window focused 102 empty-child: window focused
117 empty-child: window blurred 103 empty-child: window blurred
118 main window: window focused 104 main window: window focused
119 main window: INPUT #0 (tabindex=0) focused 105 main window: INPUT #0 (tabindex=0) focused
120 main window: INPUT #0 (tabindex=0) blurred 106 main window: INPUT #0 (tabindex=0) blurred
121 main window: window blurred 107 main window: window blurred
122 child: window focused 108 child: window focused
123 child: INPUT #0 (tabindex=0) focused 109 child: INPUT #0 (tabindex=0) focused
124 child: INPUT #0 (tabindex=0) blurred 110 child: INPUT #0 (tabindex=0) blurred
125 child: window blurred 111 child: window blurred
126 main window: window focused 112 main window: window focused
113 main window: A #3 (tabindex=3) focused
114 main window: A #3 (tabindex=3) blurred
115 main window: A #1 (tabindex=3) focused
116 main window: A #1 (tabindex=3) blurred
127 main window: INPUT #1 (tabindex=3) focused 117 main window: INPUT #1 (tabindex=3) focused
128 main window: INPUT #1 (tabindex=3) blurred 118 main window: INPUT #1 (tabindex=3) blurred
119 main window: A #2 (tabindex=2) focused
120 main window: A #2 (tabindex=2) blurred
129 main window: INPUT #2 (tabindex=2) focused 121 main window: INPUT #2 (tabindex=2) focused
130 main window: INPUT #2 (tabindex=2) blurred 122 main window: INPUT #2 (tabindex=2) blurred
131 main window: INPUT #3 (tabindex=0) focused 123 main window: A #0 (tabindex=1) focused
132 main window: INPUT #3 (tabindex=0) blurred 124 main window: A #0 (tabindex=1) blurred
133 main window: window blurred
134 middle-child-2: window focused
135 middle-child-2: INPUT #0 (tabindex=0) focused
136 middle-child-2: INPUT #0 (tabindex=0) blurred
137 middle-child-2: window blurred
138 middle-child-1: window focused
139 middle-child-1: INPUT #0 (tabindex=0) focused
140 middle-child-1: INPUT #0 (tabindex=0) blurred
141 middle-child-1: window blurred
142 empty-child: window focused
143 125
144 Test finished 126 Test finished
145 127
146 128
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/frame-tab-focus.html ('k') | LayoutTests/fast/events/tab-focus-anchor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698