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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-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
None
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS p.title: 77 tests 2 PASS p.title: 77 tests
3 PASS p.lang: 77 tests 3 PASS p.lang: 77 tests
4 PASS p.dir: 151 tests 4 PASS p.dir: 151 tests
5 PASS p.className (<p class>): 77 tests 5 PASS p.className (<p class>): 77 tests
6 PASS p.hidden: 79 tests 6 PASS p.hidden: 79 tests
7 PASS p.accessKey: 77 tests 7 PASS p.accessKey: 77 tests
8 PASS p.tabIndex: 10 tests 8 PASS p.tabIndex: 53 tests
9 FAIL p.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 32767
10 PASS p.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
11 FAIL p.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equals : expected -2147483648 but got -32768
12 PASS p.tabIndex: 36 tests
13 FAIL p.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expect ed 2147483647 but got 32767
14 PASS p.tabIndex: 2 tests
15 FAIL p.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expec ted -2147483648 but got -32768
16 PASS p.align: 77 tests 9 PASS p.align: 77 tests
17 PASS hr.title: 77 tests 10 PASS hr.title: 77 tests
18 PASS hr.lang: 77 tests 11 PASS hr.lang: 77 tests
19 PASS hr.dir: 151 tests 12 PASS hr.dir: 151 tests
20 PASS hr.className (<hr class>): 77 tests 13 PASS hr.className (<hr class>): 77 tests
21 PASS hr.hidden: 79 tests 14 PASS hr.hidden: 79 tests
22 PASS hr.accessKey: 77 tests 15 PASS hr.accessKey: 77 tests
23 PASS hr.tabIndex: 10 tests 16 PASS hr.tabIndex: 53 tests
24 FAIL hr.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equals : expected 2147483647 but got 32767
25 PASS hr.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
26 FAIL hr.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equal s: expected -2147483648 but got -32768
27 PASS hr.tabIndex: 36 tests
28 FAIL hr.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expec ted 2147483647 but got 32767
29 PASS hr.tabIndex: 2 tests
30 FAIL hr.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: expe cted -2147483648 but got -32768
31 PASS hr.align: 77 tests 17 PASS hr.align: 77 tests
32 PASS hr.color: 77 tests 18 PASS hr.color: 77 tests
33 PASS hr.noShade: 79 tests 19 PASS hr.noShade: 79 tests
34 PASS hr.size: 77 tests 20 PASS hr.size: 77 tests
35 PASS hr.width: 77 tests 21 PASS hr.width: 77 tests
36 PASS pre.title: 77 tests 22 PASS pre.title: 77 tests
37 PASS pre.lang: 77 tests 23 PASS pre.lang: 77 tests
38 PASS pre.dir: 151 tests 24 PASS pre.dir: 151 tests
39 PASS pre.className (<pre class>): 77 tests 25 PASS pre.className (<pre class>): 77 tests
40 PASS pre.hidden: 79 tests 26 PASS pre.hidden: 79 tests
41 PASS pre.accessKey: 77 tests 27 PASS pre.accessKey: 77 tests
42 PASS pre.tabIndex: 10 tests 28 PASS pre.tabIndex: 53 tests
43 FAIL pre.tabIndex: setAttribute() to 2147483647 followed by IDL get assert_equal s: expected 2147483647 but got 32767
44 PASS pre.tabIndex: setAttribute() to -2147483648 followed by getAttribute()
45 FAIL pre.tabIndex: setAttribute() to -2147483648 followed by IDL get assert_equa ls: expected -2147483648 but got -32768
46 PASS pre.tabIndex: 36 tests
47 FAIL pre.tabIndex: IDL set to 2147483647 followed by IDL get assert_equals: expe cted 2147483647 but got 32767
48 PASS pre.tabIndex: 2 tests
49 FAIL pre.tabIndex: IDL set to -2147483648 followed by IDL get assert_equals: exp ected -2147483648 but got -32768
50 PASS pre.width: 37 tests 29 PASS pre.width: 37 tests
51 FAIL pre.width: setAttribute() to "\v7" followed by IDL get assert_equals: expec ted 0 but got 7 30 FAIL pre.width: setAttribute() to "\v7" followed by IDL get assert_equals: expec ted 0 but got 7
52 PASS pre.width: 13 tests 31 PASS pre.width: 13 tests
53 FAIL pre.width: setAttribute() to "
 32 FAIL pre.width: setAttribute() to "

54 7" followed by IDL get assert_equals: expected 0 but got 7 33 7" followed by IDL get assert_equals: expected 0 but got 7
55 PASS pre.width: 3 tests 34 PASS pre.width: 3 tests
56 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7 35 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7
57 PASS pre.width: 3 tests 36 PASS pre.width: 3 tests
58 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7 37 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7
59 PASS pre.width: setAttribute() to " 7" followed by getAttribute() 38 PASS pre.width: setAttribute() to " 7" followed by getAttribute()
(...skipping 14 matching lines...) Expand all
74 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7 53 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7
75 PASS pre.width: setAttribute() to " 7" followed by getAttribute() 54 PASS pre.width: setAttribute() to " 7" followed by getAttribute()
76 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7 55 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7
77 PASS pre.width: setAttribute() to " 7" followed by getAttribute() 56 PASS pre.width: setAttribute() to " 7" followed by getAttribute()
78 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7 57 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7
79 PASS pre.width: 3 tests 58 PASS pre.width: 3 tests
80 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7 59 FAIL pre.width: setAttribute() to " 7" followed by IDL get assert_equals: expect ed 0 but got 7
81 PASS pre.width: 40 tests 60 PASS pre.width: 40 tests
82 PASS blockquote.title: 77 tests 61 PASS blockquote.title: 77 tests
83 PASS blockquote.lang: 77 tests 62 PASS blockquote.lang: 77 tests

error: old chunk mismatch

OLDNEW

Powered by Google App Engine
This is Rietveld 408576698