| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS html.title: 32 tests |
| 3 PASS html.lang: 32 tests |
| 4 PASS html.dir: 62 tests |
| 5 PASS html.className (<html class>): 32 tests |
| 6 PASS html.hidden: 33 tests |
| 7 PASS html.accessKey: 32 tests |
| 8 PASS html.tabIndex: 24 tests |
| 9 PASS html.version: 32 tests |
| 10 PASS script.title: 32 tests |
| 11 PASS script.lang: 32 tests |
| 12 PASS script.dir: 62 tests |
| 13 PASS script.className (<script class>): 32 tests |
| 14 PASS script.hidden: 33 tests |
| 15 PASS script.accessKey: 32 tests |
| 16 PASS script.tabIndex: 24 tests |
| 17 PASS script.src: 38 tests |
| 18 PASS script.type: 32 tests |
| 19 PASS script.charset: 32 tests |
| 20 PASS script.defer: 33 tests |
| 21 PASS script.crossOrigin: 52 tests |
| 22 PASS script.nonce: 2 tests |
| 23 FAIL script.nonce: setAttribute() to "" assert_equals: getAttribute() expected "
" but got "[Replaced]" |
| 24 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 undefined assert_equals: getAttribute() exp
ected "undefined" but got "[Replaced]" |
| 26 FAIL script.nonce: setAttribute() to 7 assert_equals: getAttribute() expected "7
" but got "[Replaced]" |
| 27 FAIL script.nonce: setAttribute() to 1.5 assert_equals: getAttribute() expected
"1.5" but got "[Replaced]" |
| 28 FAIL script.nonce: setAttribute() to true assert_equals: getAttribute() expected
"true" but got "[Replaced]" |
| 29 FAIL script.nonce: setAttribute() to false assert_equals: getAttribute() expecte
d "false" but got "[Replaced]" |
| 30 FAIL script.nonce: setAttribute() to object "[object Object]" assert_equals: get
Attribute() expected "[object Object]" but got "[Replaced]" |
| 31 FAIL script.nonce: setAttribute() to NaN assert_equals: getAttribute() expected
"NaN" but got "[Replaced]" |
| 32 FAIL script.nonce: setAttribute() to Infinity assert_equals: getAttribute() expe
cted "Infinity" but got "[Replaced]" |
| 33 FAIL script.nonce: setAttribute() to -Infinity assert_equals: getAttribute() exp
ected "-Infinity" but got "[Replaced]" |
| 34 FAIL script.nonce: setAttribute() to "\0" assert_equals: getAttribute() expected
"\0" but got "[Replaced]" |
| 35 FAIL script.nonce: setAttribute() to null assert_equals: getAttribute() expected
"null" but got "[Replaced]" |
| 36 FAIL script.nonce: setAttribute() to object "test-toString" assert_equals: getAt
tribute() expected "test-toString" but got "[Replaced]" |
| 37 FAIL script.nonce: setAttribute() to object "test-valueOf" assert_equals: getAtt
ribute() expected "test-valueOf" but got "[Replaced]" |
| 38 FAIL script.nonce: IDL set to "" assert_equals: getAttribute() expected "" but g
ot "[Replaced]" |
| 39 FAIL script.nonce: IDL set 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 foo " ass
ert_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\x1f foo
" but got "[Replaced]" |
| 40 FAIL script.nonce: IDL set to undefined assert_equals: getAttribute() expected "
undefined" but got "[Replaced]" |
| 41 FAIL script.nonce: IDL set to 7 assert_equals: getAttribute() expected "7" but g
ot "[Replaced]" |
| 42 FAIL script.nonce: IDL set to 1.5 assert_equals: getAttribute() expected "1.5" b
ut got "[Replaced]" |
| 43 FAIL script.nonce: IDL set to true assert_equals: getAttribute() expected "true"
but got "[Replaced]" |
| 44 FAIL script.nonce: IDL set to false assert_equals: getAttribute() expected "fals
e" but got "[Replaced]" |
| 45 FAIL script.nonce: IDL set to object "[object Object]" assert_equals: getAttribu
te() expected "[object Object]" but got "[Replaced]" |
| 46 FAIL script.nonce: IDL set to NaN assert_equals: getAttribute() expected "NaN" b
ut got "[Replaced]" |
| 47 FAIL script.nonce: IDL set to Infinity assert_equals: getAttribute() expected "I
nfinity" but got "[Replaced]" |
| 48 FAIL script.nonce: IDL set to -Infinity assert_equals: getAttribute() expected "
-Infinity" but got "[Replaced]" |
| 49 FAIL script.nonce: IDL set to "\0" assert_equals: getAttribute() expected "\0" b
ut got "[Replaced]" |
| 50 FAIL script.nonce: IDL set to null assert_equals: getAttribute() expected "null"
but got "[Replaced]" |
| 51 FAIL script.nonce: IDL set to object "test-toString" assert_equals: getAttribute
() expected "test-toString" but got "[Replaced]" |
| 52 FAIL script.nonce: IDL set to object "test-valueOf" assert_equals: getAttribute(
) expected "test-valueOf" but got "[Replaced]" |
| 53 PASS script.integrity: 32 tests |
| 54 PASS noscript.title: 32 tests |
| 55 PASS noscript.lang: 32 tests |
| 56 PASS noscript.dir: 62 tests |
| 57 PASS noscript.className (<noscript class>): 32 tests |
| 58 PASS noscript.hidden: 33 tests |
| 59 PASS noscript.accessKey: 32 tests |
| 60 PASS noscript.tabIndex: 24 tests |
| 61 PASS ins.title: 32 tests |
| 62 PASS ins.lang: 32 tests |
| 63 PASS ins.dir: 62 tests |
| 64 PASS ins.className (<ins class>): 32 tests |
| 65 PASS ins.hidden: 33 tests |
| 66 PASS ins.accessKey: 32 tests |
| 67 PASS ins.tabIndex: 24 tests |
| 68 PASS ins.cite: 38 tests |
| 69 PASS ins.dateTime: 32 tests |
| 70 PASS del.title: 32 tests |
| 71 PASS del.lang: 32 tests |
| 72 PASS del.dir: 62 tests |
| 73 PASS del.className (<del class>): 32 tests |
| 74 PASS del.hidden: 33 tests |
| 75 PASS del.accessKey: 32 tests |
| 76 PASS del.tabIndex: 24 tests |
| 77 PASS del.cite: 38 tests |
| 78 PASS del.dateTime: 32 tests |
| 79 PASS details.title: 32 tests |
| 80 PASS details.lang: 32 tests |
| 81 PASS details.dir: 62 tests |
| 82 PASS details.className (<details class>): 32 tests |
| 83 PASS details.hidden: 33 tests |
| 84 PASS details.accessKey: 32 tests |
| 85 PASS details.tabIndex: 24 tests |
| 86 PASS details.open: 33 tests |
| 87 PASS summary.title: 32 tests |
| 88 PASS summary.lang: 32 tests |
| 89 PASS summary.dir: 62 tests |
| 90 PASS summary.className (<summary class>): 32 tests |
| 91 PASS summary.hidden: 33 tests |
| 92 PASS summary.accessKey: 32 tests |
| 93 PASS summary.tabIndex: typeof IDL attribute |
| 94 FAIL summary.tabIndex: setAttribute() to -36 assert_equals: IDL get expected -36
but got -1 |
| 95 PASS summary.tabIndex: setAttribute() to -1 |
| 96 FAIL summary.tabIndex: setAttribute() to 0 assert_equals: IDL get expected 0 but
got -1 |
| 97 FAIL summary.tabIndex: setAttribute() to 1 assert_equals: IDL get expected 1 but
got -1 |
| 98 FAIL summary.tabIndex: setAttribute() to 2147483647 assert_equals: IDL get expec
ted 2147483647 but got -1 |
| 99 FAIL summary.tabIndex: setAttribute() to -2147483648 assert_equals: IDL get expe
cted -2147483648 but got -1 |
| 100 PASS summary.tabIndex: setAttribute() to "-1" |
| 101 FAIL summary.tabIndex: setAttribute() to "-0" assert_equals: IDL get expected 0
but got -1 |
| 102 FAIL summary.tabIndex: setAttribute() to "0" assert_equals: IDL get expected 0 b
ut got -1 |
| 103 FAIL summary.tabIndex: setAttribute() to "1" assert_equals: IDL get expected 1 b
ut got -1 |
| 104 FAIL summary.tabIndex: setAttribute() to "\t7" assert_equals: IDL get expected 7
but got -1 |
| 105 FAIL summary.tabIndex: setAttribute() to "\f7" assert_equals: IDL get expected 7
but got -1 |
| 106 FAIL summary.tabIndex: setAttribute() to " 7" assert_equals: IDL get expected 7
but got -1 |
| 107 FAIL summary.tabIndex: setAttribute() to "\n7" assert_equals: IDL get expected 7
but got -1 |
| 108 FAIL summary.tabIndex: setAttribute() to "\r7" assert_equals: IDL get expected 7
but got -1 |
| 109 FAIL summary.tabIndex: setAttribute() to 1.5 assert_equals: IDL get expected 1 b
ut got -1 |
| 110 FAIL summary.tabIndex: setAttribute() to object "2" assert_equals: IDL get expec
ted 2 but got -1 |
| 111 FAIL summary.tabIndex: IDL set to -36 assert_equals: IDL get expected -36 but go
t -1 |
| 112 PASS summary.tabIndex: IDL set to -1 |
| 113 FAIL summary.tabIndex: IDL set to 0 assert_equals: IDL get expected 0 but got -1 |
| 114 FAIL summary.tabIndex: IDL set to 1 assert_equals: IDL get expected 1 but got -1 |
| 115 FAIL summary.tabIndex: IDL set to 2147483647 assert_equals: IDL get expected 214
7483647 but got -1 |
| 116 FAIL summary.tabIndex: IDL set to -2147483648 assert_equals: IDL get expected -2
147483648 but got -1 |
| 117 PASS menu.title: 32 tests |
| 118 PASS menu.lang: 32 tests |
| 119 PASS menu.dir: 62 tests |
| 120 PASS menu.className (<menu class>): 32 tests |
| 121 PASS menu.hidden: 33 tests |
| 122 PASS menu.accessKey: 32 tests |
| 123 PASS menu.tabIndex: 24 tests |
| 124 PASS menu.type: typeof IDL attribute |
| 125 FAIL menu.type: IDL get with DOM attribute unset assert_equals: expected "toolba
r" but got "" |
| 126 FAIL menu.type: setAttribute() to "" assert_equals: IDL get expected "toolbar" b
ut got "" |
| 127 FAIL menu.type: 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 foo "
assert_equals: IDL get expected "toolbar" but got " \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\x
1d\x1e\x1f foo " |
| 128 FAIL menu.type: setAttribute() to undefined assert_equals: IDL get expected "too
lbar" but got "undefined" |
| 129 FAIL menu.type: setAttribute() to 7 assert_equals: IDL get expected "toolbar" bu
t got "7" |
| 130 FAIL menu.type: setAttribute() to 1.5 assert_equals: IDL get expected "toolbar"
but got "1.5" |
| 131 FAIL menu.type: setAttribute() to true assert_equals: IDL get expected "toolbar"
but got "true" |
| 132 FAIL menu.type: setAttribute() to false assert_equals: IDL get expected "toolbar
" but got "false" |
| 133 FAIL menu.type: setAttribute() to object "[object Object]" assert_equals: IDL ge
t expected "toolbar" but got "[object Object]" |
| 134 FAIL menu.type: setAttribute() to NaN assert_equals: IDL get expected "toolbar"
but got "NaN" |
| 135 FAIL menu.type: setAttribute() to Infinity assert_equals: IDL get expected "tool
bar" but got "Infinity" |
| 136 FAIL menu.type: setAttribute() to -Infinity assert_equals: IDL get expected "too
lbar" but got "-Infinity" |
| 137 FAIL menu.type: setAttribute() to "\0" assert_equals: IDL get expected "toolbar"
but got "\0" |
| 138 FAIL menu.type: setAttribute() to null assert_equals: IDL get expected "toolbar"
but got "null" |
| 139 FAIL menu.type: setAttribute() to object "test-toString" assert_equals: IDL get
expected "toolbar" but got "test-toString" |
| 140 FAIL menu.type: setAttribute() to object "test-valueOf" assert_equals: IDL get e
xpected "toolbar" but got "test-valueOf" |
| 141 PASS menu.type: setAttribute() to "popup" |
| 142 FAIL menu.type: setAttribute() to "xpopup" assert_equals: IDL get expected "tool
bar" but got "xpopup" |
| 143 FAIL menu.type: setAttribute() to "popup\0" assert_equals: IDL get expected "too
lbar" but got "popup\0" |
| 144 FAIL menu.type: setAttribute() to "opup" assert_equals: IDL get expected "toolba
r" but got "opup" |
| 145 FAIL menu.type: setAttribute() to "POPUP" assert_equals: IDL get expected "popup
" but got "POPUP" |
| 146 PASS menu.type: setAttribute() to "toolbar" |
| 147 FAIL menu.type: setAttribute() to "xtoolbar" assert_equals: IDL get expected "to
olbar" but got "xtoolbar" |
| 148 FAIL menu.type: setAttribute() to "toolbar\0" assert_equals: IDL get expected "t
oolbar" but got "toolbar\0" |
| 149 FAIL menu.type: setAttribute() to "oolbar" assert_equals: IDL get expected "tool
bar" but got "oolbar" |
| 150 FAIL menu.type: setAttribute() to "TOOLBAR" assert_equals: IDL get expected "too
lbar" but got "TOOLBAR" |
| 151 FAIL menu.type: IDL set to "" assert_equals: IDL get expected "toolbar" but got
"" |
| 152 FAIL menu.type: IDL set 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 foo " assert
_equals: IDL get expected "toolbar" but got " \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 foo " |
| 153 FAIL menu.type: IDL set to undefined assert_equals: IDL get expected "toolbar" b
ut got "undefined" |
| 154 FAIL menu.type: IDL set to 7 assert_equals: IDL get expected "toolbar" but got "
7" |
| 155 FAIL menu.type: IDL set to 1.5 assert_equals: IDL get expected "toolbar" but got
"1.5" |
| 156 FAIL menu.type: IDL set to true assert_equals: IDL get expected "toolbar" but go
t "true" |
| 157 FAIL menu.type: IDL set to false assert_equals: IDL get expected "toolbar" but g
ot "false" |
| 158 FAIL menu.type: IDL set to object "[object Object]" assert_equals: IDL get expec
ted "toolbar" but got "[object Object]" |
| 159 FAIL menu.type: IDL set to NaN assert_equals: IDL get expected "toolbar" but got
"NaN" |
| 160 FAIL menu.type: IDL set to Infinity assert_equals: IDL get expected "toolbar" bu
t got "Infinity" |
| 161 FAIL menu.type: IDL set to -Infinity assert_equals: IDL get expected "toolbar" b
ut got "-Infinity" |
| 162 FAIL menu.type: IDL set to "\0" assert_equals: IDL get expected "toolbar" but go
t "\0" |
| 163 FAIL menu.type: IDL set to null assert_equals: IDL get expected "toolbar" but go
t "null" |
| 164 FAIL menu.type: IDL set to object "test-toString" assert_equals: IDL get expecte
d "toolbar" but got "test-toString" |
| 165 FAIL menu.type: IDL set to object "test-valueOf" assert_equals: IDL get expected
"toolbar" but got "test-valueOf" |
| 166 PASS menu.type: IDL set to "popup" |
| 167 FAIL menu.type: IDL set to "xpopup" assert_equals: IDL get expected "toolbar" bu
t got "xpopup" |
| 168 FAIL menu.type: IDL set to "popup\0" assert_equals: IDL get expected "toolbar" b
ut got "popup\0" |
| 169 FAIL menu.type: IDL set to "opup" assert_equals: IDL get expected "toolbar" but
got "opup" |
| 170 FAIL menu.type: IDL set to "POPUP" assert_equals: IDL get expected "popup" but g
ot "POPUP" |
| 171 PASS menu.type: IDL set to "toolbar" |
| 172 FAIL menu.type: IDL set to "xtoolbar" assert_equals: IDL get expected "toolbar"
but got "xtoolbar" |
| 173 FAIL menu.type: IDL set to "toolbar\0" assert_equals: IDL get expected "toolbar"
but got "toolbar\0" |
| 174 FAIL menu.type: IDL set to "oolbar" assert_equals: IDL get expected "toolbar" bu
t got "oolbar" |
| 175 FAIL menu.type: IDL set to "TOOLBAR" assert_equals: IDL get expected "toolbar" b
ut got "TOOLBAR" |
| 176 PASS menu.label: 32 tests |
| 177 PASS menu.compact: 33 tests |
| 178 PASS menuitem.title: 32 tests |
| 179 PASS menuitem.lang: 32 tests |
| 180 PASS menuitem.dir: 62 tests |
| 181 PASS menuitem.className (<menuitem class>): 32 tests |
| 182 PASS menuitem.hidden: 33 tests |
| 183 PASS menuitem.accessKey: 32 tests |
| 184 PASS menuitem.tabIndex: 24 tests |
| 185 PASS menuitem.type: 62 tests |
| 186 PASS menuitem.label: 32 tests |
| 187 PASS menuitem.icon: 38 tests |
| 188 PASS menuitem.disabled: 33 tests |
| 189 PASS menuitem.checked: 33 tests |
| 190 PASS menuitem.radiogroup: 32 tests |
| 191 PASS menuitem.default: 33 tests |
| 192 PASS dialog.title: 32 tests |
| 193 PASS dialog.lang: 32 tests |
| 194 PASS dialog.dir: 62 tests |
| 195 PASS dialog.className (<dialog class>): 32 tests |
| 196 PASS dialog.hidden: 33 tests |
| 197 PASS dialog.accessKey: 32 tests |
| 198 PASS dialog.tabIndex: 24 tests |
| 199 PASS dialog.open: 33 tests |
| 200 PASS undefinedelement.title: 32 tests |
| 201 PASS undefinedelement.lang: 32 tests |
| 202 PASS undefinedelement.dir: 62 tests |
| 203 PASS undefinedelement.className (<undefinedelement class>): 32 tests |
| 204 PASS undefinedelement.hidden: 33 tests |
| 205 PASS undefinedelement.accessKey: 32 tests |
| 206 PASS undefinedelement.tabIndex: 24 tests |
| 207 Harness: the test ran to completion. |
| 208 |
| OLD | NEW |