| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS html.title: 32 tests | 2 PASS html.title: 32 tests |
| 3 PASS html.lang: 32 tests | 3 PASS html.lang: 32 tests |
| 4 PASS html.dir: 62 tests | 4 PASS html.dir: 62 tests |
| 5 PASS html.className (<html class>): 32 tests | 5 PASS html.className (<html class>): 32 tests |
| 6 PASS html.hidden: 33 tests | 6 PASS html.hidden: 33 tests |
| 7 PASS html.accessKey: 32 tests | 7 PASS html.accessKey: 32 tests |
| 8 PASS html.tabIndex: 24 tests | 8 PASS html.tabIndex: 24 tests |
| 9 PASS html.version: 32 tests | 9 PASS html.version: 32 tests |
| 10 PASS script.title: 32 tests | 10 PASS script.title: 32 tests |
| 11 PASS script.lang: 32 tests | 11 PASS script.lang: 32 tests |
| 12 PASS script.dir: 62 tests | 12 PASS script.dir: 62 tests |
| 13 PASS script.className (<script class>): 32 tests | 13 PASS script.className (<script class>): 32 tests |
| 14 PASS script.hidden: 33 tests | 14 PASS script.hidden: 33 tests |
| 15 PASS script.accessKey: 32 tests | 15 PASS script.accessKey: 32 tests |
| 16 PASS script.tabIndex: 24 tests | 16 PASS script.tabIndex: 24 tests |
| 17 PASS script.src: 38 tests | 17 PASS script.src: 38 tests |
| 18 PASS script.type: 32 tests | 18 PASS script.type: 32 tests |
| 19 FAIL script.noModule: typeof IDL attribute assert_equals: expected "boolean" but
got "undefined" | 19 PASS script.noModule: 33 tests |
| 20 FAIL script.noModule: IDL get with DOM attribute unset assert_equals: expected (
boolean) false but got (undefined) undefined | |
| 21 FAIL script.noModule: setAttribute() to "" assert_equals: IDL get expected (bool
ean) true but got (undefined) undefined | |
| 22 FAIL script.noModule: setAttribute() to " foo " assert_equals: IDL get expected
(boolean) true but got (undefined) undefined | |
| 23 FAIL script.noModule: setAttribute() to undefined assert_equals: IDL get expecte
d (boolean) true but got (undefined) undefined | |
| 24 FAIL script.noModule: setAttribute() to null assert_equals: IDL get expected (bo
olean) true but got (undefined) undefined | |
| 25 FAIL script.noModule: setAttribute() to 7 assert_equals: IDL get expected (boole
an) true but got (undefined) undefined | |
| 26 FAIL script.noModule: setAttribute() to 1.5 assert_equals: IDL get expected (boo
lean) true but got (undefined) undefined | |
| 27 FAIL script.noModule: setAttribute() to true assert_equals: IDL get expected (bo
olean) true but got (undefined) undefined | |
| 28 FAIL script.noModule: setAttribute() to false assert_equals: IDL get expected (b
oolean) true but got (undefined) undefined | |
| 29 FAIL script.noModule: setAttribute() to object "[object Object]" assert_equals:
IDL get expected (boolean) true but got (undefined) undefined | |
| 30 FAIL script.noModule: setAttribute() to NaN assert_equals: IDL get expected (boo
lean) true but got (undefined) undefined | |
| 31 FAIL script.noModule: setAttribute() to Infinity assert_equals: IDL get expected
(boolean) true but got (undefined) undefined | |
| 32 FAIL script.noModule: setAttribute() to -Infinity assert_equals: IDL get expecte
d (boolean) true but got (undefined) undefined | |
| 33 FAIL script.noModule: setAttribute() to "\0" assert_equals: IDL get expected (bo
olean) true but got (undefined) undefined | |
| 34 FAIL script.noModule: setAttribute() to object "test-toString" assert_equals: ID
L get expected (boolean) true but got (undefined) undefined | |
| 35 FAIL script.noModule: setAttribute() to object "test-valueOf" assert_equals: IDL
get expected (boolean) true but got (undefined) undefined | |
| 36 FAIL script.noModule: setAttribute() to "noModule" assert_equals: IDL get expect
ed (boolean) true but got (undefined) undefined | |
| 37 FAIL script.noModule: IDL set to "" assert_equals: hasAttribute() expected false
but got true | |
| 38 FAIL script.noModule: IDL set to " foo " assert_equals: IDL get expected (boolea
n) true but got (string) " foo " | |
| 39 FAIL script.noModule: IDL set to undefined assert_equals: hasAttribute() expecte
d false but got true | |
| 40 FAIL script.noModule: IDL set to null assert_equals: hasAttribute() expected fal
se but got true | |
| 41 FAIL script.noModule: IDL set to 7 assert_equals: IDL get expected (boolean) tru
e but got (number) 7 | |
| 42 FAIL script.noModule: IDL set to 1.5 assert_equals: IDL get expected (boolean) t
rue but got (number) 1.5 | |
| 43 PASS script.noModule: IDL set to true | |
| 44 FAIL script.noModule: IDL set to false assert_equals: hasAttribute() expected fa
lse but got true | |
| 45 FAIL script.noModule: IDL set to object "[object Object]" assert_equals: IDL get
expected (boolean) true but got (object) object "[object Object]" | |
| 46 FAIL script.noModule: IDL set to NaN assert_equals: hasAttribute() expected fals
e but got true | |
| 47 FAIL script.noModule: IDL set to Infinity assert_equals: IDL get expected (boole
an) true but got (number) Infinity | |
| 48 FAIL script.noModule: IDL set to -Infinity assert_equals: IDL get expected (bool
ean) true but got (number) -Infinity | |
| 49 FAIL script.noModule: IDL set to "\0" assert_equals: IDL get expected (boolean)
true but got (string) "\0" | |
| 50 FAIL script.noModule: IDL set to object "test-toString" assert_equals: IDL get e
xpected (boolean) true but got (object) object "test-toString" | |
| 51 FAIL script.noModule: IDL set to object "test-valueOf" assert_equals: IDL get ex
pected (boolean) true but got (object) object "test-valueOf" | |
| 52 PASS script.charset: 32 tests | 20 PASS script.charset: 32 tests |
| 53 PASS script.defer: 33 tests | 21 PASS script.defer: 33 tests |
| 54 PASS script.crossOrigin: 52 tests | 22 PASS script.crossOrigin: 52 tests |
| 55 PASS script.nonce: 2 tests | 23 PASS script.nonce: 2 tests |
| 56 FAIL script.nonce: setAttribute() to "" assert_equals: getAttribute() expected "
" but got "[Replaced]" | 24 FAIL script.nonce: setAttribute() to "" assert_equals: getAttribute() expected "
" but got "[Replaced]" |
| 57 FAIL script.nonce: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f
\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f fo
o " assert_equals: getAttribute() expected " \0\x01\x02\x03\x04\x05\x06\x07 \b\t
\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x
1f foo " but got "[Replaced]" | 25 FAIL script.nonce: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f
\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f fo
o " assert_equals: getAttribute() expected " \0\x01\x02\x03\x04\x05\x06\x07 \b\t
\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x
1f foo " but got "[Replaced]" |
| 58 FAIL script.nonce: setAttribute() to undefined assert_equals: getAttribute() exp
ected "undefined" but got "[Replaced]" | 26 FAIL script.nonce: setAttribute() to undefined assert_equals: getAttribute() exp
ected "undefined" but got "[Replaced]" |
| 59 FAIL script.nonce: setAttribute() to 7 assert_equals: getAttribute() expected "7
" but got "[Replaced]" | 27 FAIL script.nonce: setAttribute() to 7 assert_equals: getAttribute() expected "7
" but got "[Replaced]" |
| 60 FAIL script.nonce: setAttribute() to 1.5 assert_equals: getAttribute() expected
"1.5" but got "[Replaced]" | 28 FAIL script.nonce: setAttribute() to 1.5 assert_equals: getAttribute() expected
"1.5" but got "[Replaced]" |
| 61 FAIL script.nonce: setAttribute() to true assert_equals: getAttribute() expected
"true" but got "[Replaced]" | 29 FAIL script.nonce: setAttribute() to true assert_equals: getAttribute() expected
"true" but got "[Replaced]" |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 234 PASS dialog.open: 33 tests | 202 PASS dialog.open: 33 tests |
| 235 PASS undefinedelement.title: 32 tests | 203 PASS undefinedelement.title: 32 tests |
| 236 PASS undefinedelement.lang: 32 tests | 204 PASS undefinedelement.lang: 32 tests |
| 237 PASS undefinedelement.dir: 62 tests | 205 PASS undefinedelement.dir: 62 tests |
| 238 PASS undefinedelement.className (<undefinedelement class>): 32 tests | 206 PASS undefinedelement.className (<undefinedelement class>): 32 tests |
| 239 PASS undefinedelement.hidden: 33 tests | 207 PASS undefinedelement.hidden: 33 tests |
| 240 PASS undefinedelement.accessKey: 32 tests | 208 PASS undefinedelement.accessKey: 32 tests |
| 241 PASS undefinedelement.tabIndex: 24 tests | 209 PASS undefinedelement.tabIndex: 24 tests |
| 242 Harness: the test ran to completion. | 210 Harness: the test ran to completion. |
| 243 | 211 |
| OLD | NEW |