OLD | NEW |
1 CONSOLE MESSAGE: line 236: callback not yet supported | 1 CONSOLE MESSAGE: line 236: callback not yet supported |
2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
3 PASS Event interface: existence and properties of interface object | 3 PASS Event interface: existence and properties of interface object |
4 PASS Event interface object length | 4 PASS Event interface object length |
5 PASS Event interface object name | 5 PASS Event interface object name |
6 FAIL Event interface: existence and properties of interface prototype object ass
ert_equals: class string of Event.prototype expected "[object EventPrototype]" b
ut got "[object Event]" | 6 FAIL Event interface: existence and properties of interface prototype object ass
ert_equals: class string of Event.prototype expected "[object EventPrototype]" b
ut got "[object Event]" |
7 PASS Event interface: existence and properties of interface prototype object's "
constructor" property | 7 PASS Event interface: existence and properties of interface prototype object's "
constructor" property |
8 PASS Event interface: attribute type | 8 PASS Event interface: attribute type |
9 PASS Event interface: attribute target | 9 PASS Event interface: attribute target |
10 PASS Event interface: attribute currentTarget | 10 PASS Event interface: attribute currentTarget |
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
189 PASS Node interface: constant DOCUMENT_TYPE_NODE on interface prototype object | 189 PASS Node interface: constant DOCUMENT_TYPE_NODE on interface prototype object |
190 PASS Node interface: constant DOCUMENT_FRAGMENT_NODE on interface object | 190 PASS Node interface: constant DOCUMENT_FRAGMENT_NODE on interface object |
191 PASS Node interface: constant DOCUMENT_FRAGMENT_NODE on interface prototype obje
ct | 191 PASS Node interface: constant DOCUMENT_FRAGMENT_NODE on interface prototype obje
ct |
192 PASS Node interface: constant NOTATION_NODE on interface object | 192 PASS Node interface: constant NOTATION_NODE on interface object |
193 PASS Node interface: constant NOTATION_NODE on interface prototype object | 193 PASS Node interface: constant NOTATION_NODE on interface prototype object |
194 PASS Node interface: attribute nodeType | 194 PASS Node interface: attribute nodeType |
195 PASS Node interface: attribute nodeName | 195 PASS Node interface: attribute nodeName |
196 PASS Node interface: attribute baseURI | 196 PASS Node interface: attribute baseURI |
197 PASS Node interface: attribute isConnected | 197 PASS Node interface: attribute isConnected |
198 PASS Node interface: attribute ownerDocument | 198 PASS Node interface: attribute ownerDocument |
| 199 PASS Node interface: operation getRootNode(GetRootNodeOptions) |
199 PASS Node interface: attribute parentNode | 200 PASS Node interface: attribute parentNode |
200 PASS Node interface: attribute parentElement | 201 PASS Node interface: attribute parentElement |
201 PASS Node interface: operation hasChildNodes() | 202 PASS Node interface: operation hasChildNodes() |
202 PASS Node interface: attribute childNodes | 203 PASS Node interface: attribute childNodes |
203 PASS Node interface: attribute firstChild | 204 PASS Node interface: attribute firstChild |
204 PASS Node interface: attribute lastChild | 205 PASS Node interface: attribute lastChild |
205 PASS Node interface: attribute previousSibling | 206 PASS Node interface: attribute previousSibling |
206 PASS Node interface: attribute nextSibling | 207 PASS Node interface: attribute nextSibling |
207 PASS Node interface: attribute nodeValue | 208 PASS Node interface: attribute nodeValue |
208 PASS Node interface: attribute textContent | 209 PASS Node interface: attribute textContent |
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
345 FAIL Node interface: new Document() must inherit property "COMMENT_NODE" with th
e proper type (7) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 346 FAIL Node interface: new Document() must inherit property "COMMENT_NODE" with th
e proper type (7) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
346 FAIL Node interface: new Document() must inherit property "DOCUMENT_NODE" with t
he proper type (8) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" | 347 FAIL Node interface: new Document() must inherit property "DOCUMENT_NODE" with t
he proper type (8) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" |
347 FAIL Node interface: new Document() must inherit property "DOCUMENT_TYPE_NODE" w
ith the proper type (9) assert_equals: Unexpected exception when evaluating obje
ct expected null but got object "TypeError: Illegal constructor" | 348 FAIL Node interface: new Document() must inherit property "DOCUMENT_TYPE_NODE" w
ith the proper type (9) assert_equals: Unexpected exception when evaluating obje
ct expected null but got object "TypeError: Illegal constructor" |
348 FAIL Node interface: new Document() must inherit property "DOCUMENT_FRAGMENT_NOD
E" with the proper type (10) assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" | 349 FAIL Node interface: new Document() must inherit property "DOCUMENT_FRAGMENT_NOD
E" with the proper type (10) assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" |
349 FAIL Node interface: new Document() must inherit property "NOTATION_NODE" with t
he proper type (11) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" | 350 FAIL Node interface: new Document() must inherit property "NOTATION_NODE" with t
he proper type (11) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" |
350 FAIL Node interface: new Document() must inherit property "nodeType" with the pr
oper type (12) assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" | 351 FAIL Node interface: new Document() must inherit property "nodeType" with the pr
oper type (12) assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" |
351 FAIL Node interface: new Document() must inherit property "nodeName" with the pr
oper type (13) assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" | 352 FAIL Node interface: new Document() must inherit property "nodeName" with the pr
oper type (13) assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" |
352 FAIL Node interface: new Document() must inherit property "baseURI" with the pro
per type (14) assert_equals: Unexpected exception when evaluating object expecte
d null but got object "TypeError: Illegal constructor" | 353 FAIL Node interface: new Document() must inherit property "baseURI" with the pro
per type (14) assert_equals: Unexpected exception when evaluating object expecte
d null but got object "TypeError: Illegal constructor" |
353 FAIL Node interface: new Document() must inherit property "isConnected" with the
proper type (15) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 354 FAIL Node interface: new Document() must inherit property "isConnected" with the
proper type (15) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
354 FAIL Node interface: new Document() must inherit property "ownerDocument" with t
he proper type (16) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" | 355 FAIL Node interface: new Document() must inherit property "ownerDocument" with t
he proper type (16) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" |
355 FAIL Node interface: new Document() must inherit property "parentNode" with the
proper type (17) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" | 356 FAIL Node interface: new Document() must inherit property "getRootNode" with the
proper type (17) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
356 FAIL Node interface: new Document() must inherit property "parentElement" with t
he proper type (18) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" | 357 FAIL Node interface: calling getRootNode(GetRootNodeOptions) on new Document() w
ith too few arguments must throw TypeError assert_equals: Unexpected exception w
hen evaluating object expected null but got object "TypeError: Illegal construct
or" |
357 FAIL Node interface: new Document() must inherit property "hasChildNodes" with t
he proper type (19) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" | 358 FAIL Node interface: new Document() must inherit property "parentNode" with the
proper type (18) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" |
358 FAIL Node interface: new Document() must inherit property "childNodes" with the
proper type (20) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" | 359 FAIL Node interface: new Document() must inherit property "parentElement" with t
he proper type (19) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" |
359 FAIL Node interface: new Document() must inherit property "firstChild" with the
proper type (21) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" | 360 FAIL Node interface: new Document() must inherit property "hasChildNodes" with t
he proper type (20) assert_equals: Unexpected exception when evaluating object e
xpected null but got object "TypeError: Illegal constructor" |
360 FAIL Node interface: new Document() must inherit property "lastChild" with the p
roper type (22) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" | 361 FAIL Node interface: new Document() must inherit property "childNodes" with the
proper type (21) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" |
361 FAIL Node interface: new Document() must inherit property "previousSibling" with
the proper type (23) assert_equals: Unexpected exception when evaluating object
expected null but got object "TypeError: Illegal constructor" | 362 FAIL Node interface: new Document() must inherit property "firstChild" with the
proper type (22) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" |
362 FAIL Node interface: new Document() must inherit property "nextSibling" with the
proper type (24) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 363 FAIL Node interface: new Document() must inherit property "lastChild" with the p
roper type (23) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" |
363 FAIL Node interface: new Document() must inherit property "nodeValue" with the p
roper type (25) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" | 364 FAIL Node interface: new Document() must inherit property "previousSibling" with
the proper type (24) assert_equals: Unexpected exception when evaluating object
expected null but got object "TypeError: Illegal constructor" |
364 FAIL Node interface: new Document() must inherit property "textContent" with the
proper type (26) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 365 FAIL Node interface: new Document() must inherit property "nextSibling" with the
proper type (25) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
365 FAIL Node interface: new Document() must inherit property "normalize" with the p
roper type (27) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" | 366 FAIL Node interface: new Document() must inherit property "nodeValue" with the p
roper type (26) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" |
366 FAIL Node interface: new Document() must inherit property "cloneNode" with the p
roper type (28) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" | 367 FAIL Node interface: new Document() must inherit property "textContent" with the
proper type (27) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
| 368 FAIL Node interface: new Document() must inherit property "normalize" with the p
roper type (28) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" |
| 369 FAIL Node interface: new Document() must inherit property "cloneNode" with the p
roper type (29) assert_equals: Unexpected exception when evaluating object expec
ted null but got object "TypeError: Illegal constructor" |
367 FAIL Node interface: calling cloneNode(boolean) on new Document() with too few a
rguments must throw TypeError assert_equals: Unexpected exception when evaluatin
g object expected null but got object "TypeError: Illegal constructor" | 370 FAIL Node interface: calling cloneNode(boolean) on new Document() with too few a
rguments must throw TypeError assert_equals: Unexpected exception when evaluatin
g object expected null but got object "TypeError: Illegal constructor" |
368 FAIL Node interface: new Document() must inherit property "isEqualNode" with the
proper type (29) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 371 FAIL Node interface: new Document() must inherit property "isEqualNode" with the
proper type (30) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
369 FAIL Node interface: calling isEqualNode(Node) on new Document() with too few ar
guments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" | 372 FAIL Node interface: calling isEqualNode(Node) on new Document() with too few ar
guments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" |
370 FAIL Node interface: new Document() must inherit property "isSameNode" with the
proper type (30) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" | 373 FAIL Node interface: new Document() must inherit property "isSameNode" with the
proper type (31) assert_equals: Unexpected exception when evaluating object expe
cted null but got object "TypeError: Illegal constructor" |
371 FAIL Node interface: calling isSameNode(Node) on new Document() with too few arg
uments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" | 374 FAIL Node interface: calling isSameNode(Node) on new Document() with too few arg
uments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" |
372 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_DIS
CONNECTED" with the proper type (31) assert_equals: Unexpected exception when ev
aluating object expected null but got object "TypeError: Illegal constructor" | 375 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_DIS
CONNECTED" with the proper type (32) assert_equals: Unexpected exception when ev
aluating object expected null but got object "TypeError: Illegal constructor" |
373 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_PRE
CEDING" with the proper type (32) assert_equals: Unexpected exception when evalu
ating object expected null but got object "TypeError: Illegal constructor" | 376 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_PRE
CEDING" with the proper type (33) assert_equals: Unexpected exception when evalu
ating object expected null but got object "TypeError: Illegal constructor" |
374 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_FOL
LOWING" with the proper type (33) assert_equals: Unexpected exception when evalu
ating object expected null but got object "TypeError: Illegal constructor" | 377 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_FOL
LOWING" with the proper type (34) assert_equals: Unexpected exception when evalu
ating object expected null but got object "TypeError: Illegal constructor" |
375 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_CON
TAINS" with the proper type (34) assert_equals: Unexpected exception when evalua
ting object expected null but got object "TypeError: Illegal constructor" | 378 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_CON
TAINS" with the proper type (35) assert_equals: Unexpected exception when evalua
ting object expected null but got object "TypeError: Illegal constructor" |
376 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_CON
TAINED_BY" with the proper type (35) assert_equals: Unexpected exception when ev
aluating object expected null but got object "TypeError: Illegal constructor" | 379 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_CON
TAINED_BY" with the proper type (36) assert_equals: Unexpected exception when ev
aluating object expected null but got object "TypeError: Illegal constructor" |
377 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_IMP
LEMENTATION_SPECIFIC" with the proper type (36) assert_equals: Unexpected except
ion when evaluating object expected null but got object "TypeError: Illegal cons
tructor" | 380 FAIL Node interface: new Document() must inherit property "DOCUMENT_POSITION_IMP
LEMENTATION_SPECIFIC" with the proper type (37) assert_equals: Unexpected except
ion when evaluating object expected null but got object "TypeError: Illegal cons
tructor" |
378 FAIL Node interface: new Document() must inherit property "compareDocumentPositi
on" with the proper type (37) assert_equals: Unexpected exception when evaluatin
g object expected null but got object "TypeError: Illegal constructor" | 381 FAIL Node interface: new Document() must inherit property "compareDocumentPositi
on" with the proper type (38) assert_equals: Unexpected exception when evaluatin
g object expected null but got object "TypeError: Illegal constructor" |
379 FAIL Node interface: calling compareDocumentPosition(Node) on new Document() wit
h too few arguments must throw TypeError assert_equals: Unexpected exception whe
n evaluating object expected null but got object "TypeError: Illegal constructor
" | 382 FAIL Node interface: calling compareDocumentPosition(Node) on new Document() wit
h too few arguments must throw TypeError assert_equals: Unexpected exception whe
n evaluating object expected null but got object "TypeError: Illegal constructor
" |
380 FAIL Node interface: new Document() must inherit property "contains" with the pr
oper type (38) assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" | 383 FAIL Node interface: new Document() must inherit property "contains" with the pr
oper type (39) assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" |
381 FAIL Node interface: calling contains(Node) on new Document() with too few argum
ents must throw TypeError assert_equals: Unexpected exception when evaluating ob
ject expected null but got object "TypeError: Illegal constructor" | 384 FAIL Node interface: calling contains(Node) on new Document() with too few argum
ents must throw TypeError assert_equals: Unexpected exception when evaluating ob
ject expected null but got object "TypeError: Illegal constructor" |
382 FAIL Node interface: new Document() must inherit property "lookupPrefix" with th
e proper type (39) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" | 385 FAIL Node interface: new Document() must inherit property "lookupPrefix" with th
e proper type (40) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" |
383 FAIL Node interface: calling lookupPrefix(DOMString) on new Document() with too
few arguments must throw TypeError assert_equals: Unexpected exception when eval
uating object expected null but got object "TypeError: Illegal constructor" | 386 FAIL Node interface: calling lookupPrefix(DOMString) on new Document() with too
few arguments must throw TypeError assert_equals: Unexpected exception when eval
uating object expected null but got object "TypeError: Illegal constructor" |
384 FAIL Node interface: new Document() must inherit property "lookupNamespaceURI" w
ith the proper type (40) assert_equals: Unexpected exception when evaluating obj
ect expected null but got object "TypeError: Illegal constructor" | 387 FAIL Node interface: new Document() must inherit property "lookupNamespaceURI" w
ith the proper type (41) assert_equals: Unexpected exception when evaluating obj
ect expected null but got object "TypeError: Illegal constructor" |
385 FAIL Node interface: calling lookupNamespaceURI(DOMString) on new Document() wit
h too few arguments must throw TypeError assert_equals: Unexpected exception whe
n evaluating object expected null but got object "TypeError: Illegal constructor
" | 388 FAIL Node interface: calling lookupNamespaceURI(DOMString) on new Document() wit
h too few arguments must throw TypeError assert_equals: Unexpected exception whe
n evaluating object expected null but got object "TypeError: Illegal constructor
" |
386 FAIL Node interface: new Document() must inherit property "isDefaultNamespace" w
ith the proper type (41) assert_equals: Unexpected exception when evaluating obj
ect expected null but got object "TypeError: Illegal constructor" | 389 FAIL Node interface: new Document() must inherit property "isDefaultNamespace" w
ith the proper type (42) assert_equals: Unexpected exception when evaluating obj
ect expected null but got object "TypeError: Illegal constructor" |
387 FAIL Node interface: calling isDefaultNamespace(DOMString) on new Document() wit
h too few arguments must throw TypeError assert_equals: Unexpected exception whe
n evaluating object expected null but got object "TypeError: Illegal constructor
" | 390 FAIL Node interface: calling isDefaultNamespace(DOMString) on new Document() wit
h too few arguments must throw TypeError assert_equals: Unexpected exception whe
n evaluating object expected null but got object "TypeError: Illegal constructor
" |
388 FAIL Node interface: new Document() must inherit property "insertBefore" with th
e proper type (42) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" | 391 FAIL Node interface: new Document() must inherit property "insertBefore" with th
e proper type (43) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" |
389 FAIL Node interface: calling insertBefore(Node,Node) on new Document() with too
few arguments must throw TypeError assert_equals: Unexpected exception when eval
uating object expected null but got object "TypeError: Illegal constructor" | 392 FAIL Node interface: calling insertBefore(Node,Node) on new Document() with too
few arguments must throw TypeError assert_equals: Unexpected exception when eval
uating object expected null but got object "TypeError: Illegal constructor" |
390 FAIL Node interface: new Document() must inherit property "appendChild" with the
proper type (43) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 393 FAIL Node interface: new Document() must inherit property "appendChild" with the
proper type (44) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
391 FAIL Node interface: calling appendChild(Node) on new Document() with too few ar
guments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" | 394 FAIL Node interface: calling appendChild(Node) on new Document() with too few ar
guments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" |
392 FAIL Node interface: new Document() must inherit property "replaceChild" with th
e proper type (44) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" | 395 FAIL Node interface: new Document() must inherit property "replaceChild" with th
e proper type (45) assert_equals: Unexpected exception when evaluating object ex
pected null but got object "TypeError: Illegal constructor" |
393 FAIL Node interface: calling replaceChild(Node,Node) on new Document() with too
few arguments must throw TypeError assert_equals: Unexpected exception when eval
uating object expected null but got object "TypeError: Illegal constructor" | 396 FAIL Node interface: calling replaceChild(Node,Node) on new Document() with too
few arguments must throw TypeError assert_equals: Unexpected exception when eval
uating object expected null but got object "TypeError: Illegal constructor" |
394 FAIL Node interface: new Document() must inherit property "removeChild" with the
proper type (45) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" | 397 FAIL Node interface: new Document() must inherit property "removeChild" with the
proper type (46) assert_equals: Unexpected exception when evaluating object exp
ected null but got object "TypeError: Illegal constructor" |
395 FAIL Node interface: calling removeChild(Node) on new Document() with too few ar
guments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" | 398 FAIL Node interface: calling removeChild(Node) on new Document() with too few ar
guments must throw TypeError assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" |
396 FAIL EventTarget interface: new Document() must inherit property "addEventListen
er" with the proper type (0) assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" | 399 FAIL EventTarget interface: new Document() must inherit property "addEventListen
er" with the proper type (0) assert_equals: Unexpected exception when evaluating
object expected null but got object "TypeError: Illegal constructor" |
397 FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on new Document() with too few arguments must thro
w TypeError assert_equals: Unexpected exception when evaluating object expected
null but got object "TypeError: Illegal constructor" | 400 FAIL EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on new Document() with too few arguments must thro
w TypeError assert_equals: Unexpected exception when evaluating object expected
null but got object "TypeError: Illegal constructor" |
398 FAIL EventTarget interface: new Document() must inherit property "removeEventLis
tener" with the proper type (1) assert_equals: Unexpected exception when evaluat
ing object expected null but got object "TypeError: Illegal constructor" | 401 FAIL EventTarget interface: new Document() must inherit property "removeEventLis
tener" with the proper type (1) assert_equals: Unexpected exception when evaluat
ing object expected null but got object "TypeError: Illegal constructor" |
399 FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on new Document() with too few arguments must t
hrow TypeError assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" | 402 FAIL EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on new Document() with too few arguments must t
hrow TypeError assert_equals: Unexpected exception when evaluating object expect
ed null but got object "TypeError: Illegal constructor" |
400 FAIL EventTarget interface: new Document() must inherit property "dispatchEvent"
with the proper type (2) assert_equals: Unexpected exception when evaluating ob
ject expected null but got object "TypeError: Illegal constructor" | 403 FAIL EventTarget interface: new Document() must inherit property "dispatchEvent"
with the proper type (2) assert_equals: Unexpected exception when evaluating ob
ject expected null but got object "TypeError: Illegal constructor" |
401 FAIL EventTarget interface: calling dispatchEvent(Event) on new Document() with
too few arguments must throw TypeError assert_equals: Unexpected exception when
evaluating object expected null but got object "TypeError: Illegal constructor" | 404 FAIL EventTarget interface: calling dispatchEvent(Event) on new Document() with
too few arguments must throw TypeError assert_equals: Unexpected exception when
evaluating object expected null but got object "TypeError: Illegal constructor" |
402 PASS XMLDocument interface: existence and properties of interface object | 405 PASS XMLDocument interface: existence and properties of interface object |
403 PASS XMLDocument interface object length | 406 PASS XMLDocument interface object length |
404 PASS XMLDocument interface object name | 407 PASS XMLDocument interface object name |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
475 PASS Node interface: xmlDoc must inherit property "COMMENT_NODE" with the proper
type (7) | 478 PASS Node interface: xmlDoc must inherit property "COMMENT_NODE" with the proper
type (7) |
476 PASS Node interface: xmlDoc must inherit property "DOCUMENT_NODE" with the prope
r type (8) | 479 PASS Node interface: xmlDoc must inherit property "DOCUMENT_NODE" with the prope
r type (8) |
477 PASS Node interface: xmlDoc must inherit property "DOCUMENT_TYPE_NODE" with the
proper type (9) | 480 PASS Node interface: xmlDoc must inherit property "DOCUMENT_TYPE_NODE" with the
proper type (9) |
478 PASS Node interface: xmlDoc must inherit property "DOCUMENT_FRAGMENT_NODE" with
the proper type (10) | 481 PASS Node interface: xmlDoc must inherit property "DOCUMENT_FRAGMENT_NODE" with
the proper type (10) |
479 PASS Node interface: xmlDoc must inherit property "NOTATION_NODE" with the prope
r type (11) | 482 PASS Node interface: xmlDoc must inherit property "NOTATION_NODE" with the prope
r type (11) |
480 PASS Node interface: xmlDoc must inherit property "nodeType" with the proper typ
e (12) | 483 PASS Node interface: xmlDoc must inherit property "nodeType" with the proper typ
e (12) |
481 PASS Node interface: xmlDoc must inherit property "nodeName" with the proper typ
e (13) | 484 PASS Node interface: xmlDoc must inherit property "nodeName" with the proper typ
e (13) |
482 FAIL Node interface: xmlDoc must inherit property "baseURI" with the proper type
(14) assert_equals: expected "string" but got "object" | 485 FAIL Node interface: xmlDoc must inherit property "baseURI" with the proper type
(14) assert_equals: expected "string" but got "object" |
483 PASS Node interface: xmlDoc must inherit property "isConnected" with the proper
type (15) | 486 PASS Node interface: xmlDoc must inherit property "isConnected" with the proper
type (15) |
484 PASS Node interface: xmlDoc must inherit property "ownerDocument" with the prope
r type (16) | 487 PASS Node interface: xmlDoc must inherit property "ownerDocument" with the prope
r type (16) |
485 PASS Node interface: xmlDoc must inherit property "parentNode" with the proper t
ype (17) | 488 PASS Node interface: xmlDoc must inherit property "getRootNode" with the proper
type (17) |
486 PASS Node interface: xmlDoc must inherit property "parentElement" with the prope
r type (18) | 489 PASS Node interface: calling getRootNode(GetRootNodeOptions) on xmlDoc with too
few arguments must throw TypeError |
487 PASS Node interface: xmlDoc must inherit property "hasChildNodes" with the prope
r type (19) | 490 PASS Node interface: xmlDoc must inherit property "parentNode" with the proper t
ype (18) |
488 PASS Node interface: xmlDoc must inherit property "childNodes" with the proper t
ype (20) | 491 PASS Node interface: xmlDoc must inherit property "parentElement" with the prope
r type (19) |
489 PASS Node interface: xmlDoc must inherit property "firstChild" with the proper t
ype (21) | 492 PASS Node interface: xmlDoc must inherit property "hasChildNodes" with the prope
r type (20) |
490 PASS Node interface: xmlDoc must inherit property "lastChild" with the proper ty
pe (22) | 493 PASS Node interface: xmlDoc must inherit property "childNodes" with the proper t
ype (21) |
491 PASS Node interface: xmlDoc must inherit property "previousSibling" with the pro
per type (23) | 494 PASS Node interface: xmlDoc must inherit property "firstChild" with the proper t
ype (22) |
492 PASS Node interface: xmlDoc must inherit property "nextSibling" with the proper
type (24) | 495 PASS Node interface: xmlDoc must inherit property "lastChild" with the proper ty
pe (23) |
493 PASS Node interface: xmlDoc must inherit property "nodeValue" with the proper ty
pe (25) | 496 PASS Node interface: xmlDoc must inherit property "previousSibling" with the pro
per type (24) |
494 PASS Node interface: xmlDoc must inherit property "textContent" with the proper
type (26) | 497 PASS Node interface: xmlDoc must inherit property "nextSibling" with the proper
type (25) |
495 PASS Node interface: xmlDoc must inherit property "normalize" with the proper ty
pe (27) | 498 PASS Node interface: xmlDoc must inherit property "nodeValue" with the proper ty
pe (26) |
496 PASS Node interface: xmlDoc must inherit property "cloneNode" with the proper ty
pe (28) | 499 PASS Node interface: xmlDoc must inherit property "textContent" with the proper
type (27) |
| 500 PASS Node interface: xmlDoc must inherit property "normalize" with the proper ty
pe (28) |
| 501 PASS Node interface: xmlDoc must inherit property "cloneNode" with the proper ty
pe (29) |
497 PASS Node interface: calling cloneNode(boolean) on xmlDoc with too few arguments
must throw TypeError | 502 PASS Node interface: calling cloneNode(boolean) on xmlDoc with too few arguments
must throw TypeError |
498 PASS Node interface: xmlDoc must inherit property "isEqualNode" with the proper
type (29) | 503 PASS Node interface: xmlDoc must inherit property "isEqualNode" with the proper
type (30) |
499 PASS Node interface: calling isEqualNode(Node) on xmlDoc with too few arguments
must throw TypeError | 504 PASS Node interface: calling isEqualNode(Node) on xmlDoc with too few arguments
must throw TypeError |
500 PASS Node interface: xmlDoc must inherit property "isSameNode" with the proper t
ype (30) | 505 PASS Node interface: xmlDoc must inherit property "isSameNode" with the proper t
ype (31) |
501 PASS Node interface: calling isSameNode(Node) on xmlDoc with too few arguments m
ust throw TypeError | 506 PASS Node interface: calling isSameNode(Node) on xmlDoc with too few arguments m
ust throw TypeError |
502 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_DISCONNECTE
D" with the proper type (31) | 507 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_DISCONNECTE
D" with the proper type (32) |
503 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_PRECEDING"
with the proper type (32) | 508 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_PRECEDING"
with the proper type (33) |
504 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_FOLLOWING"
with the proper type (33) | 509 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_FOLLOWING"
with the proper type (34) |
505 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_CONTAINS" w
ith the proper type (34) | 510 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_CONTAINS" w
ith the proper type (35) |
506 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_CONTAINED_B
Y" with the proper type (35) | 511 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_CONTAINED_B
Y" with the proper type (36) |
507 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_IMPLEMENTAT
ION_SPECIFIC" with the proper type (36) | 512 PASS Node interface: xmlDoc must inherit property "DOCUMENT_POSITION_IMPLEMENTAT
ION_SPECIFIC" with the proper type (37) |
508 PASS Node interface: xmlDoc must inherit property "compareDocumentPosition" with
the proper type (37) | 513 PASS Node interface: xmlDoc must inherit property "compareDocumentPosition" with
the proper type (38) |
509 PASS Node interface: calling compareDocumentPosition(Node) on xmlDoc with too fe
w arguments must throw TypeError | 514 PASS Node interface: calling compareDocumentPosition(Node) on xmlDoc with too fe
w arguments must throw TypeError |
510 PASS Node interface: xmlDoc must inherit property "contains" with the proper typ
e (38) | 515 PASS Node interface: xmlDoc must inherit property "contains" with the proper typ
e (39) |
511 PASS Node interface: calling contains(Node) on xmlDoc with too few arguments mus
t throw TypeError | 516 PASS Node interface: calling contains(Node) on xmlDoc with too few arguments mus
t throw TypeError |
512 PASS Node interface: xmlDoc must inherit property "lookupPrefix" with the proper
type (39) | 517 PASS Node interface: xmlDoc must inherit property "lookupPrefix" with the proper
type (40) |
513 PASS Node interface: calling lookupPrefix(DOMString) on xmlDoc with too few argu
ments must throw TypeError | 518 PASS Node interface: calling lookupPrefix(DOMString) on xmlDoc with too few argu
ments must throw TypeError |
514 PASS Node interface: xmlDoc must inherit property "lookupNamespaceURI" with the
proper type (40) | 519 PASS Node interface: xmlDoc must inherit property "lookupNamespaceURI" with the
proper type (41) |
515 PASS Node interface: calling lookupNamespaceURI(DOMString) on xmlDoc with too fe
w arguments must throw TypeError | 520 PASS Node interface: calling lookupNamespaceURI(DOMString) on xmlDoc with too fe
w arguments must throw TypeError |
516 PASS Node interface: xmlDoc must inherit property "isDefaultNamespace" with the
proper type (41) | 521 PASS Node interface: xmlDoc must inherit property "isDefaultNamespace" with the
proper type (42) |
517 PASS Node interface: calling isDefaultNamespace(DOMString) on xmlDoc with too fe
w arguments must throw TypeError | 522 PASS Node interface: calling isDefaultNamespace(DOMString) on xmlDoc with too fe
w arguments must throw TypeError |
518 PASS Node interface: xmlDoc must inherit property "insertBefore" with the proper
type (42) | 523 PASS Node interface: xmlDoc must inherit property "insertBefore" with the proper
type (43) |
519 PASS Node interface: calling insertBefore(Node,Node) on xmlDoc with too few argu
ments must throw TypeError | 524 PASS Node interface: calling insertBefore(Node,Node) on xmlDoc with too few argu
ments must throw TypeError |
520 PASS Node interface: xmlDoc must inherit property "appendChild" with the proper
type (43) | 525 PASS Node interface: xmlDoc must inherit property "appendChild" with the proper
type (44) |
521 PASS Node interface: calling appendChild(Node) on xmlDoc with too few arguments
must throw TypeError | 526 PASS Node interface: calling appendChild(Node) on xmlDoc with too few arguments
must throw TypeError |
522 PASS Node interface: xmlDoc must inherit property "replaceChild" with the proper
type (44) | 527 PASS Node interface: xmlDoc must inherit property "replaceChild" with the proper
type (45) |
523 PASS Node interface: calling replaceChild(Node,Node) on xmlDoc with too few argu
ments must throw TypeError | 528 PASS Node interface: calling replaceChild(Node,Node) on xmlDoc with too few argu
ments must throw TypeError |
524 PASS Node interface: xmlDoc must inherit property "removeChild" with the proper
type (45) | 529 PASS Node interface: xmlDoc must inherit property "removeChild" with the proper
type (46) |
525 PASS Node interface: calling removeChild(Node) on xmlDoc with too few arguments
must throw TypeError | 530 PASS Node interface: calling removeChild(Node) on xmlDoc with too few arguments
must throw TypeError |
526 PASS EventTarget interface: xmlDoc must inherit property "addEventListener" with
the proper type (0) | 531 PASS EventTarget interface: xmlDoc must inherit property "addEventListener" with
the proper type (0) |
527 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on xmlDoc with too few arguments must throw TypeEr
ror | 532 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on xmlDoc with too few arguments must throw TypeEr
ror |
528 PASS EventTarget interface: xmlDoc must inherit property "removeEventListener" w
ith the proper type (1) | 533 PASS EventTarget interface: xmlDoc must inherit property "removeEventListener" w
ith the proper type (1) |
529 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on xmlDoc with too few arguments must throw Typ
eError | 534 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on xmlDoc with too few arguments must throw Typ
eError |
530 PASS EventTarget interface: xmlDoc must inherit property "dispatchEvent" with th
e proper type (2) | 535 PASS EventTarget interface: xmlDoc must inherit property "dispatchEvent" with th
e proper type (2) |
531 PASS EventTarget interface: calling dispatchEvent(Event) on xmlDoc with too few
arguments must throw TypeError | 536 PASS EventTarget interface: calling dispatchEvent(Event) on xmlDoc with too few
arguments must throw TypeError |
532 PASS DOMImplementation interface: existence and properties of interface object | 537 PASS DOMImplementation interface: existence and properties of interface object |
533 PASS DOMImplementation interface object length | 538 PASS DOMImplementation interface object length |
534 PASS DOMImplementation interface object name | 539 PASS DOMImplementation interface object name |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
581 PASS Node interface: document.doctype must inherit property "COMMENT_NODE" with
the proper type (7) | 586 PASS Node interface: document.doctype must inherit property "COMMENT_NODE" with
the proper type (7) |
582 PASS Node interface: document.doctype must inherit property "DOCUMENT_NODE" with
the proper type (8) | 587 PASS Node interface: document.doctype must inherit property "DOCUMENT_NODE" with
the proper type (8) |
583 PASS Node interface: document.doctype must inherit property "DOCUMENT_TYPE_NODE"
with the proper type (9) | 588 PASS Node interface: document.doctype must inherit property "DOCUMENT_TYPE_NODE"
with the proper type (9) |
584 PASS Node interface: document.doctype must inherit property "DOCUMENT_FRAGMENT_N
ODE" with the proper type (10) | 589 PASS Node interface: document.doctype must inherit property "DOCUMENT_FRAGMENT_N
ODE" with the proper type (10) |
585 PASS Node interface: document.doctype must inherit property "NOTATION_NODE" with
the proper type (11) | 590 PASS Node interface: document.doctype must inherit property "NOTATION_NODE" with
the proper type (11) |
586 PASS Node interface: document.doctype must inherit property "nodeType" with the
proper type (12) | 591 PASS Node interface: document.doctype must inherit property "nodeType" with the
proper type (12) |
587 PASS Node interface: document.doctype must inherit property "nodeName" with the
proper type (13) | 592 PASS Node interface: document.doctype must inherit property "nodeName" with the
proper type (13) |
588 PASS Node interface: document.doctype must inherit property "baseURI" with the p
roper type (14) | 593 PASS Node interface: document.doctype must inherit property "baseURI" with the p
roper type (14) |
589 PASS Node interface: document.doctype must inherit property "isConnected" with t
he proper type (15) | 594 PASS Node interface: document.doctype must inherit property "isConnected" with t
he proper type (15) |
590 PASS Node interface: document.doctype must inherit property "ownerDocument" with
the proper type (16) | 595 PASS Node interface: document.doctype must inherit property "ownerDocument" with
the proper type (16) |
591 PASS Node interface: document.doctype must inherit property "parentNode" with th
e proper type (17) | 596 PASS Node interface: document.doctype must inherit property "getRootNode" with t
he proper type (17) |
592 PASS Node interface: document.doctype must inherit property "parentElement" with
the proper type (18) | 597 PASS Node interface: calling getRootNode(GetRootNodeOptions) on document.doctype
with too few arguments must throw TypeError |
593 PASS Node interface: document.doctype must inherit property "hasChildNodes" with
the proper type (19) | 598 PASS Node interface: document.doctype must inherit property "parentNode" with th
e proper type (18) |
594 PASS Node interface: document.doctype must inherit property "childNodes" with th
e proper type (20) | 599 PASS Node interface: document.doctype must inherit property "parentElement" with
the proper type (19) |
595 PASS Node interface: document.doctype must inherit property "firstChild" with th
e proper type (21) | 600 PASS Node interface: document.doctype must inherit property "hasChildNodes" with
the proper type (20) |
596 PASS Node interface: document.doctype must inherit property "lastChild" with the
proper type (22) | 601 PASS Node interface: document.doctype must inherit property "childNodes" with th
e proper type (21) |
597 PASS Node interface: document.doctype must inherit property "previousSibling" wi
th the proper type (23) | 602 PASS Node interface: document.doctype must inherit property "firstChild" with th
e proper type (22) |
598 PASS Node interface: document.doctype must inherit property "nextSibling" with t
he proper type (24) | 603 PASS Node interface: document.doctype must inherit property "lastChild" with the
proper type (23) |
599 PASS Node interface: document.doctype must inherit property "nodeValue" with the
proper type (25) | 604 PASS Node interface: document.doctype must inherit property "previousSibling" wi
th the proper type (24) |
600 PASS Node interface: document.doctype must inherit property "textContent" with t
he proper type (26) | 605 PASS Node interface: document.doctype must inherit property "nextSibling" with t
he proper type (25) |
601 PASS Node interface: document.doctype must inherit property "normalize" with the
proper type (27) | 606 PASS Node interface: document.doctype must inherit property "nodeValue" with the
proper type (26) |
602 PASS Node interface: document.doctype must inherit property "cloneNode" with the
proper type (28) | 607 PASS Node interface: document.doctype must inherit property "textContent" with t
he proper type (27) |
| 608 PASS Node interface: document.doctype must inherit property "normalize" with the
proper type (28) |
| 609 PASS Node interface: document.doctype must inherit property "cloneNode" with the
proper type (29) |
603 PASS Node interface: calling cloneNode(boolean) on document.doctype with too few
arguments must throw TypeError | 610 PASS Node interface: calling cloneNode(boolean) on document.doctype with too few
arguments must throw TypeError |
604 PASS Node interface: document.doctype must inherit property "isEqualNode" with t
he proper type (29) | 611 PASS Node interface: document.doctype must inherit property "isEqualNode" with t
he proper type (30) |
605 PASS Node interface: calling isEqualNode(Node) on document.doctype with too few
arguments must throw TypeError | 612 PASS Node interface: calling isEqualNode(Node) on document.doctype with too few
arguments must throw TypeError |
606 PASS Node interface: document.doctype must inherit property "isSameNode" with th
e proper type (30) | 613 PASS Node interface: document.doctype must inherit property "isSameNode" with th
e proper type (31) |
607 PASS Node interface: calling isSameNode(Node) on document.doctype with too few a
rguments must throw TypeError | 614 PASS Node interface: calling isSameNode(Node) on document.doctype with too few a
rguments must throw TypeError |
608 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_D
ISCONNECTED" with the proper type (31) | 615 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_D
ISCONNECTED" with the proper type (32) |
609 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_P
RECEDING" with the proper type (32) | 616 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_P
RECEDING" with the proper type (33) |
610 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_F
OLLOWING" with the proper type (33) | 617 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_F
OLLOWING" with the proper type (34) |
611 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_C
ONTAINS" with the proper type (34) | 618 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_C
ONTAINS" with the proper type (35) |
612 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_C
ONTAINED_BY" with the proper type (35) | 619 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_C
ONTAINED_BY" with the proper type (36) |
613 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_I
MPLEMENTATION_SPECIFIC" with the proper type (36) | 620 PASS Node interface: document.doctype must inherit property "DOCUMENT_POSITION_I
MPLEMENTATION_SPECIFIC" with the proper type (37) |
614 PASS Node interface: document.doctype must inherit property "compareDocumentPosi
tion" with the proper type (37) | 621 PASS Node interface: document.doctype must inherit property "compareDocumentPosi
tion" with the proper type (38) |
615 PASS Node interface: calling compareDocumentPosition(Node) on document.doctype w
ith too few arguments must throw TypeError | 622 PASS Node interface: calling compareDocumentPosition(Node) on document.doctype w
ith too few arguments must throw TypeError |
616 PASS Node interface: document.doctype must inherit property "contains" with the
proper type (38) | 623 PASS Node interface: document.doctype must inherit property "contains" with the
proper type (39) |
617 PASS Node interface: calling contains(Node) on document.doctype with too few arg
uments must throw TypeError | 624 PASS Node interface: calling contains(Node) on document.doctype with too few arg
uments must throw TypeError |
618 PASS Node interface: document.doctype must inherit property "lookupPrefix" with
the proper type (39) | 625 PASS Node interface: document.doctype must inherit property "lookupPrefix" with
the proper type (40) |
619 PASS Node interface: calling lookupPrefix(DOMString) on document.doctype with to
o few arguments must throw TypeError | 626 PASS Node interface: calling lookupPrefix(DOMString) on document.doctype with to
o few arguments must throw TypeError |
620 PASS Node interface: document.doctype must inherit property "lookupNamespaceURI"
with the proper type (40) | 627 PASS Node interface: document.doctype must inherit property "lookupNamespaceURI"
with the proper type (41) |
621 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.doctype w
ith too few arguments must throw TypeError | 628 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.doctype w
ith too few arguments must throw TypeError |
622 PASS Node interface: document.doctype must inherit property "isDefaultNamespace"
with the proper type (41) | 629 PASS Node interface: document.doctype must inherit property "isDefaultNamespace"
with the proper type (42) |
623 PASS Node interface: calling isDefaultNamespace(DOMString) on document.doctype w
ith too few arguments must throw TypeError | 630 PASS Node interface: calling isDefaultNamespace(DOMString) on document.doctype w
ith too few arguments must throw TypeError |
624 PASS Node interface: document.doctype must inherit property "insertBefore" with
the proper type (42) | 631 PASS Node interface: document.doctype must inherit property "insertBefore" with
the proper type (43) |
625 PASS Node interface: calling insertBefore(Node,Node) on document.doctype with to
o few arguments must throw TypeError | 632 PASS Node interface: calling insertBefore(Node,Node) on document.doctype with to
o few arguments must throw TypeError |
626 PASS Node interface: document.doctype must inherit property "appendChild" with t
he proper type (43) | 633 PASS Node interface: document.doctype must inherit property "appendChild" with t
he proper type (44) |
627 PASS Node interface: calling appendChild(Node) on document.doctype with too few
arguments must throw TypeError | 634 PASS Node interface: calling appendChild(Node) on document.doctype with too few
arguments must throw TypeError |
628 PASS Node interface: document.doctype must inherit property "replaceChild" with
the proper type (44) | 635 PASS Node interface: document.doctype must inherit property "replaceChild" with
the proper type (45) |
629 PASS Node interface: calling replaceChild(Node,Node) on document.doctype with to
o few arguments must throw TypeError | 636 PASS Node interface: calling replaceChild(Node,Node) on document.doctype with to
o few arguments must throw TypeError |
630 PASS Node interface: document.doctype must inherit property "removeChild" with t
he proper type (45) | 637 PASS Node interface: document.doctype must inherit property "removeChild" with t
he proper type (46) |
631 PASS Node interface: calling removeChild(Node) on document.doctype with too few
arguments must throw TypeError | 638 PASS Node interface: calling removeChild(Node) on document.doctype with too few
arguments must throw TypeError |
632 PASS EventTarget interface: document.doctype must inherit property "addEventList
ener" with the proper type (0) | 639 PASS EventTarget interface: document.doctype must inherit property "addEventList
ener" with the proper type (0) |
633 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.doctype with too few arguments must th
row TypeError | 640 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.doctype with too few arguments must th
row TypeError |
634 PASS EventTarget interface: document.doctype must inherit property "removeEventL
istener" with the proper type (1) | 641 PASS EventTarget interface: document.doctype must inherit property "removeEventL
istener" with the proper type (1) |
635 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.doctype with too few arguments must
throw TypeError | 642 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.doctype with too few arguments must
throw TypeError |
636 PASS EventTarget interface: document.doctype must inherit property "dispatchEven
t" with the proper type (2) | 643 PASS EventTarget interface: document.doctype must inherit property "dispatchEven
t" with the proper type (2) |
637 PASS EventTarget interface: calling dispatchEvent(Event) on document.doctype wit
h too few arguments must throw TypeError | 644 PASS EventTarget interface: calling dispatchEvent(Event) on document.doctype wit
h too few arguments must throw TypeError |
638 PASS DocumentFragment interface: existence and properties of interface object | 645 PASS DocumentFragment interface: existence and properties of interface object |
639 PASS DocumentFragment interface object length | 646 PASS DocumentFragment interface object length |
640 PASS DocumentFragment interface object name | 647 PASS DocumentFragment interface object name |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
675 PASS Node interface: document.createDocumentFragment() must inherit property "CO
MMENT_NODE" with the proper type (7) | 682 PASS Node interface: document.createDocumentFragment() must inherit property "CO
MMENT_NODE" with the proper type (7) |
676 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_NODE" with the proper type (8) | 683 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_NODE" with the proper type (8) |
677 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_TYPE_NODE" with the proper type (9) | 684 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_TYPE_NODE" with the proper type (9) |
678 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_FRAGMENT_NODE" with the proper type (10) | 685 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_FRAGMENT_NODE" with the proper type (10) |
679 PASS Node interface: document.createDocumentFragment() must inherit property "NO
TATION_NODE" with the proper type (11) | 686 PASS Node interface: document.createDocumentFragment() must inherit property "NO
TATION_NODE" with the proper type (11) |
680 PASS Node interface: document.createDocumentFragment() must inherit property "no
deType" with the proper type (12) | 687 PASS Node interface: document.createDocumentFragment() must inherit property "no
deType" with the proper type (12) |
681 PASS Node interface: document.createDocumentFragment() must inherit property "no
deName" with the proper type (13) | 688 PASS Node interface: document.createDocumentFragment() must inherit property "no
deName" with the proper type (13) |
682 PASS Node interface: document.createDocumentFragment() must inherit property "ba
seURI" with the proper type (14) | 689 PASS Node interface: document.createDocumentFragment() must inherit property "ba
seURI" with the proper type (14) |
683 PASS Node interface: document.createDocumentFragment() must inherit property "is
Connected" with the proper type (15) | 690 PASS Node interface: document.createDocumentFragment() must inherit property "is
Connected" with the proper type (15) |
684 PASS Node interface: document.createDocumentFragment() must inherit property "ow
nerDocument" with the proper type (16) | 691 PASS Node interface: document.createDocumentFragment() must inherit property "ow
nerDocument" with the proper type (16) |
685 PASS Node interface: document.createDocumentFragment() must inherit property "pa
rentNode" with the proper type (17) | 692 PASS Node interface: document.createDocumentFragment() must inherit property "ge
tRootNode" with the proper type (17) |
686 PASS Node interface: document.createDocumentFragment() must inherit property "pa
rentElement" with the proper type (18) | 693 PASS Node interface: calling getRootNode(GetRootNodeOptions) on document.createD
ocumentFragment() with too few arguments must throw TypeError |
687 PASS Node interface: document.createDocumentFragment() must inherit property "ha
sChildNodes" with the proper type (19) | 694 PASS Node interface: document.createDocumentFragment() must inherit property "pa
rentNode" with the proper type (18) |
688 PASS Node interface: document.createDocumentFragment() must inherit property "ch
ildNodes" with the proper type (20) | 695 PASS Node interface: document.createDocumentFragment() must inherit property "pa
rentElement" with the proper type (19) |
689 PASS Node interface: document.createDocumentFragment() must inherit property "fi
rstChild" with the proper type (21) | 696 PASS Node interface: document.createDocumentFragment() must inherit property "ha
sChildNodes" with the proper type (20) |
690 PASS Node interface: document.createDocumentFragment() must inherit property "la
stChild" with the proper type (22) | 697 PASS Node interface: document.createDocumentFragment() must inherit property "ch
ildNodes" with the proper type (21) |
691 PASS Node interface: document.createDocumentFragment() must inherit property "pr
eviousSibling" with the proper type (23) | 698 PASS Node interface: document.createDocumentFragment() must inherit property "fi
rstChild" with the proper type (22) |
692 PASS Node interface: document.createDocumentFragment() must inherit property "ne
xtSibling" with the proper type (24) | 699 PASS Node interface: document.createDocumentFragment() must inherit property "la
stChild" with the proper type (23) |
693 PASS Node interface: document.createDocumentFragment() must inherit property "no
deValue" with the proper type (25) | 700 PASS Node interface: document.createDocumentFragment() must inherit property "pr
eviousSibling" with the proper type (24) |
694 PASS Node interface: document.createDocumentFragment() must inherit property "te
xtContent" with the proper type (26) | 701 PASS Node interface: document.createDocumentFragment() must inherit property "ne
xtSibling" with the proper type (25) |
695 PASS Node interface: document.createDocumentFragment() must inherit property "no
rmalize" with the proper type (27) | 702 PASS Node interface: document.createDocumentFragment() must inherit property "no
deValue" with the proper type (26) |
696 PASS Node interface: document.createDocumentFragment() must inherit property "cl
oneNode" with the proper type (28) | 703 PASS Node interface: document.createDocumentFragment() must inherit property "te
xtContent" with the proper type (27) |
| 704 PASS Node interface: document.createDocumentFragment() must inherit property "no
rmalize" with the proper type (28) |
| 705 PASS Node interface: document.createDocumentFragment() must inherit property "cl
oneNode" with the proper type (29) |
697 PASS Node interface: calling cloneNode(boolean) on document.createDocumentFragme
nt() with too few arguments must throw TypeError | 706 PASS Node interface: calling cloneNode(boolean) on document.createDocumentFragme
nt() with too few arguments must throw TypeError |
698 PASS Node interface: document.createDocumentFragment() must inherit property "is
EqualNode" with the proper type (29) | 707 PASS Node interface: document.createDocumentFragment() must inherit property "is
EqualNode" with the proper type (30) |
699 PASS Node interface: calling isEqualNode(Node) on document.createDocumentFragmen
t() with too few arguments must throw TypeError | 708 PASS Node interface: calling isEqualNode(Node) on document.createDocumentFragmen
t() with too few arguments must throw TypeError |
700 PASS Node interface: document.createDocumentFragment() must inherit property "is
SameNode" with the proper type (30) | 709 PASS Node interface: document.createDocumentFragment() must inherit property "is
SameNode" with the proper type (31) |
701 PASS Node interface: calling isSameNode(Node) on document.createDocumentFragment
() with too few arguments must throw TypeError | 710 PASS Node interface: calling isSameNode(Node) on document.createDocumentFragment
() with too few arguments must throw TypeError |
702 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_DISCONNECTED" with the proper type (31) | 711 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_DISCONNECTED" with the proper type (32) |
703 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_PRECEDING" with the proper type (32) | 712 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_PRECEDING" with the proper type (33) |
704 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_FOLLOWING" with the proper type (33) | 713 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_FOLLOWING" with the proper type (34) |
705 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_CONTAINS" with the proper type (34) | 714 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_CONTAINS" with the proper type (35) |
706 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_CONTAINED_BY" with the proper type (35) | 715 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_CONTAINED_BY" with the proper type (36) |
707 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (36) | 716 PASS Node interface: document.createDocumentFragment() must inherit property "DO
CUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (37) |
708 PASS Node interface: document.createDocumentFragment() must inherit property "co
mpareDocumentPosition" with the proper type (37) | 717 PASS Node interface: document.createDocumentFragment() must inherit property "co
mpareDocumentPosition" with the proper type (38) |
709 PASS Node interface: calling compareDocumentPosition(Node) on document.createDoc
umentFragment() with too few arguments must throw TypeError | 718 PASS Node interface: calling compareDocumentPosition(Node) on document.createDoc
umentFragment() with too few arguments must throw TypeError |
710 PASS Node interface: document.createDocumentFragment() must inherit property "co
ntains" with the proper type (38) | 719 PASS Node interface: document.createDocumentFragment() must inherit property "co
ntains" with the proper type (39) |
711 PASS Node interface: calling contains(Node) on document.createDocumentFragment()
with too few arguments must throw TypeError | 720 PASS Node interface: calling contains(Node) on document.createDocumentFragment()
with too few arguments must throw TypeError |
712 PASS Node interface: document.createDocumentFragment() must inherit property "lo
okupPrefix" with the proper type (39) | 721 PASS Node interface: document.createDocumentFragment() must inherit property "lo
okupPrefix" with the proper type (40) |
713 PASS Node interface: calling lookupPrefix(DOMString) on document.createDocumentF
ragment() with too few arguments must throw TypeError | 722 PASS Node interface: calling lookupPrefix(DOMString) on document.createDocumentF
ragment() with too few arguments must throw TypeError |
714 PASS Node interface: document.createDocumentFragment() must inherit property "lo
okupNamespaceURI" with the proper type (40) | 723 PASS Node interface: document.createDocumentFragment() must inherit property "lo
okupNamespaceURI" with the proper type (41) |
715 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.createDoc
umentFragment() with too few arguments must throw TypeError | 724 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.createDoc
umentFragment() with too few arguments must throw TypeError |
716 PASS Node interface: document.createDocumentFragment() must inherit property "is
DefaultNamespace" with the proper type (41) | 725 PASS Node interface: document.createDocumentFragment() must inherit property "is
DefaultNamespace" with the proper type (42) |
717 PASS Node interface: calling isDefaultNamespace(DOMString) on document.createDoc
umentFragment() with too few arguments must throw TypeError | 726 PASS Node interface: calling isDefaultNamespace(DOMString) on document.createDoc
umentFragment() with too few arguments must throw TypeError |
718 PASS Node interface: document.createDocumentFragment() must inherit property "in
sertBefore" with the proper type (42) | 727 PASS Node interface: document.createDocumentFragment() must inherit property "in
sertBefore" with the proper type (43) |
719 PASS Node interface: calling insertBefore(Node,Node) on document.createDocumentF
ragment() with too few arguments must throw TypeError | 728 PASS Node interface: calling insertBefore(Node,Node) on document.createDocumentF
ragment() with too few arguments must throw TypeError |
720 PASS Node interface: document.createDocumentFragment() must inherit property "ap
pendChild" with the proper type (43) | 729 PASS Node interface: document.createDocumentFragment() must inherit property "ap
pendChild" with the proper type (44) |
721 PASS Node interface: calling appendChild(Node) on document.createDocumentFragmen
t() with too few arguments must throw TypeError | 730 PASS Node interface: calling appendChild(Node) on document.createDocumentFragmen
t() with too few arguments must throw TypeError |
722 PASS Node interface: document.createDocumentFragment() must inherit property "re
placeChild" with the proper type (44) | 731 PASS Node interface: document.createDocumentFragment() must inherit property "re
placeChild" with the proper type (45) |
723 PASS Node interface: calling replaceChild(Node,Node) on document.createDocumentF
ragment() with too few arguments must throw TypeError | 732 PASS Node interface: calling replaceChild(Node,Node) on document.createDocumentF
ragment() with too few arguments must throw TypeError |
724 PASS Node interface: document.createDocumentFragment() must inherit property "re
moveChild" with the proper type (45) | 733 PASS Node interface: document.createDocumentFragment() must inherit property "re
moveChild" with the proper type (46) |
725 PASS Node interface: calling removeChild(Node) on document.createDocumentFragmen
t() with too few arguments must throw TypeError | 734 PASS Node interface: calling removeChild(Node) on document.createDocumentFragmen
t() with too few arguments must throw TypeError |
726 PASS EventTarget interface: document.createDocumentFragment() must inherit prope
rty "addEventListener" with the proper type (0) | 735 PASS EventTarget interface: document.createDocumentFragment() must inherit prope
rty "addEventListener" with the proper type (0) |
727 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.createDocumentFragment() with too few
arguments must throw TypeError | 736 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.createDocumentFragment() with too few
arguments must throw TypeError |
728 PASS EventTarget interface: document.createDocumentFragment() must inherit prope
rty "removeEventListener" with the proper type (1) | 737 PASS EventTarget interface: document.createDocumentFragment() must inherit prope
rty "removeEventListener" with the proper type (1) |
729 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.createDocumentFragment() with too f
ew arguments must throw TypeError | 738 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.createDocumentFragment() with too f
ew arguments must throw TypeError |
730 PASS EventTarget interface: document.createDocumentFragment() must inherit prope
rty "dispatchEvent" with the proper type (2) | 739 PASS EventTarget interface: document.createDocumentFragment() must inherit prope
rty "dispatchEvent" with the proper type (2) |
731 PASS EventTarget interface: calling dispatchEvent(Event) on document.createDocum
entFragment() with too few arguments must throw TypeError | 740 PASS EventTarget interface: calling dispatchEvent(Event) on document.createDocum
entFragment() with too few arguments must throw TypeError |
732 PASS ShadowRoot interface: existence and properties of interface object | 741 PASS ShadowRoot interface: existence and properties of interface object |
733 PASS ShadowRoot interface object length | 742 PASS ShadowRoot interface object length |
734 PASS ShadowRoot interface object name | 743 PASS ShadowRoot interface object name |
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
880 PASS Node interface: element must inherit property "COMMENT_NODE" with the prope
r type (7) | 889 PASS Node interface: element must inherit property "COMMENT_NODE" with the prope
r type (7) |
881 PASS Node interface: element must inherit property "DOCUMENT_NODE" with the prop
er type (8) | 890 PASS Node interface: element must inherit property "DOCUMENT_NODE" with the prop
er type (8) |
882 PASS Node interface: element must inherit property "DOCUMENT_TYPE_NODE" with the
proper type (9) | 891 PASS Node interface: element must inherit property "DOCUMENT_TYPE_NODE" with the
proper type (9) |
883 PASS Node interface: element must inherit property "DOCUMENT_FRAGMENT_NODE" with
the proper type (10) | 892 PASS Node interface: element must inherit property "DOCUMENT_FRAGMENT_NODE" with
the proper type (10) |
884 PASS Node interface: element must inherit property "NOTATION_NODE" with the prop
er type (11) | 893 PASS Node interface: element must inherit property "NOTATION_NODE" with the prop
er type (11) |
885 PASS Node interface: element must inherit property "nodeType" with the proper ty
pe (12) | 894 PASS Node interface: element must inherit property "nodeType" with the proper ty
pe (12) |
886 PASS Node interface: element must inherit property "nodeName" with the proper ty
pe (13) | 895 PASS Node interface: element must inherit property "nodeName" with the proper ty
pe (13) |
887 FAIL Node interface: element must inherit property "baseURI" with the proper typ
e (14) assert_equals: expected "string" but got "object" | 896 FAIL Node interface: element must inherit property "baseURI" with the proper typ
e (14) assert_equals: expected "string" but got "object" |
888 PASS Node interface: element must inherit property "isConnected" with the proper
type (15) | 897 PASS Node interface: element must inherit property "isConnected" with the proper
type (15) |
889 PASS Node interface: element must inherit property "ownerDocument" with the prop
er type (16) | 898 PASS Node interface: element must inherit property "ownerDocument" with the prop
er type (16) |
890 PASS Node interface: element must inherit property "parentNode" with the proper
type (17) | 899 PASS Node interface: element must inherit property "getRootNode" with the proper
type (17) |
891 PASS Node interface: element must inherit property "parentElement" with the prop
er type (18) | 900 PASS Node interface: calling getRootNode(GetRootNodeOptions) on element with too
few arguments must throw TypeError |
892 PASS Node interface: element must inherit property "hasChildNodes" with the prop
er type (19) | 901 PASS Node interface: element must inherit property "parentNode" with the proper
type (18) |
893 PASS Node interface: element must inherit property "childNodes" with the proper
type (20) | 902 PASS Node interface: element must inherit property "parentElement" with the prop
er type (19) |
894 PASS Node interface: element must inherit property "firstChild" with the proper
type (21) | 903 PASS Node interface: element must inherit property "hasChildNodes" with the prop
er type (20) |
895 PASS Node interface: element must inherit property "lastChild" with the proper t
ype (22) | 904 PASS Node interface: element must inherit property "childNodes" with the proper
type (21) |
896 PASS Node interface: element must inherit property "previousSibling" with the pr
oper type (23) | 905 PASS Node interface: element must inherit property "firstChild" with the proper
type (22) |
897 PASS Node interface: element must inherit property "nextSibling" with the proper
type (24) | 906 PASS Node interface: element must inherit property "lastChild" with the proper t
ype (23) |
898 PASS Node interface: element must inherit property "nodeValue" with the proper t
ype (25) | 907 PASS Node interface: element must inherit property "previousSibling" with the pr
oper type (24) |
899 PASS Node interface: element must inherit property "textContent" with the proper
type (26) | 908 PASS Node interface: element must inherit property "nextSibling" with the proper
type (25) |
900 PASS Node interface: element must inherit property "normalize" with the proper t
ype (27) | 909 PASS Node interface: element must inherit property "nodeValue" with the proper t
ype (26) |
901 PASS Node interface: element must inherit property "cloneNode" with the proper t
ype (28) | 910 PASS Node interface: element must inherit property "textContent" with the proper
type (27) |
| 911 PASS Node interface: element must inherit property "normalize" with the proper t
ype (28) |
| 912 PASS Node interface: element must inherit property "cloneNode" with the proper t
ype (29) |
902 PASS Node interface: calling cloneNode(boolean) on element with too few argument
s must throw TypeError | 913 PASS Node interface: calling cloneNode(boolean) on element with too few argument
s must throw TypeError |
903 PASS Node interface: element must inherit property "isEqualNode" with the proper
type (29) | 914 PASS Node interface: element must inherit property "isEqualNode" with the proper
type (30) |
904 PASS Node interface: calling isEqualNode(Node) on element with too few arguments
must throw TypeError | 915 PASS Node interface: calling isEqualNode(Node) on element with too few arguments
must throw TypeError |
905 PASS Node interface: element must inherit property "isSameNode" with the proper
type (30) | 916 PASS Node interface: element must inherit property "isSameNode" with the proper
type (31) |
906 PASS Node interface: calling isSameNode(Node) on element with too few arguments
must throw TypeError | 917 PASS Node interface: calling isSameNode(Node) on element with too few arguments
must throw TypeError |
907 PASS Node interface: element must inherit property "DOCUMENT_POSITION_DISCONNECT
ED" with the proper type (31) | 918 PASS Node interface: element must inherit property "DOCUMENT_POSITION_DISCONNECT
ED" with the proper type (32) |
908 PASS Node interface: element must inherit property "DOCUMENT_POSITION_PRECEDING"
with the proper type (32) | 919 PASS Node interface: element must inherit property "DOCUMENT_POSITION_PRECEDING"
with the proper type (33) |
909 PASS Node interface: element must inherit property "DOCUMENT_POSITION_FOLLOWING"
with the proper type (33) | 920 PASS Node interface: element must inherit property "DOCUMENT_POSITION_FOLLOWING"
with the proper type (34) |
910 PASS Node interface: element must inherit property "DOCUMENT_POSITION_CONTAINS"
with the proper type (34) | 921 PASS Node interface: element must inherit property "DOCUMENT_POSITION_CONTAINS"
with the proper type (35) |
911 PASS Node interface: element must inherit property "DOCUMENT_POSITION_CONTAINED_
BY" with the proper type (35) | 922 PASS Node interface: element must inherit property "DOCUMENT_POSITION_CONTAINED_
BY" with the proper type (36) |
912 PASS Node interface: element must inherit property "DOCUMENT_POSITION_IMPLEMENTA
TION_SPECIFIC" with the proper type (36) | 923 PASS Node interface: element must inherit property "DOCUMENT_POSITION_IMPLEMENTA
TION_SPECIFIC" with the proper type (37) |
913 PASS Node interface: element must inherit property "compareDocumentPosition" wit
h the proper type (37) | 924 PASS Node interface: element must inherit property "compareDocumentPosition" wit
h the proper type (38) |
914 PASS Node interface: calling compareDocumentPosition(Node) on element with too f
ew arguments must throw TypeError | 925 PASS Node interface: calling compareDocumentPosition(Node) on element with too f
ew arguments must throw TypeError |
915 PASS Node interface: element must inherit property "contains" with the proper ty
pe (38) | 926 PASS Node interface: element must inherit property "contains" with the proper ty
pe (39) |
916 PASS Node interface: calling contains(Node) on element with too few arguments mu
st throw TypeError | 927 PASS Node interface: calling contains(Node) on element with too few arguments mu
st throw TypeError |
917 PASS Node interface: element must inherit property "lookupPrefix" with the prope
r type (39) | 928 PASS Node interface: element must inherit property "lookupPrefix" with the prope
r type (40) |
918 PASS Node interface: calling lookupPrefix(DOMString) on element with too few arg
uments must throw TypeError | 929 PASS Node interface: calling lookupPrefix(DOMString) on element with too few arg
uments must throw TypeError |
919 PASS Node interface: element must inherit property "lookupNamespaceURI" with the
proper type (40) | 930 PASS Node interface: element must inherit property "lookupNamespaceURI" with the
proper type (41) |
920 PASS Node interface: calling lookupNamespaceURI(DOMString) on element with too f
ew arguments must throw TypeError | 931 PASS Node interface: calling lookupNamespaceURI(DOMString) on element with too f
ew arguments must throw TypeError |
921 PASS Node interface: element must inherit property "isDefaultNamespace" with the
proper type (41) | 932 PASS Node interface: element must inherit property "isDefaultNamespace" with the
proper type (42) |
922 PASS Node interface: calling isDefaultNamespace(DOMString) on element with too f
ew arguments must throw TypeError | 933 PASS Node interface: calling isDefaultNamespace(DOMString) on element with too f
ew arguments must throw TypeError |
923 PASS Node interface: element must inherit property "insertBefore" with the prope
r type (42) | 934 PASS Node interface: element must inherit property "insertBefore" with the prope
r type (43) |
924 PASS Node interface: calling insertBefore(Node,Node) on element with too few arg
uments must throw TypeError | 935 PASS Node interface: calling insertBefore(Node,Node) on element with too few arg
uments must throw TypeError |
925 PASS Node interface: element must inherit property "appendChild" with the proper
type (43) | 936 PASS Node interface: element must inherit property "appendChild" with the proper
type (44) |
926 PASS Node interface: calling appendChild(Node) on element with too few arguments
must throw TypeError | 937 PASS Node interface: calling appendChild(Node) on element with too few arguments
must throw TypeError |
927 PASS Node interface: element must inherit property "replaceChild" with the prope
r type (44) | 938 PASS Node interface: element must inherit property "replaceChild" with the prope
r type (45) |
928 PASS Node interface: calling replaceChild(Node,Node) on element with too few arg
uments must throw TypeError | 939 PASS Node interface: calling replaceChild(Node,Node) on element with too few arg
uments must throw TypeError |
929 PASS Node interface: element must inherit property "removeChild" with the proper
type (45) | 940 PASS Node interface: element must inherit property "removeChild" with the proper
type (46) |
930 PASS Node interface: calling removeChild(Node) on element with too few arguments
must throw TypeError | 941 PASS Node interface: calling removeChild(Node) on element with too few arguments
must throw TypeError |
931 PASS EventTarget interface: element must inherit property "addEventListener" wit
h the proper type (0) | 942 PASS EventTarget interface: element must inherit property "addEventListener" wit
h the proper type (0) |
932 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on element with too few arguments must throw TypeE
rror | 943 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on element with too few arguments must throw TypeE
rror |
933 PASS EventTarget interface: element must inherit property "removeEventListener"
with the proper type (1) | 944 PASS EventTarget interface: element must inherit property "removeEventListener"
with the proper type (1) |
934 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on element with too few arguments must throw Ty
peError | 945 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on element with too few arguments must throw Ty
peError |
935 PASS EventTarget interface: element must inherit property "dispatchEvent" with t
he proper type (2) | 946 PASS EventTarget interface: element must inherit property "dispatchEvent" with t
he proper type (2) |
936 PASS EventTarget interface: calling dispatchEvent(Event) on element with too few
arguments must throw TypeError | 947 PASS EventTarget interface: calling dispatchEvent(Event) on element with too few
arguments must throw TypeError |
937 PASS NamedNodeMap interface: existence and properties of interface object | 948 PASS NamedNodeMap interface: existence and properties of interface object |
938 PASS NamedNodeMap interface object length | 949 PASS NamedNodeMap interface object length |
939 PASS NamedNodeMap interface object name | 950 PASS NamedNodeMap interface object name |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
978 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "COMMENT_NODE" with the proper type (7) | 989 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "COMMENT_NODE" with the proper type (7) |
979 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_NODE" with the proper type (8) | 990 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_NODE" with the proper type (8) |
980 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_TYPE_NODE" with the proper type (9) | 991 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_TYPE_NODE" with the proper type (9) |
981 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_FRAGMENT_NODE" with the proper type (10) | 992 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_FRAGMENT_NODE" with the proper type (10) |
982 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "NOTATION_NODE" with the proper type (11) | 993 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "NOTATION_NODE" with the proper type (11) |
983 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nodeType" with the proper type (12) | 994 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nodeType" with the proper type (12) |
984 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nodeName" with the proper type (13) | 995 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nodeName" with the proper type (13) |
985 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "baseURI" with the proper type (14) | 996 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "baseURI" with the proper type (14) |
986 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isConnected" with the proper type (15) | 997 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isConnected" with the proper type (15) |
987 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "ownerDocument" with the proper type (16) | 998 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "ownerDocument" with the proper type (16) |
988 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "parentNode" with the proper type (17) | 999 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "getRootNode" with the proper type (17) |
989 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "parentElement" with the proper type (18) | 1000 PASS Node interface: calling getRootNode(GetRootNodeOptions) on document.querySe
lector("[id]").attributes[0] with too few arguments must throw TypeError |
990 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "hasChildNodes" with the proper type (19) | 1001 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "parentNode" with the proper type (18) |
991 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "childNodes" with the proper type (20) | 1002 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "parentElement" with the proper type (19) |
992 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "firstChild" with the proper type (21) | 1003 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "hasChildNodes" with the proper type (20) |
993 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "lastChild" with the proper type (22) | 1004 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "childNodes" with the proper type (21) |
994 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "previousSibling" with the proper type (23) | 1005 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "firstChild" with the proper type (22) |
995 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nextSibling" with the proper type (24) | 1006 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "lastChild" with the proper type (23) |
996 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nodeValue" with the proper type (25) | 1007 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "previousSibling" with the proper type (24) |
997 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "textContent" with the proper type (26) | 1008 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nextSibling" with the proper type (25) |
998 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "normalize" with the proper type (27) | 1009 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "nodeValue" with the proper type (26) |
999 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "cloneNode" with the proper type (28) | 1010 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "textContent" with the proper type (27) |
| 1011 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "normalize" with the proper type (28) |
| 1012 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "cloneNode" with the proper type (29) |
1000 PASS Node interface: calling cloneNode(boolean) on document.querySelector("[id]"
).attributes[0] with too few arguments must throw TypeError | 1013 PASS Node interface: calling cloneNode(boolean) on document.querySelector("[id]"
).attributes[0] with too few arguments must throw TypeError |
1001 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isEqualNode" with the proper type (29) | 1014 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isEqualNode" with the proper type (30) |
1002 PASS Node interface: calling isEqualNode(Node) on document.querySelector("[id]")
.attributes[0] with too few arguments must throw TypeError | 1015 PASS Node interface: calling isEqualNode(Node) on document.querySelector("[id]")
.attributes[0] with too few arguments must throw TypeError |
1003 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isSameNode" with the proper type (30) | 1016 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isSameNode" with the proper type (31) |
1004 PASS Node interface: calling isSameNode(Node) on document.querySelector("[id]").
attributes[0] with too few arguments must throw TypeError | 1017 PASS Node interface: calling isSameNode(Node) on document.querySelector("[id]").
attributes[0] with too few arguments must throw TypeError |
1005 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_DISCONNECTED" with the proper type (31) | 1018 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_DISCONNECTED" with the proper type (32) |
1006 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_PRECEDING" with the proper type (32) | 1019 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_PRECEDING" with the proper type (33) |
1007 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_FOLLOWING" with the proper type (33) | 1020 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_FOLLOWING" with the proper type (34) |
1008 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_CONTAINS" with the proper type (34) | 1021 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_CONTAINS" with the proper type (35) |
1009 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_CONTAINED_BY" with the proper type (35) | 1022 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_CONTAINED_BY" with the proper type (36) |
1010 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (36) | 1023 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (37) |
1011 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "compareDocumentPosition" with the proper type (37) | 1024 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "compareDocumentPosition" with the proper type (38) |
1012 PASS Node interface: calling compareDocumentPosition(Node) on document.querySele
ctor("[id]").attributes[0] with too few arguments must throw TypeError | 1025 PASS Node interface: calling compareDocumentPosition(Node) on document.querySele
ctor("[id]").attributes[0] with too few arguments must throw TypeError |
1013 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "contains" with the proper type (38) | 1026 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "contains" with the proper type (39) |
1014 PASS Node interface: calling contains(Node) on document.querySelector("[id]").at
tributes[0] with too few arguments must throw TypeError | 1027 PASS Node interface: calling contains(Node) on document.querySelector("[id]").at
tributes[0] with too few arguments must throw TypeError |
1015 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "lookupPrefix" with the proper type (39) | 1028 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "lookupPrefix" with the proper type (40) |
1016 PASS Node interface: calling lookupPrefix(DOMString) on document.querySelector("
[id]").attributes[0] with too few arguments must throw TypeError | 1029 PASS Node interface: calling lookupPrefix(DOMString) on document.querySelector("
[id]").attributes[0] with too few arguments must throw TypeError |
1017 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "lookupNamespaceURI" with the proper type (40) | 1030 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "lookupNamespaceURI" with the proper type (41) |
1018 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.querySele
ctor("[id]").attributes[0] with too few arguments must throw TypeError | 1031 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.querySele
ctor("[id]").attributes[0] with too few arguments must throw TypeError |
1019 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isDefaultNamespace" with the proper type (41) | 1032 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "isDefaultNamespace" with the proper type (42) |
1020 PASS Node interface: calling isDefaultNamespace(DOMString) on document.querySele
ctor("[id]").attributes[0] with too few arguments must throw TypeError | 1033 PASS Node interface: calling isDefaultNamespace(DOMString) on document.querySele
ctor("[id]").attributes[0] with too few arguments must throw TypeError |
1021 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "insertBefore" with the proper type (42) | 1034 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "insertBefore" with the proper type (43) |
1022 PASS Node interface: calling insertBefore(Node,Node) on document.querySelector("
[id]").attributes[0] with too few arguments must throw TypeError | 1035 PASS Node interface: calling insertBefore(Node,Node) on document.querySelector("
[id]").attributes[0] with too few arguments must throw TypeError |
1023 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "appendChild" with the proper type (43) | 1036 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "appendChild" with the proper type (44) |
1024 PASS Node interface: calling appendChild(Node) on document.querySelector("[id]")
.attributes[0] with too few arguments must throw TypeError | 1037 PASS Node interface: calling appendChild(Node) on document.querySelector("[id]")
.attributes[0] with too few arguments must throw TypeError |
1025 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "replaceChild" with the proper type (44) | 1038 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "replaceChild" with the proper type (45) |
1026 PASS Node interface: calling replaceChild(Node,Node) on document.querySelector("
[id]").attributes[0] with too few arguments must throw TypeError | 1039 PASS Node interface: calling replaceChild(Node,Node) on document.querySelector("
[id]").attributes[0] with too few arguments must throw TypeError |
1027 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "removeChild" with the proper type (45) | 1040 PASS Node interface: document.querySelector("[id]").attributes[0] must inherit p
roperty "removeChild" with the proper type (46) |
1028 PASS Node interface: calling removeChild(Node) on document.querySelector("[id]")
.attributes[0] with too few arguments must throw TypeError | 1041 PASS Node interface: calling removeChild(Node) on document.querySelector("[id]")
.attributes[0] with too few arguments must throw TypeError |
1029 PASS EventTarget interface: document.querySelector("[id]").attributes[0] must in
herit property "addEventListener" with the proper type (0) | 1042 PASS EventTarget interface: document.querySelector("[id]").attributes[0] must in
herit property "addEventListener" with the proper type (0) |
1030 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.querySelector("[id]").attributes[0] wi
th too few arguments must throw TypeError | 1043 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.querySelector("[id]").attributes[0] wi
th too few arguments must throw TypeError |
1031 PASS EventTarget interface: document.querySelector("[id]").attributes[0] must in
herit property "removeEventListener" with the proper type (1) | 1044 PASS EventTarget interface: document.querySelector("[id]").attributes[0] must in
herit property "removeEventListener" with the proper type (1) |
1032 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.querySelector("[id]").attributes[0]
with too few arguments must throw TypeError | 1045 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.querySelector("[id]").attributes[0]
with too few arguments must throw TypeError |
1033 PASS EventTarget interface: document.querySelector("[id]").attributes[0] must in
herit property "dispatchEvent" with the proper type (2) | 1046 PASS EventTarget interface: document.querySelector("[id]").attributes[0] must in
herit property "dispatchEvent" with the proper type (2) |
1034 PASS EventTarget interface: calling dispatchEvent(Event) on document.querySelect
or("[id]").attributes[0] with too few arguments must throw TypeError | 1047 PASS EventTarget interface: calling dispatchEvent(Event) on document.querySelect
or("[id]").attributes[0] with too few arguments must throw TypeError |
1035 PASS CharacterData interface: existence and properties of interface object | 1048 PASS CharacterData interface: existence and properties of interface object |
1036 PASS CharacterData interface object length | 1049 PASS CharacterData interface object length |
1037 PASS CharacterData interface object name | 1050 PASS CharacterData interface object name |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1095 PASS Node interface: document.createTextNode("abc") must inherit property "COMME
NT_NODE" with the proper type (7) | 1108 PASS Node interface: document.createTextNode("abc") must inherit property "COMME
NT_NODE" with the proper type (7) |
1096 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_NODE" with the proper type (8) | 1109 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_NODE" with the proper type (8) |
1097 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_TYPE_NODE" with the proper type (9) | 1110 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_TYPE_NODE" with the proper type (9) |
1098 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_FRAGMENT_NODE" with the proper type (10) | 1111 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_FRAGMENT_NODE" with the proper type (10) |
1099 PASS Node interface: document.createTextNode("abc") must inherit property "NOTAT
ION_NODE" with the proper type (11) | 1112 PASS Node interface: document.createTextNode("abc") must inherit property "NOTAT
ION_NODE" with the proper type (11) |
1100 PASS Node interface: document.createTextNode("abc") must inherit property "nodeT
ype" with the proper type (12) | 1113 PASS Node interface: document.createTextNode("abc") must inherit property "nodeT
ype" with the proper type (12) |
1101 PASS Node interface: document.createTextNode("abc") must inherit property "nodeN
ame" with the proper type (13) | 1114 PASS Node interface: document.createTextNode("abc") must inherit property "nodeN
ame" with the proper type (13) |
1102 PASS Node interface: document.createTextNode("abc") must inherit property "baseU
RI" with the proper type (14) | 1115 PASS Node interface: document.createTextNode("abc") must inherit property "baseU
RI" with the proper type (14) |
1103 PASS Node interface: document.createTextNode("abc") must inherit property "isCon
nected" with the proper type (15) | 1116 PASS Node interface: document.createTextNode("abc") must inherit property "isCon
nected" with the proper type (15) |
1104 PASS Node interface: document.createTextNode("abc") must inherit property "owner
Document" with the proper type (16) | 1117 PASS Node interface: document.createTextNode("abc") must inherit property "owner
Document" with the proper type (16) |
1105 PASS Node interface: document.createTextNode("abc") must inherit property "paren
tNode" with the proper type (17) | 1118 PASS Node interface: document.createTextNode("abc") must inherit property "getRo
otNode" with the proper type (17) |
1106 PASS Node interface: document.createTextNode("abc") must inherit property "paren
tElement" with the proper type (18) | 1119 PASS Node interface: calling getRootNode(GetRootNodeOptions) on document.createT
extNode("abc") with too few arguments must throw TypeError |
1107 PASS Node interface: document.createTextNode("abc") must inherit property "hasCh
ildNodes" with the proper type (19) | 1120 PASS Node interface: document.createTextNode("abc") must inherit property "paren
tNode" with the proper type (18) |
1108 PASS Node interface: document.createTextNode("abc") must inherit property "child
Nodes" with the proper type (20) | 1121 PASS Node interface: document.createTextNode("abc") must inherit property "paren
tElement" with the proper type (19) |
1109 PASS Node interface: document.createTextNode("abc") must inherit property "first
Child" with the proper type (21) | 1122 PASS Node interface: document.createTextNode("abc") must inherit property "hasCh
ildNodes" with the proper type (20) |
1110 PASS Node interface: document.createTextNode("abc") must inherit property "lastC
hild" with the proper type (22) | 1123 PASS Node interface: document.createTextNode("abc") must inherit property "child
Nodes" with the proper type (21) |
1111 PASS Node interface: document.createTextNode("abc") must inherit property "previ
ousSibling" with the proper type (23) | 1124 PASS Node interface: document.createTextNode("abc") must inherit property "first
Child" with the proper type (22) |
1112 PASS Node interface: document.createTextNode("abc") must inherit property "nextS
ibling" with the proper type (24) | 1125 PASS Node interface: document.createTextNode("abc") must inherit property "lastC
hild" with the proper type (23) |
1113 PASS Node interface: document.createTextNode("abc") must inherit property "nodeV
alue" with the proper type (25) | 1126 PASS Node interface: document.createTextNode("abc") must inherit property "previ
ousSibling" with the proper type (24) |
1114 PASS Node interface: document.createTextNode("abc") must inherit property "textC
ontent" with the proper type (26) | 1127 PASS Node interface: document.createTextNode("abc") must inherit property "nextS
ibling" with the proper type (25) |
1115 PASS Node interface: document.createTextNode("abc") must inherit property "norma
lize" with the proper type (27) | 1128 PASS Node interface: document.createTextNode("abc") must inherit property "nodeV
alue" with the proper type (26) |
1116 PASS Node interface: document.createTextNode("abc") must inherit property "clone
Node" with the proper type (28) | 1129 PASS Node interface: document.createTextNode("abc") must inherit property "textC
ontent" with the proper type (27) |
| 1130 PASS Node interface: document.createTextNode("abc") must inherit property "norma
lize" with the proper type (28) |
| 1131 PASS Node interface: document.createTextNode("abc") must inherit property "clone
Node" with the proper type (29) |
1117 PASS Node interface: calling cloneNode(boolean) on document.createTextNode("abc"
) with too few arguments must throw TypeError | 1132 PASS Node interface: calling cloneNode(boolean) on document.createTextNode("abc"
) with too few arguments must throw TypeError |
1118 PASS Node interface: document.createTextNode("abc") must inherit property "isEqu
alNode" with the proper type (29) | 1133 PASS Node interface: document.createTextNode("abc") must inherit property "isEqu
alNode" with the proper type (30) |
1119 PASS Node interface: calling isEqualNode(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError | 1134 PASS Node interface: calling isEqualNode(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError |
1120 PASS Node interface: document.createTextNode("abc") must inherit property "isSam
eNode" with the proper type (30) | 1135 PASS Node interface: document.createTextNode("abc") must inherit property "isSam
eNode" with the proper type (31) |
1121 PASS Node interface: calling isSameNode(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError | 1136 PASS Node interface: calling isSameNode(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError |
1122 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_DISCONNECTED" with the proper type (31) | 1137 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_DISCONNECTED" with the proper type (32) |
1123 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_PRECEDING" with the proper type (32) | 1138 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_PRECEDING" with the proper type (33) |
1124 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_FOLLOWING" with the proper type (33) | 1139 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_FOLLOWING" with the proper type (34) |
1125 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_CONTAINS" with the proper type (34) | 1140 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_CONTAINS" with the proper type (35) |
1126 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_CONTAINED_BY" with the proper type (35) | 1141 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_CONTAINED_BY" with the proper type (36) |
1127 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (36) | 1142 PASS Node interface: document.createTextNode("abc") must inherit property "DOCUM
ENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (37) |
1128 PASS Node interface: document.createTextNode("abc") must inherit property "compa
reDocumentPosition" with the proper type (37) | 1143 PASS Node interface: document.createTextNode("abc") must inherit property "compa
reDocumentPosition" with the proper type (38) |
1129 PASS Node interface: calling compareDocumentPosition(Node) on document.createTex
tNode("abc") with too few arguments must throw TypeError | 1144 PASS Node interface: calling compareDocumentPosition(Node) on document.createTex
tNode("abc") with too few arguments must throw TypeError |
1130 PASS Node interface: document.createTextNode("abc") must inherit property "conta
ins" with the proper type (38) | 1145 PASS Node interface: document.createTextNode("abc") must inherit property "conta
ins" with the proper type (39) |
1131 PASS Node interface: calling contains(Node) on document.createTextNode("abc") wi
th too few arguments must throw TypeError | 1146 PASS Node interface: calling contains(Node) on document.createTextNode("abc") wi
th too few arguments must throw TypeError |
1132 PASS Node interface: document.createTextNode("abc") must inherit property "looku
pPrefix" with the proper type (39) | 1147 PASS Node interface: document.createTextNode("abc") must inherit property "looku
pPrefix" with the proper type (40) |
1133 PASS Node interface: calling lookupPrefix(DOMString) on document.createTextNode(
"abc") with too few arguments must throw TypeError | 1148 PASS Node interface: calling lookupPrefix(DOMString) on document.createTextNode(
"abc") with too few arguments must throw TypeError |
1134 PASS Node interface: document.createTextNode("abc") must inherit property "looku
pNamespaceURI" with the proper type (40) | 1149 PASS Node interface: document.createTextNode("abc") must inherit property "looku
pNamespaceURI" with the proper type (41) |
1135 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.createTex
tNode("abc") with too few arguments must throw TypeError | 1150 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.createTex
tNode("abc") with too few arguments must throw TypeError |
1136 PASS Node interface: document.createTextNode("abc") must inherit property "isDef
aultNamespace" with the proper type (41) | 1151 PASS Node interface: document.createTextNode("abc") must inherit property "isDef
aultNamespace" with the proper type (42) |
1137 PASS Node interface: calling isDefaultNamespace(DOMString) on document.createTex
tNode("abc") with too few arguments must throw TypeError | 1152 PASS Node interface: calling isDefaultNamespace(DOMString) on document.createTex
tNode("abc") with too few arguments must throw TypeError |
1138 PASS Node interface: document.createTextNode("abc") must inherit property "inser
tBefore" with the proper type (42) | 1153 PASS Node interface: document.createTextNode("abc") must inherit property "inser
tBefore" with the proper type (43) |
1139 PASS Node interface: calling insertBefore(Node,Node) on document.createTextNode(
"abc") with too few arguments must throw TypeError | 1154 PASS Node interface: calling insertBefore(Node,Node) on document.createTextNode(
"abc") with too few arguments must throw TypeError |
1140 PASS Node interface: document.createTextNode("abc") must inherit property "appen
dChild" with the proper type (43) | 1155 PASS Node interface: document.createTextNode("abc") must inherit property "appen
dChild" with the proper type (44) |
1141 PASS Node interface: calling appendChild(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError | 1156 PASS Node interface: calling appendChild(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError |
1142 PASS Node interface: document.createTextNode("abc") must inherit property "repla
ceChild" with the proper type (44) | 1157 PASS Node interface: document.createTextNode("abc") must inherit property "repla
ceChild" with the proper type (45) |
1143 PASS Node interface: calling replaceChild(Node,Node) on document.createTextNode(
"abc") with too few arguments must throw TypeError | 1158 PASS Node interface: calling replaceChild(Node,Node) on document.createTextNode(
"abc") with too few arguments must throw TypeError |
1144 PASS Node interface: document.createTextNode("abc") must inherit property "remov
eChild" with the proper type (45) | 1159 PASS Node interface: document.createTextNode("abc") must inherit property "remov
eChild" with the proper type (46) |
1145 PASS Node interface: calling removeChild(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError | 1160 PASS Node interface: calling removeChild(Node) on document.createTextNode("abc")
with too few arguments must throw TypeError |
1146 PASS EventTarget interface: document.createTextNode("abc") must inherit property
"addEventListener" with the proper type (0) | 1161 PASS EventTarget interface: document.createTextNode("abc") must inherit property
"addEventListener" with the proper type (0) |
1147 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.createTextNode("abc") with too few arg
uments must throw TypeError | 1162 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.createTextNode("abc") with too few arg
uments must throw TypeError |
1148 PASS EventTarget interface: document.createTextNode("abc") must inherit property
"removeEventListener" with the proper type (1) | 1163 PASS EventTarget interface: document.createTextNode("abc") must inherit property
"removeEventListener" with the proper type (1) |
1149 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.createTextNode("abc") with too few
arguments must throw TypeError | 1164 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.createTextNode("abc") with too few
arguments must throw TypeError |
1150 PASS EventTarget interface: document.createTextNode("abc") must inherit property
"dispatchEvent" with the proper type (2) | 1165 PASS EventTarget interface: document.createTextNode("abc") must inherit property
"dispatchEvent" with the proper type (2) |
1151 PASS EventTarget interface: calling dispatchEvent(Event) on document.createTextN
ode("abc") with too few arguments must throw TypeError | 1166 PASS EventTarget interface: calling dispatchEvent(Event) on document.createTextN
ode("abc") with too few arguments must throw TypeError |
1152 PASS CDATASection interface: existence and properties of interface object | 1167 PASS CDATASection interface: existence and properties of interface object |
1153 PASS CDATASection interface object length | 1168 PASS CDATASection interface object length |
1154 PASS CDATASection interface object name | 1169 PASS CDATASection interface object name |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1194 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "COMMENT_NODE" with the proper type (7) | 1209 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "COMMENT_NODE" with the proper type (7) |
1195 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_NODE" with the proper type (8) | 1210 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_NODE" with the proper type (8) |
1196 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_TYPE_NODE" with the proper type (9) | 1211 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_TYPE_NODE" with the proper type (9) |
1197 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_FRAGMENT_NODE" with the proper type (10) | 1212 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_FRAGMENT_NODE" with the proper type (10) |
1198 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "NOTATION_NODE" with the proper type (11) | 1213 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "NOTATION_NODE" with the proper type (11) |
1199 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nodeType" with the proper type (12) | 1214 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nodeType" with the proper type (12) |
1200 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nodeName" with the proper type (13) | 1215 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nodeName" with the proper type (13) |
1201 FAIL Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "baseURI" with the proper type (14) assert_equals: expected "string"
but got "object" | 1216 FAIL Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "baseURI" with the proper type (14) assert_equals: expected "string"
but got "object" |
1202 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isConnected" with the proper type (15) | 1217 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isConnected" with the proper type (15) |
1203 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "ownerDocument" with the proper type (16) | 1218 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "ownerDocument" with the proper type (16) |
1204 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "parentNode" with the proper type (17) | 1219 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "getRootNode" with the proper type (17) |
1205 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "parentElement" with the proper type (18) | 1220 PASS Node interface: calling getRootNode(GetRootNodeOptions) on xmlDoc.createPro
cessingInstruction("abc", "def") with too few arguments must throw TypeError |
1206 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "hasChildNodes" with the proper type (19) | 1221 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "parentNode" with the proper type (18) |
1207 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "childNodes" with the proper type (20) | 1222 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "parentElement" with the proper type (19) |
1208 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "firstChild" with the proper type (21) | 1223 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "hasChildNodes" with the proper type (20) |
1209 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "lastChild" with the proper type (22) | 1224 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "childNodes" with the proper type (21) |
1210 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "previousSibling" with the proper type (23) | 1225 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "firstChild" with the proper type (22) |
1211 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nextSibling" with the proper type (24) | 1226 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "lastChild" with the proper type (23) |
1212 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nodeValue" with the proper type (25) | 1227 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "previousSibling" with the proper type (24) |
1213 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "textContent" with the proper type (26) | 1228 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nextSibling" with the proper type (25) |
1214 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "normalize" with the proper type (27) | 1229 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "nodeValue" with the proper type (26) |
1215 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "cloneNode" with the proper type (28) | 1230 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "textContent" with the proper type (27) |
| 1231 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "normalize" with the proper type (28) |
| 1232 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "cloneNode" with the proper type (29) |
1216 PASS Node interface: calling cloneNode(boolean) on xmlDoc.createProcessingInstru
ction("abc", "def") with too few arguments must throw TypeError | 1233 PASS Node interface: calling cloneNode(boolean) on xmlDoc.createProcessingInstru
ction("abc", "def") with too few arguments must throw TypeError |
1217 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isEqualNode" with the proper type (29) | 1234 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isEqualNode" with the proper type (30) |
1218 PASS Node interface: calling isEqualNode(Node) on xmlDoc.createProcessingInstruc
tion("abc", "def") with too few arguments must throw TypeError | 1235 PASS Node interface: calling isEqualNode(Node) on xmlDoc.createProcessingInstruc
tion("abc", "def") with too few arguments must throw TypeError |
1219 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isSameNode" with the proper type (30) | 1236 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isSameNode" with the proper type (31) |
1220 PASS Node interface: calling isSameNode(Node) on xmlDoc.createProcessingInstruct
ion("abc", "def") with too few arguments must throw TypeError | 1237 PASS Node interface: calling isSameNode(Node) on xmlDoc.createProcessingInstruct
ion("abc", "def") with too few arguments must throw TypeError |
1221 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_DISCONNECTED" with the proper type (31) | 1238 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_DISCONNECTED" with the proper type (32) |
1222 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_PRECEDING" with the proper type (32) | 1239 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_PRECEDING" with the proper type (33) |
1223 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_FOLLOWING" with the proper type (33) | 1240 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_FOLLOWING" with the proper type (34) |
1224 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_CONTAINS" with the proper type (34) | 1241 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_CONTAINS" with the proper type (35) |
1225 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_CONTAINED_BY" with the proper type (35) | 1242 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_CONTAINED_BY" with the proper type (36) |
1226 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (36
) | 1243 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (37
) |
1227 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "compareDocumentPosition" with the proper type (37) | 1244 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "compareDocumentPosition" with the proper type (38) |
1228 PASS Node interface: calling compareDocumentPosition(Node) on xmlDoc.createProce
ssingInstruction("abc", "def") with too few arguments must throw TypeError | 1245 PASS Node interface: calling compareDocumentPosition(Node) on xmlDoc.createProce
ssingInstruction("abc", "def") with too few arguments must throw TypeError |
1229 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "contains" with the proper type (38) | 1246 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "contains" with the proper type (39) |
1230 PASS Node interface: calling contains(Node) on xmlDoc.createProcessingInstructio
n("abc", "def") with too few arguments must throw TypeError | 1247 PASS Node interface: calling contains(Node) on xmlDoc.createProcessingInstructio
n("abc", "def") with too few arguments must throw TypeError |
1231 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "lookupPrefix" with the proper type (39) | 1248 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "lookupPrefix" with the proper type (40) |
1232 PASS Node interface: calling lookupPrefix(DOMString) on xmlDoc.createProcessingI
nstruction("abc", "def") with too few arguments must throw TypeError | 1249 PASS Node interface: calling lookupPrefix(DOMString) on xmlDoc.createProcessingI
nstruction("abc", "def") with too few arguments must throw TypeError |
1233 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "lookupNamespaceURI" with the proper type (40) | 1250 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "lookupNamespaceURI" with the proper type (41) |
1234 PASS Node interface: calling lookupNamespaceURI(DOMString) on xmlDoc.createProce
ssingInstruction("abc", "def") with too few arguments must throw TypeError | 1251 PASS Node interface: calling lookupNamespaceURI(DOMString) on xmlDoc.createProce
ssingInstruction("abc", "def") with too few arguments must throw TypeError |
1235 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isDefaultNamespace" with the proper type (41) | 1252 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "isDefaultNamespace" with the proper type (42) |
1236 PASS Node interface: calling isDefaultNamespace(DOMString) on xmlDoc.createProce
ssingInstruction("abc", "def") with too few arguments must throw TypeError | 1253 PASS Node interface: calling isDefaultNamespace(DOMString) on xmlDoc.createProce
ssingInstruction("abc", "def") with too few arguments must throw TypeError |
1237 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "insertBefore" with the proper type (42) | 1254 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "insertBefore" with the proper type (43) |
1238 PASS Node interface: calling insertBefore(Node,Node) on xmlDoc.createProcessingI
nstruction("abc", "def") with too few arguments must throw TypeError | 1255 PASS Node interface: calling insertBefore(Node,Node) on xmlDoc.createProcessingI
nstruction("abc", "def") with too few arguments must throw TypeError |
1239 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "appendChild" with the proper type (43) | 1256 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "appendChild" with the proper type (44) |
1240 PASS Node interface: calling appendChild(Node) on xmlDoc.createProcessingInstruc
tion("abc", "def") with too few arguments must throw TypeError | 1257 PASS Node interface: calling appendChild(Node) on xmlDoc.createProcessingInstruc
tion("abc", "def") with too few arguments must throw TypeError |
1241 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "replaceChild" with the proper type (44) | 1258 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "replaceChild" with the proper type (45) |
1242 PASS Node interface: calling replaceChild(Node,Node) on xmlDoc.createProcessingI
nstruction("abc", "def") with too few arguments must throw TypeError | 1259 PASS Node interface: calling replaceChild(Node,Node) on xmlDoc.createProcessingI
nstruction("abc", "def") with too few arguments must throw TypeError |
1243 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "removeChild" with the proper type (45) | 1260 PASS Node interface: xmlDoc.createProcessingInstruction("abc", "def") must inher
it property "removeChild" with the proper type (46) |
1244 PASS Node interface: calling removeChild(Node) on xmlDoc.createProcessingInstruc
tion("abc", "def") with too few arguments must throw TypeError | 1261 PASS Node interface: calling removeChild(Node) on xmlDoc.createProcessingInstruc
tion("abc", "def") with too few arguments must throw TypeError |
1245 PASS EventTarget interface: xmlDoc.createProcessingInstruction("abc", "def") mus
t inherit property "addEventListener" with the proper type (0) | 1262 PASS EventTarget interface: xmlDoc.createProcessingInstruction("abc", "def") mus
t inherit property "addEventListener" with the proper type (0) |
1246 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on xmlDoc.createProcessingInstruction("abc", "def"
) with too few arguments must throw TypeError | 1263 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on xmlDoc.createProcessingInstruction("abc", "def"
) with too few arguments must throw TypeError |
1247 PASS EventTarget interface: xmlDoc.createProcessingInstruction("abc", "def") mus
t inherit property "removeEventListener" with the proper type (1) | 1264 PASS EventTarget interface: xmlDoc.createProcessingInstruction("abc", "def") mus
t inherit property "removeEventListener" with the proper type (1) |
1248 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on xmlDoc.createProcessingInstruction("abc", "d
ef") with too few arguments must throw TypeError | 1265 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on xmlDoc.createProcessingInstruction("abc", "d
ef") with too few arguments must throw TypeError |
1249 PASS EventTarget interface: xmlDoc.createProcessingInstruction("abc", "def") mus
t inherit property "dispatchEvent" with the proper type (2) | 1266 PASS EventTarget interface: xmlDoc.createProcessingInstruction("abc", "def") mus
t inherit property "dispatchEvent" with the proper type (2) |
1250 PASS EventTarget interface: calling dispatchEvent(Event) on xmlDoc.createProcess
ingInstruction("abc", "def") with too few arguments must throw TypeError | 1267 PASS EventTarget interface: calling dispatchEvent(Event) on xmlDoc.createProcess
ingInstruction("abc", "def") with too few arguments must throw TypeError |
1251 PASS Comment interface: existence and properties of interface object | 1268 PASS Comment interface: existence and properties of interface object |
1252 PASS Comment interface object length | 1269 PASS Comment interface object length |
1253 PASS Comment interface object name | 1270 PASS Comment interface object name |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1286 PASS Node interface: document.createComment("abc") must inherit property "COMMEN
T_NODE" with the proper type (7) | 1303 PASS Node interface: document.createComment("abc") must inherit property "COMMEN
T_NODE" with the proper type (7) |
1287 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_NODE" with the proper type (8) | 1304 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_NODE" with the proper type (8) |
1288 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_TYPE_NODE" with the proper type (9) | 1305 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_TYPE_NODE" with the proper type (9) |
1289 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_FRAGMENT_NODE" with the proper type (10) | 1306 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_FRAGMENT_NODE" with the proper type (10) |
1290 PASS Node interface: document.createComment("abc") must inherit property "NOTATI
ON_NODE" with the proper type (11) | 1307 PASS Node interface: document.createComment("abc") must inherit property "NOTATI
ON_NODE" with the proper type (11) |
1291 PASS Node interface: document.createComment("abc") must inherit property "nodeTy
pe" with the proper type (12) | 1308 PASS Node interface: document.createComment("abc") must inherit property "nodeTy
pe" with the proper type (12) |
1292 PASS Node interface: document.createComment("abc") must inherit property "nodeNa
me" with the proper type (13) | 1309 PASS Node interface: document.createComment("abc") must inherit property "nodeNa
me" with the proper type (13) |
1293 PASS Node interface: document.createComment("abc") must inherit property "baseUR
I" with the proper type (14) | 1310 PASS Node interface: document.createComment("abc") must inherit property "baseUR
I" with the proper type (14) |
1294 PASS Node interface: document.createComment("abc") must inherit property "isConn
ected" with the proper type (15) | 1311 PASS Node interface: document.createComment("abc") must inherit property "isConn
ected" with the proper type (15) |
1295 PASS Node interface: document.createComment("abc") must inherit property "ownerD
ocument" with the proper type (16) | 1312 PASS Node interface: document.createComment("abc") must inherit property "ownerD
ocument" with the proper type (16) |
1296 PASS Node interface: document.createComment("abc") must inherit property "parent
Node" with the proper type (17) | 1313 PASS Node interface: document.createComment("abc") must inherit property "getRoo
tNode" with the proper type (17) |
1297 PASS Node interface: document.createComment("abc") must inherit property "parent
Element" with the proper type (18) | 1314 PASS Node interface: calling getRootNode(GetRootNodeOptions) on document.createC
omment("abc") with too few arguments must throw TypeError |
1298 PASS Node interface: document.createComment("abc") must inherit property "hasChi
ldNodes" with the proper type (19) | 1315 PASS Node interface: document.createComment("abc") must inherit property "parent
Node" with the proper type (18) |
1299 PASS Node interface: document.createComment("abc") must inherit property "childN
odes" with the proper type (20) | 1316 PASS Node interface: document.createComment("abc") must inherit property "parent
Element" with the proper type (19) |
1300 PASS Node interface: document.createComment("abc") must inherit property "firstC
hild" with the proper type (21) | 1317 PASS Node interface: document.createComment("abc") must inherit property "hasChi
ldNodes" with the proper type (20) |
1301 PASS Node interface: document.createComment("abc") must inherit property "lastCh
ild" with the proper type (22) | 1318 PASS Node interface: document.createComment("abc") must inherit property "childN
odes" with the proper type (21) |
1302 PASS Node interface: document.createComment("abc") must inherit property "previo
usSibling" with the proper type (23) | 1319 PASS Node interface: document.createComment("abc") must inherit property "firstC
hild" with the proper type (22) |
1303 PASS Node interface: document.createComment("abc") must inherit property "nextSi
bling" with the proper type (24) | 1320 PASS Node interface: document.createComment("abc") must inherit property "lastCh
ild" with the proper type (23) |
1304 PASS Node interface: document.createComment("abc") must inherit property "nodeVa
lue" with the proper type (25) | 1321 PASS Node interface: document.createComment("abc") must inherit property "previo
usSibling" with the proper type (24) |
1305 PASS Node interface: document.createComment("abc") must inherit property "textCo
ntent" with the proper type (26) | 1322 PASS Node interface: document.createComment("abc") must inherit property "nextSi
bling" with the proper type (25) |
1306 PASS Node interface: document.createComment("abc") must inherit property "normal
ize" with the proper type (27) | 1323 PASS Node interface: document.createComment("abc") must inherit property "nodeVa
lue" with the proper type (26) |
1307 PASS Node interface: document.createComment("abc") must inherit property "cloneN
ode" with the proper type (28) | 1324 PASS Node interface: document.createComment("abc") must inherit property "textCo
ntent" with the proper type (27) |
| 1325 PASS Node interface: document.createComment("abc") must inherit property "normal
ize" with the proper type (28) |
| 1326 PASS Node interface: document.createComment("abc") must inherit property "cloneN
ode" with the proper type (29) |
1308 PASS Node interface: calling cloneNode(boolean) on document.createComment("abc")
with too few arguments must throw TypeError | 1327 PASS Node interface: calling cloneNode(boolean) on document.createComment("abc")
with too few arguments must throw TypeError |
1309 PASS Node interface: document.createComment("abc") must inherit property "isEqua
lNode" with the proper type (29) | 1328 PASS Node interface: document.createComment("abc") must inherit property "isEqua
lNode" with the proper type (30) |
1310 PASS Node interface: calling isEqualNode(Node) on document.createComment("abc")
with too few arguments must throw TypeError | 1329 PASS Node interface: calling isEqualNode(Node) on document.createComment("abc")
with too few arguments must throw TypeError |
1311 PASS Node interface: document.createComment("abc") must inherit property "isSame
Node" with the proper type (30) | 1330 PASS Node interface: document.createComment("abc") must inherit property "isSame
Node" with the proper type (31) |
1312 PASS Node interface: calling isSameNode(Node) on document.createComment("abc") w
ith too few arguments must throw TypeError | 1331 PASS Node interface: calling isSameNode(Node) on document.createComment("abc") w
ith too few arguments must throw TypeError |
1313 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_DISCONNECTED" with the proper type (31) | 1332 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_DISCONNECTED" with the proper type (32) |
1314 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_PRECEDING" with the proper type (32) | 1333 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_PRECEDING" with the proper type (33) |
1315 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_FOLLOWING" with the proper type (33) | 1334 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_FOLLOWING" with the proper type (34) |
1316 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_CONTAINS" with the proper type (34) | 1335 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_CONTAINS" with the proper type (35) |
1317 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_CONTAINED_BY" with the proper type (35) | 1336 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_CONTAINED_BY" with the proper type (36) |
1318 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (36) | 1337 PASS Node interface: document.createComment("abc") must inherit property "DOCUME
NT_POSITION_IMPLEMENTATION_SPECIFIC" with the proper type (37) |
1319 PASS Node interface: document.createComment("abc") must inherit property "compar
eDocumentPosition" with the proper type (37) | 1338 PASS Node interface: document.createComment("abc") must inherit property "compar
eDocumentPosition" with the proper type (38) |
1320 PASS Node interface: calling compareDocumentPosition(Node) on document.createCom
ment("abc") with too few arguments must throw TypeError | 1339 PASS Node interface: calling compareDocumentPosition(Node) on document.createCom
ment("abc") with too few arguments must throw TypeError |
1321 PASS Node interface: document.createComment("abc") must inherit property "contai
ns" with the proper type (38) | 1340 PASS Node interface: document.createComment("abc") must inherit property "contai
ns" with the proper type (39) |
1322 PASS Node interface: calling contains(Node) on document.createComment("abc") wit
h too few arguments must throw TypeError | 1341 PASS Node interface: calling contains(Node) on document.createComment("abc") wit
h too few arguments must throw TypeError |
1323 PASS Node interface: document.createComment("abc") must inherit property "lookup
Prefix" with the proper type (39) | 1342 PASS Node interface: document.createComment("abc") must inherit property "lookup
Prefix" with the proper type (40) |
1324 PASS Node interface: calling lookupPrefix(DOMString) on document.createComment("
abc") with too few arguments must throw TypeError | 1343 PASS Node interface: calling lookupPrefix(DOMString) on document.createComment("
abc") with too few arguments must throw TypeError |
1325 PASS Node interface: document.createComment("abc") must inherit property "lookup
NamespaceURI" with the proper type (40) | 1344 PASS Node interface: document.createComment("abc") must inherit property "lookup
NamespaceURI" with the proper type (41) |
1326 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.createCom
ment("abc") with too few arguments must throw TypeError | 1345 PASS Node interface: calling lookupNamespaceURI(DOMString) on document.createCom
ment("abc") with too few arguments must throw TypeError |
1327 PASS Node interface: document.createComment("abc") must inherit property "isDefa
ultNamespace" with the proper type (41) | 1346 PASS Node interface: document.createComment("abc") must inherit property "isDefa
ultNamespace" with the proper type (42) |
1328 PASS Node interface: calling isDefaultNamespace(DOMString) on document.createCom
ment("abc") with too few arguments must throw TypeError | 1347 PASS Node interface: calling isDefaultNamespace(DOMString) on document.createCom
ment("abc") with too few arguments must throw TypeError |
1329 PASS Node interface: document.createComment("abc") must inherit property "insert
Before" with the proper type (42) | 1348 PASS Node interface: document.createComment("abc") must inherit property "insert
Before" with the proper type (43) |
1330 PASS Node interface: calling insertBefore(Node,Node) on document.createComment("
abc") with too few arguments must throw TypeError | 1349 PASS Node interface: calling insertBefore(Node,Node) on document.createComment("
abc") with too few arguments must throw TypeError |
1331 PASS Node interface: document.createComment("abc") must inherit property "append
Child" with the proper type (43) | 1350 PASS Node interface: document.createComment("abc") must inherit property "append
Child" with the proper type (44) |
1332 PASS Node interface: calling appendChild(Node) on document.createComment("abc")
with too few arguments must throw TypeError | 1351 PASS Node interface: calling appendChild(Node) on document.createComment("abc")
with too few arguments must throw TypeError |
1333 PASS Node interface: document.createComment("abc") must inherit property "replac
eChild" with the proper type (44) | 1352 PASS Node interface: document.createComment("abc") must inherit property "replac
eChild" with the proper type (45) |
1334 PASS Node interface: calling replaceChild(Node,Node) on document.createComment("
abc") with too few arguments must throw TypeError | 1353 PASS Node interface: calling replaceChild(Node,Node) on document.createComment("
abc") with too few arguments must throw TypeError |
1335 PASS Node interface: document.createComment("abc") must inherit property "remove
Child" with the proper type (45) | 1354 PASS Node interface: document.createComment("abc") must inherit property "remove
Child" with the proper type (46) |
1336 PASS Node interface: calling removeChild(Node) on document.createComment("abc")
with too few arguments must throw TypeError | 1355 PASS Node interface: calling removeChild(Node) on document.createComment("abc")
with too few arguments must throw TypeError |
1337 PASS EventTarget interface: document.createComment("abc") must inherit property
"addEventListener" with the proper type (0) | 1356 PASS EventTarget interface: document.createComment("abc") must inherit property
"addEventListener" with the proper type (0) |
1338 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.createComment("abc") with too few argu
ments must throw TypeError | 1357 PASS EventTarget interface: calling addEventListener(DOMString,EventListener,[ob
ject Object],[object Object]) on document.createComment("abc") with too few argu
ments must throw TypeError |
1339 PASS EventTarget interface: document.createComment("abc") must inherit property
"removeEventListener" with the proper type (1) | 1358 PASS EventTarget interface: document.createComment("abc") must inherit property
"removeEventListener" with the proper type (1) |
1340 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.createComment("abc") with too few a
rguments must throw TypeError | 1359 PASS EventTarget interface: calling removeEventListener(DOMString,EventListener,
[object Object],[object Object]) on document.createComment("abc") with too few a
rguments must throw TypeError |
1341 PASS EventTarget interface: document.createComment("abc") must inherit property
"dispatchEvent" with the proper type (2) | 1360 PASS EventTarget interface: document.createComment("abc") must inherit property
"dispatchEvent" with the proper type (2) |
1342 PASS EventTarget interface: calling dispatchEvent(Event) on document.createComme
nt("abc") with too few arguments must throw TypeError | 1361 PASS EventTarget interface: calling dispatchEvent(Event) on document.createComme
nt("abc") with too few arguments must throw TypeError |
1343 PASS Range interface: existence and properties of interface object | 1362 PASS Range interface: existence and properties of interface object |
1344 PASS Range interface object length | 1363 PASS Range interface object length |
1345 PASS Range interface object name | 1364 PASS Range interface object name |
(...skipping 245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1591 PASS DOMTokenList interface: calling remove(DOMString) on document.body.classLis
t with too few arguments must throw TypeError | 1610 PASS DOMTokenList interface: calling remove(DOMString) on document.body.classLis
t with too few arguments must throw TypeError |
1592 PASS DOMTokenList interface: document.body.classList must inherit property "togg
le" with the proper type (5) | 1611 PASS DOMTokenList interface: document.body.classList must inherit property "togg
le" with the proper type (5) |
1593 PASS DOMTokenList interface: calling toggle(DOMString,boolean) on document.body.
classList with too few arguments must throw TypeError | 1612 PASS DOMTokenList interface: calling toggle(DOMString,boolean) on document.body.
classList with too few arguments must throw TypeError |
1594 FAIL DOMTokenList interface: document.body.classList must inherit property "repl
ace" with the proper type (6) assert_inherits: property "replace" not found in p
rototype chain | 1613 FAIL DOMTokenList interface: document.body.classList must inherit property "repl
ace" with the proper type (6) assert_inherits: property "replace" not found in p
rototype chain |
1595 FAIL DOMTokenList interface: calling replace(DOMString,DOMString) on document.bo
dy.classList with too few arguments must throw TypeError assert_inherits: proper
ty "replace" not found in prototype chain | 1614 FAIL DOMTokenList interface: calling replace(DOMString,DOMString) on document.bo
dy.classList with too few arguments must throw TypeError assert_inherits: proper
ty "replace" not found in prototype chain |
1596 PASS DOMTokenList interface: document.body.classList must inherit property "supp
orts" with the proper type (7) | 1615 PASS DOMTokenList interface: document.body.classList must inherit property "supp
orts" with the proper type (7) |
1597 PASS DOMTokenList interface: calling supports(DOMString) on document.body.classL
ist with too few arguments must throw TypeError | 1616 PASS DOMTokenList interface: calling supports(DOMString) on document.body.classL
ist with too few arguments must throw TypeError |
1598 PASS DOMTokenList interface: document.body.classList must inherit property "valu
e" with the proper type (8) | 1617 PASS DOMTokenList interface: document.body.classList must inherit property "valu
e" with the proper type (8) |
1599 Harness: the test ran to completion. | 1618 Harness: the test ran to completion. |
1600 | 1619 |
OLD | NEW |