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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt

Issue 2362223002: Stop clamping tabIndex to short range (Closed)
Patch Set: Fix tabindex-clamp.html Created 4 years, 1 month 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
(Empty)
1 This is a testharness.js-based test.
2 PASS body.title: 77 tests
3 PASS body.lang: 77 tests
4 PASS body.dir: 151 tests
5 PASS body.className (<body class>): 77 tests
6 PASS body.hidden: 79 tests
7 PASS body.accessKey: 77 tests
8 PASS body.tabIndex: 10 tests
9 FAIL body.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equa ls: expected 2147483647 but got 32767
10 PASS body.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
11 FAIL body.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equ als: expected -2147483648 but got -32768
12 PASS body.tabIndex: 36 tests
13 FAIL body.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: exp ected 2147483647 but got 32767
14 PASS body.tabIndex: 2 tests
15 FAIL body.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: ex pected -2147483648 but got -32768
16 PASS body.text: 77 tests
17 PASS body.link: 77 tests
18 PASS body.vLink: 77 tests
19 PASS body.aLink: 77 tests
20 PASS body.bgColor: 77 tests
21 PASS body.background: 77 tests
22 PASS article.title: 77 tests
23 PASS article.lang: 77 tests
24 PASS article.dir: 151 tests
25 PASS article.className (<article class>): 77 tests
26 PASS article.hidden: 79 tests
27 PASS article.accessKey: 77 tests
28 PASS article.tabIndex: 10 tests
29 FAIL article.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_e quals: expected 2147483647 but got 32767
30 PASS article.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
31 FAIL article.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_ equals: expected -2147483648 but got -32768
32 PASS article.tabIndex: 36 tests
33 FAIL article.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
34 PASS article.tabIndex: 2 tests
35 FAIL article.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
36 PASS section.title: 77 tests
37 PASS section.lang: 77 tests
38 PASS section.dir: 151 tests
39 PASS section.className (<section class>): 77 tests
40 PASS section.hidden: 79 tests
41 PASS section.accessKey: 77 tests
42 PASS section.tabIndex: 10 tests
43 FAIL section.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_e quals: expected 2147483647 but got 32767
44 PASS section.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
45 FAIL section.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_ equals: expected -2147483648 but got -32768
46 PASS section.tabIndex: 36 tests
47 FAIL section.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
48 PASS section.tabIndex: 2 tests
49 FAIL section.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
50 PASS nav.title: 77 tests
51 PASS nav.lang: 77 tests
52 PASS nav.dir: 151 tests
53 PASS nav.className (<nav class>): 77 tests
54 PASS nav.hidden: 79 tests
55 PASS nav.accessKey: 77 tests
56 PASS nav.tabIndex: 10 tests
57 FAIL nav.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equal s: expected 2147483647 but got 32767
58 PASS nav.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
59 FAIL nav.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equa ls: expected -2147483648 but got -32768
60 PASS nav.tabIndex: 36 tests
61 FAIL nav.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expe cted 2147483647 but got 32767
62 PASS nav.tabIndex: 2 tests
63 FAIL nav.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: exp ected -2147483648 but got -32768
64 PASS aside.title: 77 tests
65 PASS aside.lang: 77 tests
66 PASS aside.dir: 151 tests
67 PASS aside.className (<aside class>): 77 tests
68 PASS aside.hidden: 79 tests
69 PASS aside.accessKey: 77 tests
70 PASS aside.tabIndex: 10 tests
71 FAIL aside.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equ als: expected 2147483647 but got 32767
72 PASS aside.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
73 FAIL aside.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_eq uals: expected -2147483648 but got -32768
74 PASS aside.tabIndex: 36 tests
75 FAIL aside.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: ex pected 2147483647 but got 32767
76 PASS aside.tabIndex: 2 tests
77 FAIL aside.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: e xpected -2147483648 but got -32768
78 PASS h1.title: 77 tests
79 PASS h1.lang: 77 tests
80 PASS h1.dir: 151 tests
81 PASS h1.className (<h1 class>): 77 tests
82 PASS h1.hidden: 79 tests
83 PASS h1.accessKey: 77 tests
84 PASS h1.tabIndex: 10 tests
85 FAIL h1.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
86 PASS h1.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
87 FAIL h1.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
88 PASS h1.tabIndex: 36 tests
89 FAIL h1.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
90 PASS h1.tabIndex: 2 tests
91 FAIL h1.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
92 PASS h1.align: 77 tests
93 PASS h2.title: 77 tests
94 PASS h2.lang: 77 tests
95 PASS h2.dir: 151 tests
96 PASS h2.className (<h2 class>): 77 tests
97 PASS h2.hidden: 79 tests
98 PASS h2.accessKey: 77 tests
99 PASS h2.tabIndex: 10 tests
100 FAIL h2.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
101 PASS h2.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
102 FAIL h2.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
103 PASS h2.tabIndex: 36 tests
104 FAIL h2.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
105 PASS h2.tabIndex: 2 tests
106 FAIL h2.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
107 PASS h2.align: 77 tests
108 PASS h3.title: 77 tests
109 PASS h3.lang: 77 tests
110 PASS h3.dir: 151 tests
111 PASS h3.className (<h3 class>): 77 tests
112 PASS h3.hidden: 79 tests
113 PASS h3.accessKey: 77 tests
114 PASS h3.tabIndex: 10 tests
115 FAIL h3.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
116 PASS h3.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
117 FAIL h3.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
118 PASS h3.tabIndex: 36 tests
119 FAIL h3.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
120 PASS h3.tabIndex: 2 tests
121 FAIL h3.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
122 PASS h3.align: 77 tests
123 PASS h4.title: 77 tests
124 PASS h4.lang: 77 tests
125 PASS h4.dir: 151 tests
126 PASS h4.className (<h4 class>): 77 tests
127 PASS h4.hidden: 79 tests
128 PASS h4.accessKey: 77 tests
129 PASS h4.tabIndex: 10 tests
130 FAIL h4.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
131 PASS h4.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
132 FAIL h4.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
133 PASS h4.tabIndex: 36 tests
134 FAIL h4.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
135 PASS h4.tabIndex: 2 tests
136 FAIL h4.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
137 PASS h4.align: 77 tests
138 PASS h5.title: 77 tests
139 PASS h5.lang: 77 tests
140 PASS h5.dir: 151 tests
141 PASS h5.className (<h5 class>): 77 tests
142 PASS h5.hidden: 79 tests
143 PASS h5.accessKey: 77 tests
144 PASS h5.tabIndex: 10 tests
145 FAIL h5.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
146 PASS h5.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
147 FAIL h5.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
148 PASS h5.tabIndex: 36 tests
149 FAIL h5.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
150 PASS h5.tabIndex: 2 tests
151 FAIL h5.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
152 PASS h5.align: 77 tests
153 PASS h6.title: 77 tests
154 PASS h6.lang: 77 tests
155 PASS h6.dir: 151 tests
156 PASS h6.className (<h6 class>): 77 tests
157 PASS h6.hidden: 79 tests
158 PASS h6.accessKey: 77 tests
159 PASS h6.tabIndex: 10 tests
160 FAIL h6.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
161 PASS h6.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
162 FAIL h6.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
163 PASS h6.tabIndex: 36 tests
164 FAIL h6.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
165 PASS h6.tabIndex: 2 tests
166 FAIL h6.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
167 PASS h6.align: 77 tests
168 PASS hgroup.title: 77 tests
169 PASS hgroup.lang: 77 tests
170 PASS hgroup.dir: 151 tests
171 PASS hgroup.className (<hgroup class>): 77 tests
172 PASS hgroup.hidden: 79 tests
173 PASS hgroup.accessKey: 77 tests
174 PASS hgroup.tabIndex: 10 tests
175 FAIL hgroup.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_eq uals: expected 2147483647 but got 32767
176 PASS hgroup.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
177 FAIL hgroup.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_e quals: expected -2147483648 but got -32768
178 PASS hgroup.tabIndex: 36 tests
179 FAIL hgroup.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: e xpected 2147483647 but got 32767
180 PASS hgroup.tabIndex: 2 tests
181 FAIL hgroup.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
182 PASS header.title: 77 tests
183 PASS header.lang: 77 tests
184 PASS header.dir: 151 tests
185 PASS header.className (<header class>): 77 tests
186 PASS header.hidden: 79 tests
187 PASS header.accessKey: 77 tests
188 PASS header.tabIndex: 10 tests
189 FAIL header.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_eq uals: expected 2147483647 but got 32767
190 PASS header.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
191 FAIL header.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_e quals: expected -2147483648 but got -32768
192 PASS header.tabIndex: 36 tests
193 FAIL header.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: e xpected 2147483647 but got 32767
194 PASS header.tabIndex: 2 tests
195 FAIL header.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
196 PASS footer.title: 77 tests
197 PASS footer.lang: 77 tests
198 PASS footer.dir: 151 tests
199 PASS footer.className (<footer class>): 77 tests
200 PASS footer.hidden: 79 tests
201 PASS footer.accessKey: 77 tests
202 PASS footer.tabIndex: 10 tests
203 FAIL footer.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_eq uals: expected 2147483647 but got 32767
204 PASS footer.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
205 FAIL footer.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_e quals: expected -2147483648 but got -32768
206 PASS footer.tabIndex: 36 tests
207 FAIL footer.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: e xpected 2147483647 but got 32767
208 PASS footer.tabIndex: 2 tests
209 FAIL footer.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
210 PASS address.title: 77 tests
211 PASS address.lang: 77 tests
212 PASS address.dir: 151 tests
213 PASS address.className (<address class>): 77 tests
214 PASS address.hidden: 79 tests
215 PASS address.accessKey: 77 tests
216 PASS address.tabIndex: 10 tests
217 FAIL address.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_e quals: expected 2147483647 but got 32767
218 PASS address.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
219 FAIL address.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_ equals: expected -2147483648 but got -32768
220 PASS address.tabIndex: 36 tests
221 FAIL address.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
222 PASS address.tabIndex: 2 tests
223 FAIL address.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expected -2147483648 but got -32768
224 PASS #document.dir (<html dir>): 151 tests
225 PASS #document.fgColor (<body text>): 77 tests
226 PASS #document.linkColor (<body link>): 77 tests
227 PASS #document.vlinkColor (<body vlink>): 77 tests
228 PASS #document.alinkColor (<body alink>): 77 tests
229 PASS #document.bgColor (<body bgcolor>): 77 tests
230 Harness: the test ran to completion.
231
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698