OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS createElementNS test in HTML document: null,null,null | 2 PASS createElementNS test in HTML document: null,null,null |
3 PASS createElementNS test in XML document: null,null,null | 3 PASS createElementNS test in XML document: null,null,null |
4 PASS createElementNS test in XHTML document: null,null,null | 4 PASS createElementNS test in XHTML document: null,null,null |
5 PASS createElementNS test in HTML document: null,undefined,null | 5 PASS createElementNS test in HTML document: null,undefined,null |
6 PASS createElementNS test in XML document: null,undefined,null | 6 PASS createElementNS test in XML document: null,undefined,null |
7 PASS createElementNS test in XHTML document: null,undefined,null | 7 PASS createElementNS test in XHTML document: null,undefined,null |
8 PASS createElementNS test in HTML document: null,"foo",null | 8 PASS createElementNS test in HTML document: null,"foo",null |
9 PASS createElementNS test in XML document: null,"foo",null | 9 PASS createElementNS test in XML document: null,"foo",null |
10 PASS createElementNS test in XHTML document: null,"foo",null | 10 PASS createElementNS test in XHTML document: null,"foo",null |
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
253 PASS createElementNS test in XHTML document: "http://example.com/","ns0:test",nu
ll | 253 PASS createElementNS test in XHTML document: "http://example.com/","ns0:test",nu
ll |
254 PASS createElementNS test in HTML document: "http://example.com/","a.b:c",null | 254 PASS createElementNS test in HTML document: "http://example.com/","a.b:c",null |
255 PASS createElementNS test in XML document: "http://example.com/","a.b:c",null | 255 PASS createElementNS test in XML document: "http://example.com/","a.b:c",null |
256 PASS createElementNS test in XHTML document: "http://example.com/","a.b:c",null | 256 PASS createElementNS test in XHTML document: "http://example.com/","a.b:c",null |
257 PASS createElementNS test in HTML document: "http://example.com/","a-b:c",null | 257 PASS createElementNS test in HTML document: "http://example.com/","a-b:c",null |
258 PASS createElementNS test in XML document: "http://example.com/","a-b:c",null | 258 PASS createElementNS test in XML document: "http://example.com/","a-b:c",null |
259 PASS createElementNS test in XHTML document: "http://example.com/","a-b:c",null | 259 PASS createElementNS test in XHTML document: "http://example.com/","a-b:c",null |
260 PASS createElementNS test in HTML document: "http://example.com/","xml",null | 260 PASS createElementNS test in HTML document: "http://example.com/","xml",null |
261 PASS createElementNS test in XML document: "http://example.com/","xml",null | 261 PASS createElementNS test in XML document: "http://example.com/","xml",null |
262 PASS createElementNS test in XHTML document: "http://example.com/","xml",null | 262 PASS createElementNS test in XHTML document: "http://example.com/","xml",null |
263 PASS createElementNS test in HTML document: "http://example.com/","xmlns","NAMES
PACE_ERR" | |
264 PASS createElementNS test in XML document: "http://example.com/","xmlns","NAMESP
ACE_ERR" | |
265 PASS createElementNS test in XHTML document: "http://example.com/","xmlns","NAME
SPACE_ERR" | |
266 PASS createElementNS test in HTML document: "http://example.com/","XMLNS",null | 263 PASS createElementNS test in HTML document: "http://example.com/","XMLNS",null |
267 PASS createElementNS test in XML document: "http://example.com/","XMLNS",null | 264 PASS createElementNS test in XML document: "http://example.com/","XMLNS",null |
268 PASS createElementNS test in XHTML document: "http://example.com/","XMLNS",null | 265 PASS createElementNS test in XHTML document: "http://example.com/","XMLNS",null |
269 PASS createElementNS test in HTML document: "http://example.com/","xmlfoo",null | 266 PASS createElementNS test in HTML document: "http://example.com/","xmlfoo",null |
270 PASS createElementNS test in XML document: "http://example.com/","xmlfoo",null | 267 PASS createElementNS test in XML document: "http://example.com/","xmlfoo",null |
271 PASS createElementNS test in XHTML document: "http://example.com/","xmlfoo",null
| 268 PASS createElementNS test in XHTML document: "http://example.com/","xmlfoo",null
|
272 PASS createElementNS test in HTML document: "http://example.com/","xml:foo","NAM
ESPACE_ERR" | 269 PASS createElementNS test in HTML document: "http://example.com/","xml:foo","NAM
ESPACE_ERR" |
273 PASS createElementNS test in XML document: "http://example.com/","xml:foo","NAME
SPACE_ERR" | 270 PASS createElementNS test in XML document: "http://example.com/","xml:foo","NAME
SPACE_ERR" |
274 PASS createElementNS test in XHTML document: "http://example.com/","xml:foo","NA
MESPACE_ERR" | 271 PASS createElementNS test in XHTML document: "http://example.com/","xml:foo","NA
MESPACE_ERR" |
275 PASS createElementNS test in HTML document: "http://example.com/","XML:foo",null
| 272 PASS createElementNS test in HTML document: "http://example.com/","XML:foo",null
|
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
529 PASS createElementNS test in XHTML document: "foo:","xml:foo","NAMESPACE_ERR" | 526 PASS createElementNS test in XHTML document: "foo:","xml:foo","NAMESPACE_ERR" |
530 PASS createElementNS test in HTML document: "foo:","xmlns:foo","NAMESPACE_ERR" | 527 PASS createElementNS test in HTML document: "foo:","xmlns:foo","NAMESPACE_ERR" |
531 PASS createElementNS test in XML document: "foo:","xmlns:foo","NAMESPACE_ERR" | 528 PASS createElementNS test in XML document: "foo:","xmlns:foo","NAMESPACE_ERR" |
532 PASS createElementNS test in XHTML document: "foo:","xmlns:foo","NAMESPACE_ERR" | 529 PASS createElementNS test in XHTML document: "foo:","xmlns:foo","NAMESPACE_ERR" |
533 PASS createElementNS test in HTML document: "foo:","xmlfoo:bar",null | 530 PASS createElementNS test in HTML document: "foo:","xmlfoo:bar",null |
534 PASS createElementNS test in XML document: "foo:","xmlfoo:bar",null | 531 PASS createElementNS test in XML document: "foo:","xmlfoo:bar",null |
535 PASS createElementNS test in XHTML document: "foo:","xmlfoo:bar",null | 532 PASS createElementNS test in XHTML document: "foo:","xmlfoo:bar",null |
536 PASS createElementNS test in HTML document: "","","INVALID_CHARACTER_ERR" | 533 PASS createElementNS test in HTML document: "","","INVALID_CHARACTER_ERR" |
537 PASS createElementNS test in XML document: "","","INVALID_CHARACTER_ERR" | 534 PASS createElementNS test in XML document: "","","INVALID_CHARACTER_ERR" |
538 PASS createElementNS test in XHTML document: "","","INVALID_CHARACTER_ERR" | 535 PASS createElementNS test in XHTML document: "","","INVALID_CHARACTER_ERR" |
539 PASS createElementNS test in HTML document: null,null,null | |
540 PASS createElementNS test in XML document: null,null,null | |
541 PASS createElementNS test in XHTML document: null,null,null | |
542 PASS createElementNS test in HTML document: null,"","INVALID_CHARACTER_ERR" | 536 PASS createElementNS test in HTML document: null,"","INVALID_CHARACTER_ERR" |
543 PASS createElementNS test in XML document: null,"","INVALID_CHARACTER_ERR" | 537 PASS createElementNS test in XML document: null,"","INVALID_CHARACTER_ERR" |
544 PASS createElementNS test in XHTML document: null,"","INVALID_CHARACTER_ERR" | 538 PASS createElementNS test in XHTML document: null,"","INVALID_CHARACTER_ERR" |
545 PASS createElementNS test in HTML document: undefined,null,null | |
546 PASS createElementNS test in XML document: undefined,null,null | |
547 PASS createElementNS test in XHTML document: undefined,null,null | |
548 PASS createElementNS test in HTML document: undefined,"","INVALID_CHARACTER_ERR"
| 539 PASS createElementNS test in HTML document: undefined,"","INVALID_CHARACTER_ERR"
|
549 PASS createElementNS test in XML document: undefined,"","INVALID_CHARACTER_ERR" | 540 PASS createElementNS test in XML document: undefined,"","INVALID_CHARACTER_ERR" |
550 PASS createElementNS test in XHTML document: undefined,"","INVALID_CHARACTER_ERR
" | 541 PASS createElementNS test in XHTML document: undefined,"","INVALID_CHARACTER_ERR
" |
551 PASS createElementNS test in HTML document: "http://example.com/",null,null | 542 PASS createElementNS test in HTML document: "http://example.com/",null,null |
552 PASS createElementNS test in XML document: "http://example.com/",null,null | 543 PASS createElementNS test in XML document: "http://example.com/",null,null |
553 PASS createElementNS test in XHTML document: "http://example.com/",null,null | 544 PASS createElementNS test in XHTML document: "http://example.com/",null,null |
554 PASS createElementNS test in HTML document: "http://example.com/","","INVALID_CH
ARACTER_ERR" | 545 PASS createElementNS test in HTML document: "http://example.com/","","INVALID_CH
ARACTER_ERR" |
555 PASS createElementNS test in XML document: "http://example.com/","","INVALID_CHA
RACTER_ERR" | 546 PASS createElementNS test in XML document: "http://example.com/","","INVALID_CHA
RACTER_ERR" |
556 PASS createElementNS test in XHTML document: "http://example.com/","","INVALID_C
HARACTER_ERR" | 547 PASS createElementNS test in XHTML document: "http://example.com/","","INVALID_C
HARACTER_ERR" |
557 PASS createElementNS test in HTML document: "/",null,null | 548 PASS createElementNS test in HTML document: "/",null,null |
(...skipping 26 matching lines...) Expand all Loading... |
584 PASS Lower-case non-HTML element with a prefix | 575 PASS Lower-case non-HTML element with a prefix |
585 PASS Upper-case HTML element without a prefix | 576 PASS Upper-case HTML element without a prefix |
586 PASS Upper-case HTML element with a prefix | 577 PASS Upper-case HTML element with a prefix |
587 PASS Upper-case non-HTML element without a prefix | 578 PASS Upper-case non-HTML element without a prefix |
588 PASS Upper-case non-HTML element with a prefix | 579 PASS Upper-case non-HTML element with a prefix |
589 PASS null namespace | 580 PASS null namespace |
590 PASS undefined namespace | 581 PASS undefined namespace |
591 PASS empty string namespace | 582 PASS empty string namespace |
592 Harness: the test ran to completion. | 583 Harness: the test ran to completion. |
593 | 584 |
OLD | NEW |