OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS DOMImplementation.createDocument(namespace, qualifiedName, doctype) | 2 PASS DOMImplementation.createDocument(namespace, qualifiedName, doctype) |
3 PASS createDocument test: null,undefined,null,null | 3 PASS createDocument test 0: null,undefined,null,null |
4 FAIL createDocument test 0: metadata for null,undefined,null assert_equals: expe
cted "about:blank" but got "" | 4 FAIL createDocument test 0: metadata for null,undefined,null assert_equals: expe
cted "about:blank" but got "" |
5 PASS createDocument test 0: characterSet aliases for null,undefined,null | 5 PASS createDocument test 0: characterSet aliases for null,undefined,null |
6 PASS createDocument test: null,"foo",null,null | 6 PASS createDocument test 1: null,"foo",null,null |
7 FAIL createDocument test 1: metadata for null,"foo",null assert_equals: expected
"about:blank" but got "" | 7 FAIL createDocument test 1: metadata for null,"foo",null assert_equals: expected
"about:blank" but got "" |
8 PASS createDocument test 1: characterSet aliases for null,"foo",null | 8 PASS createDocument test 1: characterSet aliases for null,"foo",null |
9 PASS createDocument test: null,"1foo",null,"INVALID_CHARACTER_ERR" | 9 PASS createDocument test 2: null,"1foo",null,"INVALID_CHARACTER_ERR" |
10 PASS createDocument test: null,"f1oo",null,null | 10 PASS createDocument test 3: null,"f1oo",null,null |
11 FAIL createDocument test 3: metadata for null,"f1oo",null assert_equals: expecte
d "about:blank" but got "" | 11 FAIL createDocument test 3: metadata for null,"f1oo",null assert_equals: expecte
d "about:blank" but got "" |
12 PASS createDocument test 3: characterSet aliases for null,"f1oo",null | 12 PASS createDocument test 3: characterSet aliases for null,"f1oo",null |
13 PASS createDocument test: null,"foo1",null,null | 13 PASS createDocument test 4: null,"foo1",null,null |
14 FAIL createDocument test 4: metadata for null,"foo1",null assert_equals: expecte
d "about:blank" but got "" | 14 FAIL createDocument test 4: metadata for null,"foo1",null assert_equals: expecte
d "about:blank" but got "" |
15 PASS createDocument test 4: characterSet aliases for null,"foo1",null | 15 PASS createDocument test 4: characterSet aliases for null,"foo1",null |
16 PASS createDocument test: null,"Ì€foo",null,"INVALID_CHARACTER_ERR" | 16 PASS createDocument test 5: null,"1foo",null,"INVALID_CHARACTER_ERR" |
17 PASS createDocument test: null,"}foo",null,"INVALID_CHARACTER_ERR" | 17 PASS createDocument test 6: null,"Ì€foo",null,"INVALID_CHARACTER_ERR" |
18 PASS createDocument test: null,"f}oo",null,"INVALID_CHARACTER_ERR" | 18 PASS createDocument test 7: null,"}foo",null,"INVALID_CHARACTER_ERR" |
19 PASS createDocument test: null,"foo}",null,"INVALID_CHARACTER_ERR" | 19 PASS createDocument test 8: null,"f}oo",null,"INVALID_CHARACTER_ERR" |
20 PASS createDocument test: null,"\ufffffoo",null,"INVALID_CHARACTER_ERR" | 20 PASS createDocument test 9: null,"foo}",null,"INVALID_CHARACTER_ERR" |
21 PASS createDocument test: null,"f\uffffoo",null,"INVALID_CHARACTER_ERR" | 21 PASS createDocument test 10: null,"\ufffffoo",null,"INVALID_CHARACTER_ERR" |
22 PASS createDocument test: null,"foo\uffff",null,"INVALID_CHARACTER_ERR" | 22 PASS createDocument test 11: null,"f\uffffoo",null,"INVALID_CHARACTER_ERR" |
23 PASS createDocument test: null,"<foo",null,"INVALID_CHARACTER_ERR" | 23 PASS createDocument test 12: null,"foo\uffff",null,"INVALID_CHARACTER_ERR" |
24 PASS createDocument test: null,"foo>",null,"INVALID_CHARACTER_ERR" | 24 PASS createDocument test 13: null,"<foo",null,"INVALID_CHARACTER_ERR" |
25 PASS createDocument test: null,"<foo>",null,"INVALID_CHARACTER_ERR" | 25 PASS createDocument test 14: null,"foo>",null,"INVALID_CHARACTER_ERR" |
26 PASS createDocument test: null,"f<oo",null,"INVALID_CHARACTER_ERR" | 26 PASS createDocument test 15: null,"<foo>",null,"INVALID_CHARACTER_ERR" |
27 PASS createDocument test: null,"^^",null,"INVALID_CHARACTER_ERR" | 27 PASS createDocument test 16: null,"f<oo",null,"INVALID_CHARACTER_ERR" |
28 PASS createDocument test: null,":foo",null,"NAMESPACE_ERR" | 28 PASS createDocument test 17: null,"^^",null,"INVALID_CHARACTER_ERR" |
29 PASS createDocument test: null,"f:oo",null,"NAMESPACE_ERR" | 29 PASS createDocument test 18: null,":foo",null,"NAMESPACE_ERR" |
30 PASS createDocument test: null,"foo:",null,"NAMESPACE_ERR" | 30 PASS createDocument test 19: null,"f:oo",null,"NAMESPACE_ERR" |
31 PASS createDocument test: null,":",null,"NAMESPACE_ERR" | 31 PASS createDocument test 20: null,"foo:",null,"NAMESPACE_ERR" |
32 PASS createDocument test: null,"xml",null,null | 32 PASS createDocument test 21: null,":",null,"NAMESPACE_ERR" |
33 FAIL createDocument test 21: metadata for null,"xml",null assert_equals: expecte
d "about:blank" but got "" | 33 PASS createDocument test 22: null,"xml",null,null |
34 PASS createDocument test 21: characterSet aliases for null,"xml",null | 34 FAIL createDocument test 22: metadata for null,"xml",null assert_equals: expecte
d "about:blank" but got "" |
35 PASS createDocument test: null,"xmlns",null,"NAMESPACE_ERR" | 35 PASS createDocument test 22: characterSet aliases for null,"xml",null |
36 PASS createDocument test: null,"xmlfoo",null,null | 36 PASS createDocument test 23: null,"xmlns",null,"NAMESPACE_ERR" |
37 FAIL createDocument test 23: metadata for null,"xmlfoo",null assert_equals: expe
cted "about:blank" but got "" | 37 PASS createDocument test 24: null,"xmlfoo",null,null |
38 PASS createDocument test 23: characterSet aliases for null,"xmlfoo",null | 38 FAIL createDocument test 24: metadata for null,"xmlfoo",null assert_equals: expe
cted "about:blank" but got "" |
39 PASS createDocument test: null,"xml:foo",null,"NAMESPACE_ERR" | 39 PASS createDocument test 24: characterSet aliases for null,"xmlfoo",null |
40 PASS createDocument test: null,"xmlns:foo",null,"NAMESPACE_ERR" | 40 PASS createDocument test 25: null,"xml:foo",null,"NAMESPACE_ERR" |
41 PASS createDocument test: null,"xmlfoo:bar",null,"NAMESPACE_ERR" | 41 PASS createDocument test 26: null,"xmlns:foo",null,"NAMESPACE_ERR" |
42 PASS createDocument test: null,"null:xml",null,"NAMESPACE_ERR" | 42 PASS createDocument test 27: null,"xmlfoo:bar",null,"NAMESPACE_ERR" |
43 PASS createDocument test: "",":foo",null,"NAMESPACE_ERR" | 43 PASS createDocument test 28: null,"null:xml",null,"NAMESPACE_ERR" |
44 PASS createDocument test: "","f:oo",null,"NAMESPACE_ERR" | 44 PASS createDocument test 29: "",":foo",null,"NAMESPACE_ERR" |
45 PASS createDocument test: "","foo:",null,"NAMESPACE_ERR" | 45 PASS createDocument test 30: "","f:oo",null,"NAMESPACE_ERR" |
46 PASS createDocument test: undefined,undefined,null,null | 46 PASS createDocument test 31: "","foo:",null,"NAMESPACE_ERR" |
47 FAIL createDocument test 31: metadata for undefined,undefined,null assert_equals
: expected "about:blank" but got "" | 47 PASS createDocument test 32: undefined,undefined,null,null |
48 PASS createDocument test 31: characterSet aliases for undefined,undefined,null | 48 FAIL createDocument test 32: metadata for undefined,undefined,null assert_equals
: expected "about:blank" but got "" |
49 PASS createDocument test: undefined,"foo",null,null | 49 PASS createDocument test 32: characterSet aliases for undefined,undefined,null |
50 FAIL createDocument test 32: metadata for undefined,"foo",null assert_equals: ex
pected "about:blank" but got "" | 50 PASS createDocument test 33: undefined,"foo",null,null |
51 PASS createDocument test 32: characterSet aliases for undefined,"foo",null | 51 FAIL createDocument test 33: metadata for undefined,"foo",null assert_equals: ex
pected "about:blank" but got "" |
52 PASS createDocument test: undefined,"1foo",null,"INVALID_CHARACTER_ERR" | 52 PASS createDocument test 33: characterSet aliases for undefined,"foo",null |
53 PASS createDocument test: undefined,"f1oo",null,null | 53 PASS createDocument test 34: undefined,"1foo",null,"INVALID_CHARACTER_ERR" |
54 FAIL createDocument test 34: metadata for undefined,"f1oo",null assert_equals: e
xpected "about:blank" but got "" | 54 PASS createDocument test 35: undefined,"f1oo",null,null |
55 PASS createDocument test 34: characterSet aliases for undefined,"f1oo",null | 55 FAIL createDocument test 35: metadata for undefined,"f1oo",null assert_equals: e
xpected "about:blank" but got "" |
56 PASS createDocument test: undefined,"foo1",null,null | 56 PASS createDocument test 35: characterSet aliases for undefined,"f1oo",null |
57 FAIL createDocument test 35: metadata for undefined,"foo1",null assert_equals: e
xpected "about:blank" but got "" | 57 PASS createDocument test 36: undefined,"foo1",null,null |
58 PASS createDocument test 35: characterSet aliases for undefined,"foo1",null | 58 FAIL createDocument test 36: metadata for undefined,"foo1",null assert_equals: e
xpected "about:blank" but got "" |
59 PASS createDocument test: undefined,":foo",null,"NAMESPACE_ERR" | 59 PASS createDocument test 36: characterSet aliases for undefined,"foo1",null |
60 PASS createDocument test: undefined,"f:oo",null,"NAMESPACE_ERR" | 60 PASS createDocument test 37: undefined,":foo",null,"NAMESPACE_ERR" |
61 PASS createDocument test: undefined,"foo:",null,"NAMESPACE_ERR" | 61 PASS createDocument test 38: undefined,"f:oo",null,"NAMESPACE_ERR" |
62 PASS createDocument test: undefined,"xml",null,null | 62 PASS createDocument test 39: undefined,"foo:",null,"NAMESPACE_ERR" |
63 FAIL createDocument test 39: metadata for undefined,"xml",null assert_equals: ex
pected "about:blank" but got "" | 63 PASS createDocument test 40: undefined,"xml",null,null |
64 PASS createDocument test 39: characterSet aliases for undefined,"xml",null | 64 FAIL createDocument test 40: metadata for undefined,"xml",null assert_equals: ex
pected "about:blank" but got "" |
65 PASS createDocument test: undefined,"xmlns",null,"NAMESPACE_ERR" | 65 PASS createDocument test 40: characterSet aliases for undefined,"xml",null |
66 PASS createDocument test: undefined,"xmlfoo",null,null | 66 PASS createDocument test 41: undefined,"xmlns",null,"NAMESPACE_ERR" |
67 FAIL createDocument test 41: metadata for undefined,"xmlfoo",null assert_equals:
expected "about:blank" but got "" | 67 PASS createDocument test 42: undefined,"xmlfoo",null,null |
68 PASS createDocument test 41: characterSet aliases for undefined,"xmlfoo",null | 68 FAIL createDocument test 42: metadata for undefined,"xmlfoo",null assert_equals:
expected "about:blank" but got "" |
69 PASS createDocument test: undefined,"xml:foo",null,"NAMESPACE_ERR" | 69 PASS createDocument test 42: characterSet aliases for undefined,"xmlfoo",null |
70 PASS createDocument test: undefined,"xmlns:foo",null,"NAMESPACE_ERR" | 70 PASS createDocument test 43: undefined,"xml:foo",null,"NAMESPACE_ERR" |
71 PASS createDocument test: undefined,"xmlfoo:bar",null,"NAMESPACE_ERR" | 71 PASS createDocument test 44: undefined,"xmlns:foo",null,"NAMESPACE_ERR" |
72 PASS createDocument test: "http://example.com/","foo",null,null | 72 PASS createDocument test 45: undefined,"xmlfoo:bar",null,"NAMESPACE_ERR" |
73 FAIL createDocument test 45: metadata for "http://example.com/","foo",null asser
t_equals: expected "about:blank" but got "" | 73 PASS createDocument test 46: "http://example.com/","foo",null,null |
74 PASS createDocument test 45: characterSet aliases for "http://example.com/","foo
",null | 74 FAIL createDocument test 46: metadata for "http://example.com/","foo",null asser
t_equals: expected "about:blank" but got "" |
75 PASS createDocument test: "http://example.com/","1foo",null,"INVALID_CHARACTER_E
RR" | 75 PASS createDocument test 46: characterSet aliases for "http://example.com/","foo
",null |
76 PASS createDocument test: "http://example.com/","f1oo",null,null | 76 PASS createDocument test 47: "http://example.com/","1foo",null,"INVALID_CHARACTE
R_ERR" |
77 FAIL createDocument test 47: metadata for "http://example.com/","f1oo",null asse
rt_equals: expected "about:blank" but got "" | 77 PASS createDocument test 48: "http://example.com/","f1oo",null,null |
78 PASS createDocument test 47: characterSet aliases for "http://example.com/","f1o
o",null | 78 FAIL createDocument test 48: metadata for "http://example.com/","f1oo",null asse
rt_equals: expected "about:blank" but got "" |
79 PASS createDocument test: "http://example.com/","foo1",null,null | 79 PASS createDocument test 48: characterSet aliases for "http://example.com/","f1o
o",null |
80 FAIL createDocument test 48: metadata for "http://example.com/","foo1",null asse
rt_equals: expected "about:blank" but got "" | 80 PASS createDocument test 49: "http://example.com/","foo1",null,null |
81 PASS createDocument test 48: characterSet aliases for "http://example.com/","foo
1",null | 81 FAIL createDocument test 49: metadata for "http://example.com/","foo1",null asse
rt_equals: expected "about:blank" but got "" |
82 PASS createDocument test: "http://example.com/",":foo",null,"NAMESPACE_ERR" | 82 PASS createDocument test 49: characterSet aliases for "http://example.com/","foo
1",null |
83 PASS createDocument test: "http://example.com/","f:oo",null,null | 83 PASS createDocument test 50: "http://example.com/",":foo",null,"NAMESPACE_ERR" |
84 FAIL createDocument test 50: metadata for "http://example.com/","f:oo",null asse
rt_equals: expected "about:blank" but got "" | 84 PASS createDocument test 51: "http://example.com/","f:oo",null,null |
85 PASS createDocument test 50: characterSet aliases for "http://example.com/","f:o
o",null | 85 FAIL createDocument test 51: metadata for "http://example.com/","f:oo",null asse
rt_equals: expected "about:blank" but got "" |
86 PASS createDocument test: "http://example.com/","foo:",null,"NAMESPACE_ERR" | 86 PASS createDocument test 51: characterSet aliases for "http://example.com/","f:o
o",null |
87 PASS createDocument test: "http://example.com/","_:_",null,null | 87 PASS createDocument test 52: "http://example.com/","foo:",null,"NAMESPACE_ERR" |
88 FAIL createDocument test 52: metadata for "http://example.com/","_:_",null asser
t_equals: expected "about:blank" but got "" | 88 PASS createDocument test 53: "http://example.com/","_:_",null,null |
89 PASS createDocument test 52: characterSet aliases for "http://example.com/","_:_
",null | 89 FAIL createDocument test 53: metadata for "http://example.com/","_:_",null asser
t_equals: expected "about:blank" but got "" |
90 PASS createDocument test: "http://example.com/","_:h0",null,null | 90 PASS createDocument test 53: characterSet aliases for "http://example.com/","_:_
",null |
91 FAIL createDocument test 53: metadata for "http://example.com/","_:h0",null asse
rt_equals: expected "about:blank" but got "" | 91 PASS createDocument test 54: "http://example.com/","_:h0",null,null |
92 PASS createDocument test 53: characterSet aliases for "http://example.com/","_:h
0",null | 92 FAIL createDocument test 54: metadata for "http://example.com/","_:h0",null asse
rt_equals: expected "about:blank" but got "" |
93 PASS createDocument test: "http://example.com/","_:test",null,null | 93 PASS createDocument test 54: characterSet aliases for "http://example.com/","_:h
0",null |
94 FAIL createDocument test 54: metadata for "http://example.com/","_:test",null as
sert_equals: expected "about:blank" but got "" | 94 PASS createDocument test 55: "http://example.com/","_:test",null,null |
95 PASS createDocument test 54: characterSet aliases for "http://example.com/","_:t
est",null | 95 FAIL createDocument test 55: metadata for "http://example.com/","_:test",null as
sert_equals: expected "about:blank" but got "" |
96 PASS createDocument test: "http://example.com/","l_:_",null,null | 96 PASS createDocument test 55: characterSet aliases for "http://example.com/","_:t
est",null |
97 FAIL createDocument test 55: metadata for "http://example.com/","l_:_",null asse
rt_equals: expected "about:blank" but got "" | 97 PASS createDocument test 56: "http://example.com/","l_:_",null,null |
98 PASS createDocument test 55: characterSet aliases for "http://example.com/","l_:
_",null | 98 FAIL createDocument test 56: metadata for "http://example.com/","l_:_",null asse
rt_equals: expected "about:blank" but got "" |
99 PASS createDocument test: "http://example.com/","ns:_0",null,null | 99 PASS createDocument test 56: characterSet aliases for "http://example.com/","l_:
_",null |
100 FAIL createDocument test 56: metadata for "http://example.com/","ns:_0",null ass
ert_equals: expected "about:blank" but got "" | 100 PASS createDocument test 57: "http://example.com/","ns:_0",null,null |
101 PASS createDocument test 56: characterSet aliases for "http://example.com/","ns:
_0",null | 101 FAIL createDocument test 57: metadata for "http://example.com/","ns:_0",null ass
ert_equals: expected "about:blank" but got "" |
102 PASS createDocument test: "http://example.com/","ns:a0",null,null | 102 PASS createDocument test 57: characterSet aliases for "http://example.com/","ns:
_0",null |
103 FAIL createDocument test 57: metadata for "http://example.com/","ns:a0",null ass
ert_equals: expected "about:blank" but got "" | 103 PASS createDocument test 58: "http://example.com/","ns:a0",null,null |
104 PASS createDocument test 57: characterSet aliases for "http://example.com/","ns:
a0",null | 104 FAIL createDocument test 58: metadata for "http://example.com/","ns:a0",null ass
ert_equals: expected "about:blank" but got "" |
105 PASS createDocument test: "http://example.com/","ns0:test",null,null | 105 PASS createDocument test 58: characterSet aliases for "http://example.com/","ns:
a0",null |
106 FAIL createDocument test 58: metadata for "http://example.com/","ns0:test",null
assert_equals: expected "about:blank" but got "" | 106 PASS createDocument test 59: "http://example.com/","ns0:test",null,null |
107 PASS createDocument test 58: characterSet aliases for "http://example.com/","ns0
:test",null | 107 FAIL createDocument test 59: metadata for "http://example.com/","ns0:test",null
assert_equals: expected "about:blank" but got "" |
108 PASS createDocument test: "http://example.com/","a.b:c",null,null | 108 PASS createDocument test 59: characterSet aliases for "http://example.com/","ns0
:test",null |
109 FAIL createDocument test 59: metadata for "http://example.com/","a.b:c",null ass
ert_equals: expected "about:blank" but got "" | 109 PASS createDocument test 60: "http://example.com/","a.b:c",null,null |
110 PASS createDocument test 59: characterSet aliases for "http://example.com/","a.b
:c",null | 110 FAIL createDocument test 60: metadata for "http://example.com/","a.b:c",null ass
ert_equals: expected "about:blank" but got "" |
111 PASS createDocument test: "http://example.com/","a-b:c",null,null | 111 PASS createDocument test 60: characterSet aliases for "http://example.com/","a.b
:c",null |
112 FAIL createDocument test 60: metadata for "http://example.com/","a-b:c",null ass
ert_equals: expected "about:blank" but got "" | 112 PASS createDocument test 61: "http://example.com/","a-b:c",null,null |
113 PASS createDocument test 60: characterSet aliases for "http://example.com/","a-b
:c",null | 113 FAIL createDocument test 61: metadata for "http://example.com/","a-b:c",null ass
ert_equals: expected "about:blank" but got "" |
114 PASS createDocument test: "http://example.com/","xml",null,null | 114 PASS createDocument test 61: characterSet aliases for "http://example.com/","a-b
:c",null |
115 FAIL createDocument test 61: metadata for "http://example.com/","xml",null asser
t_equals: expected "about:blank" but got "" | 115 PASS createDocument test 62: "http://example.com/","a-b:c",null,null |
116 PASS createDocument test 61: characterSet aliases for "http://example.com/","xml
",null | 116 FAIL createDocument test 62: metadata for "http://example.com/","a-b:c",null ass
ert_equals: expected "about:blank" but got "" |
117 PASS createDocument test: "http://example.com/","xmlns",null,"NAMESPACE_ERR" | 117 PASS createDocument test 62: characterSet aliases for "http://example.com/","a-b
:c",null |
118 PASS createDocument test: "http://example.com/","XMLNS",null,null | 118 PASS createDocument test 63: "http://example.com/","xml",null,null |
119 FAIL createDocument test 63: metadata for "http://example.com/","XMLNS",null ass
ert_equals: expected "about:blank" but got "" | 119 FAIL createDocument test 63: metadata for "http://example.com/","xml",null asser
t_equals: expected "about:blank" but got "" |
120 PASS createDocument test 63: characterSet aliases for "http://example.com/","XML
NS",null | 120 PASS createDocument test 63: characterSet aliases for "http://example.com/","xml
",null |
121 PASS createDocument test: "http://example.com/","xmlfoo",null,null | 121 PASS createDocument test 64: "http://example.com/","xmlns",null,"NAMESPACE_ERR" |
122 FAIL createDocument test 64: metadata for "http://example.com/","xmlfoo",null as
sert_equals: expected "about:blank" but got "" | 122 PASS createDocument test 65: "http://example.com/","XMLNS",null,null |
123 PASS createDocument test 64: characterSet aliases for "http://example.com/","xml
foo",null | 123 FAIL createDocument test 65: metadata for "http://example.com/","XMLNS",null ass
ert_equals: expected "about:blank" but got "" |
124 PASS createDocument test: "http://example.com/","xml:foo",null,"NAMESPACE_ERR" | 124 PASS createDocument test 65: characterSet aliases for "http://example.com/","XML
NS",null |
125 PASS createDocument test: "http://example.com/","XML:foo",null,null | 125 PASS createDocument test 66: "http://example.com/","xmlfoo",null,null |
126 FAIL createDocument test 66: metadata for "http://example.com/","XML:foo",null a
ssert_equals: expected "about:blank" but got "" | 126 FAIL createDocument test 66: metadata for "http://example.com/","xmlfoo",null as
sert_equals: expected "about:blank" but got "" |
127 PASS createDocument test 66: characterSet aliases for "http://example.com/","XML
:foo",null | 127 PASS createDocument test 66: characterSet aliases for "http://example.com/","xml
foo",null |
128 PASS createDocument test: "http://example.com/","xmlns:foo",null,"NAMESPACE_ERR"
| 128 PASS createDocument test 67: "http://example.com/","xml:foo",null,"NAMESPACE_ERR
" |
129 PASS createDocument test: "http://example.com/","XMLNS:foo",null,null | 129 PASS createDocument test 68: "http://example.com/","XML:foo",null,null |
130 FAIL createDocument test 68: metadata for "http://example.com/","XMLNS:foo",null
assert_equals: expected "about:blank" but got "" | 130 FAIL createDocument test 68: metadata for "http://example.com/","XML:foo",null a
ssert_equals: expected "about:blank" but got "" |
131 PASS createDocument test 68: characterSet aliases for "http://example.com/","XML
NS:foo",null | 131 PASS createDocument test 68: characterSet aliases for "http://example.com/","XML
:foo",null |
132 PASS createDocument test: "http://example.com/","xmlfoo:bar",null,null | 132 PASS createDocument test 69: "http://example.com/","xmlns:foo",null,"NAMESPACE_E
RR" |
133 FAIL createDocument test 69: metadata for "http://example.com/","xmlfoo:bar",nul
l assert_equals: expected "about:blank" but got "" | 133 PASS createDocument test 70: "http://example.com/","XMLNS:foo",null,null |
134 PASS createDocument test 69: characterSet aliases for "http://example.com/","xml
foo:bar",null | 134 FAIL createDocument test 70: metadata for "http://example.com/","XMLNS:foo",null
assert_equals: expected "about:blank" but got "" |
135 PASS createDocument test: "http://example.com/","prefix::local",null,"NAMESPACE_
ERR" | 135 PASS createDocument test 70: characterSet aliases for "http://example.com/","XML
NS:foo",null |
136 PASS createDocument test: "http://example.com/","namespaceURI:{",null,"INVALID_C
HARACTER_ERR" | 136 PASS createDocument test 71: "http://example.com/","xmlfoo:bar",null,null |
137 PASS createDocument test: "http://example.com/","namespaceURI:}",null,"INVALID_C
HARACTER_ERR" | 137 FAIL createDocument test 71: metadata for "http://example.com/","xmlfoo:bar",nul
l assert_equals: expected "about:blank" but got "" |
138 PASS createDocument test: "http://example.com/","namespaceURI:~",null,"INVALID_C
HARACTER_ERR" | 138 PASS createDocument test 71: characterSet aliases for "http://example.com/","xml
foo:bar",null |
139 PASS createDocument test: "http://example.com/","namespaceURI:'",null,"INVALID_C
HARACTER_ERR" | 139 PASS createDocument test 72: "http://example.com/","prefix::local",null,"NAMESPA
CE_ERR" |
140 PASS createDocument test: "http://example.com/","namespaceURI:!",null,"INVALID_C
HARACTER_ERR" | 140 PASS createDocument test 73: "http://example.com/","namespaceURI:{",null,"INVALI
D_CHARACTER_ERR" |
141 PASS createDocument test: "http://example.com/","namespaceURI:@",null,"INVALID_C
HARACTER_ERR" | 141 PASS createDocument test 74: "http://example.com/","namespaceURI:}",null,"INVALI
D_CHARACTER_ERR" |
142 PASS createDocument test: "http://example.com/","namespaceURI:#",null,"INVALID_C
HARACTER_ERR" | 142 PASS createDocument test 75: "http://example.com/","namespaceURI:~",null,"INVALI
D_CHARACTER_ERR" |
143 PASS createDocument test: "http://example.com/","namespaceURI:$",null,"INVALID_C
HARACTER_ERR" | 143 PASS createDocument test 76: "http://example.com/","namespaceURI:'",null,"INVALI
D_CHARACTER_ERR" |
144 PASS createDocument test: "http://example.com/","namespaceURI:%",null,"INVALID_C
HARACTER_ERR" | 144 PASS createDocument test 77: "http://example.com/","namespaceURI:!",null,"INVALI
D_CHARACTER_ERR" |
145 PASS createDocument test: "http://example.com/","namespaceURI:^",null,"INVALID_C
HARACTER_ERR" | 145 PASS createDocument test 78: "http://example.com/","namespaceURI:@",null,"INVALI
D_CHARACTER_ERR" |
146 PASS createDocument test: "http://example.com/","namespaceURI:&",null,"INVALID_C
HARACTER_ERR" | 146 PASS createDocument test 79: "http://example.com/","namespaceURI:#",null,"INVALI
D_CHARACTER_ERR" |
147 PASS createDocument test: "http://example.com/","namespaceURI:*",null,"INVALID_C
HARACTER_ERR" | 147 PASS createDocument test 80: "http://example.com/","namespaceURI:$",null,"INVALI
D_CHARACTER_ERR" |
148 PASS createDocument test: "http://example.com/","namespaceURI:(",null,"INVALID_C
HARACTER_ERR" | 148 PASS createDocument test 81: "http://example.com/","namespaceURI:%",null,"INVALI
D_CHARACTER_ERR" |
149 PASS createDocument test: "http://example.com/","namespaceURI:)",null,"INVALID_C
HARACTER_ERR" | 149 PASS createDocument test 82: "http://example.com/","namespaceURI:^",null,"INVALI
D_CHARACTER_ERR" |
150 PASS createDocument test: "http://example.com/","namespaceURI:+",null,"INVALID_C
HARACTER_ERR" | 150 PASS createDocument test 83: "http://example.com/","namespaceURI:&",null,"INVALI
D_CHARACTER_ERR" |
151 PASS createDocument test: "http://example.com/","namespaceURI:=",null,"INVALID_C
HARACTER_ERR" | 151 PASS createDocument test 84: "http://example.com/","namespaceURI:*",null,"INVALI
D_CHARACTER_ERR" |
152 PASS createDocument test: "http://example.com/","namespaceURI:[",null,"INVALID_C
HARACTER_ERR" | 152 PASS createDocument test 85: "http://example.com/","namespaceURI:(",null,"INVALI
D_CHARACTER_ERR" |
153 PASS createDocument test: "http://example.com/","namespaceURI:]",null,"INVALID_C
HARACTER_ERR" | 153 PASS createDocument test 86: "http://example.com/","namespaceURI:)",null,"INVALI
D_CHARACTER_ERR" |
154 PASS createDocument test: "http://example.com/","namespaceURI:\\",null,"INVALID_
CHARACTER_ERR" | 154 PASS createDocument test 87: "http://example.com/","namespaceURI:+",null,"INVALI
D_CHARACTER_ERR" |
155 PASS createDocument test: "http://example.com/","namespaceURI:/",null,"INVALID_C
HARACTER_ERR" | 155 PASS createDocument test 88: "http://example.com/","namespaceURI:=",null,"INVALI
D_CHARACTER_ERR" |
156 PASS createDocument test: "http://example.com/","namespaceURI:;",null,"INVALID_C
HARACTER_ERR" | 156 PASS createDocument test 89: "http://example.com/","namespaceURI:[",null,"INVALI
D_CHARACTER_ERR" |
157 PASS createDocument test: "http://example.com/","namespaceURI:`",null,"INVALID_C
HARACTER_ERR" | 157 PASS createDocument test 90: "http://example.com/","namespaceURI:]",null,"INVALI
D_CHARACTER_ERR" |
158 PASS createDocument test: "http://example.com/","namespaceURI:<",null,"INVALID_C
HARACTER_ERR" | 158 PASS createDocument test 91: "http://example.com/","namespaceURI:\\",null,"INVAL
ID_CHARACTER_ERR" |
159 PASS createDocument test: "http://example.com/","namespaceURI:>",null,"INVALID_C
HARACTER_ERR" | 159 PASS createDocument test 92: "http://example.com/","namespaceURI:/",null,"INVALI
D_CHARACTER_ERR" |
160 PASS createDocument test: "http://example.com/","namespaceURI:,",null,"INVALID_C
HARACTER_ERR" | 160 PASS createDocument test 93: "http://example.com/","namespaceURI:;",null,"INVALI
D_CHARACTER_ERR" |
161 PASS createDocument test: "http://example.com/","namespaceURI:a ",null,"INVALID_
CHARACTER_ERR" | 161 PASS createDocument test 94: "http://example.com/","namespaceURI:`",null,"INVALI
D_CHARACTER_ERR" |
162 PASS createDocument test: "http://example.com/","namespaceURI:\"",null,"INVALID_
CHARACTER_ERR" | 162 PASS createDocument test 95: "http://example.com/","namespaceURI:<",null,"INVALI
D_CHARACTER_ERR" |
163 PASS createDocument test: "/","foo",null,null | 163 PASS createDocument test 96: "http://example.com/","namespaceURI:>",null,"INVALI
D_CHARACTER_ERR" |
164 FAIL createDocument test 98: metadata for "/","foo",null assert_equals: expected
"about:blank" but got "" | 164 PASS createDocument test 97: "http://example.com/","namespaceURI:,",null,"INVALI
D_CHARACTER_ERR" |
165 PASS createDocument test 98: characterSet aliases for "/","foo",null | 165 PASS createDocument test 98: "http://example.com/","namespaceURI:a ",null,"INVAL
ID_CHARACTER_ERR" |
166 PASS createDocument test: "/","1foo",null,"INVALID_CHARACTER_ERR" | 166 PASS createDocument test 99: "http://example.com/","namespaceURI:\"",null,"INVAL
ID_CHARACTER_ERR" |
167 PASS createDocument test: "/","f1oo",null,null | 167 PASS createDocument test 100: "/","foo",null,null |
168 FAIL createDocument test 100: metadata for "/","f1oo",null assert_equals: expect
ed "about:blank" but got "" | 168 FAIL createDocument test 100: metadata for "/","foo",null assert_equals: expecte
d "about:blank" but got "" |
169 PASS createDocument test 100: characterSet aliases for "/","f1oo",null | 169 PASS createDocument test 100: characterSet aliases for "/","foo",null |
170 PASS createDocument test: "/","foo1",null,null | 170 PASS createDocument test 101: "/","1foo",null,"INVALID_CHARACTER_ERR" |
171 FAIL createDocument test 101: metadata for "/","foo1",null assert_equals: expect
ed "about:blank" but got "" | 171 PASS createDocument test 102: "/","f1oo",null,null |
172 PASS createDocument test 101: characterSet aliases for "/","foo1",null | 172 FAIL createDocument test 102: metadata for "/","f1oo",null assert_equals: expect
ed "about:blank" but got "" |
173 PASS createDocument test: "/",":foo",null,"NAMESPACE_ERR" | 173 PASS createDocument test 102: characterSet aliases for "/","f1oo",null |
174 PASS createDocument test: "/","f:oo",null,null | 174 PASS createDocument test 103: "/","foo1",null,null |
175 FAIL createDocument test 103: metadata for "/","f:oo",null assert_equals: expect
ed "about:blank" but got "" | 175 FAIL createDocument test 103: metadata for "/","foo1",null assert_equals: expect
ed "about:blank" but got "" |
176 PASS createDocument test 103: characterSet aliases for "/","f:oo",null | 176 PASS createDocument test 103: characterSet aliases for "/","foo1",null |
177 PASS createDocument test: "/","foo:",null,"NAMESPACE_ERR" | 177 PASS createDocument test 104: "/",":foo",null,"NAMESPACE_ERR" |
178 PASS createDocument test: "/","xml",null,null | 178 PASS createDocument test 105: "/","f:oo",null,null |
179 FAIL createDocument test 105: metadata for "/","xml",null assert_equals: expecte
d "about:blank" but got "" | 179 FAIL createDocument test 105: metadata for "/","f:oo",null assert_equals: expect
ed "about:blank" but got "" |
180 PASS createDocument test 105: characterSet aliases for "/","xml",null | 180 PASS createDocument test 105: characterSet aliases for "/","f:oo",null |
181 PASS createDocument test: "/","xmlns",null,"NAMESPACE_ERR" | 181 PASS createDocument test 106: "/","foo:",null,"NAMESPACE_ERR" |
182 PASS createDocument test: "/","xmlfoo",null,null | 182 PASS createDocument test 107: "/","xml",null,null |
183 FAIL createDocument test 107: metadata for "/","xmlfoo",null assert_equals: expe
cted "about:blank" but got "" | 183 FAIL createDocument test 107: metadata for "/","xml",null assert_equals: expecte
d "about:blank" but got "" |
184 PASS createDocument test 107: characterSet aliases for "/","xmlfoo",null | 184 PASS createDocument test 107: characterSet aliases for "/","xml",null |
185 PASS createDocument test: "/","xml:foo",null,"NAMESPACE_ERR" | 185 PASS createDocument test 108: "/","xmlns",null,"NAMESPACE_ERR" |
186 PASS createDocument test: "/","xmlns:foo",null,"NAMESPACE_ERR" | 186 PASS createDocument test 109: "/","xmlfoo",null,null |
187 PASS createDocument test: "/","xmlfoo:bar",null,null | 187 FAIL createDocument test 109: metadata for "/","xmlfoo",null assert_equals: expe
cted "about:blank" but got "" |
188 FAIL createDocument test 110: metadata for "/","xmlfoo:bar",null assert_equals:
expected "about:blank" but got "" | 188 PASS createDocument test 109: characterSet aliases for "/","xmlfoo",null |
189 PASS createDocument test 110: characterSet aliases for "/","xmlfoo:bar",null | 189 PASS createDocument test 110: "/","xml:foo",null,"NAMESPACE_ERR" |
190 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","foo",null,null
| 190 PASS createDocument test 111: "/","xmlns:foo",null,"NAMESPACE_ERR" |
191 FAIL createDocument test 111: metadata for "http://www.w3.org/XML/1998/namespace
","foo",null assert_equals: expected "about:blank" but got "" | 191 PASS createDocument test 112: "/","xmlfoo:bar",null,null |
192 PASS createDocument test 111: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","foo",null | 192 FAIL createDocument test 112: metadata for "/","xmlfoo:bar",null assert_equals:
expected "about:blank" but got "" |
193 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","1foo",null,"IN
VALID_CHARACTER_ERR" | 193 PASS createDocument test 112: characterSet aliases for "/","xmlfoo:bar",null |
194 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","f1oo",null,nul
l | 194 PASS createDocument test 113: "http://www.w3.org/XML/1998/namespace","foo",null,
null |
195 FAIL createDocument test 113: metadata for "http://www.w3.org/XML/1998/namespace
","f1oo",null assert_equals: expected "about:blank" but got "" | 195 FAIL createDocument test 113: metadata for "http://www.w3.org/XML/1998/namespace
","foo",null assert_equals: expected "about:blank" but got "" |
196 PASS createDocument test 113: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","f1oo",null | 196 PASS createDocument test 113: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","foo",null |
197 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","foo1",null,nul
l | 197 PASS createDocument test 114: "http://www.w3.org/XML/1998/namespace","1foo",null
,"INVALID_CHARACTER_ERR" |
198 FAIL createDocument test 114: metadata for "http://www.w3.org/XML/1998/namespace
","foo1",null assert_equals: expected "about:blank" but got "" | 198 PASS createDocument test 115: "http://www.w3.org/XML/1998/namespace","f1oo",null
,null |
199 PASS createDocument test 114: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","foo1",null | 199 FAIL createDocument test 115: metadata for "http://www.w3.org/XML/1998/namespace
","f1oo",null assert_equals: expected "about:blank" but got "" |
200 PASS createDocument test: "http://www.w3.org/XML/1998/namespace",":foo",null,"NA
MESPACE_ERR" | 200 PASS createDocument test 115: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","f1oo",null |
201 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","f:oo",null,nul
l | 201 PASS createDocument test 116: "http://www.w3.org/XML/1998/namespace","foo1",null
,null |
202 FAIL createDocument test 116: metadata for "http://www.w3.org/XML/1998/namespace
","f:oo",null assert_equals: expected "about:blank" but got "" | 202 FAIL createDocument test 116: metadata for "http://www.w3.org/XML/1998/namespace
","foo1",null assert_equals: expected "about:blank" but got "" |
203 PASS createDocument test 116: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","f:oo",null | 203 PASS createDocument test 116: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","foo1",null |
204 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","foo:",null,"NA
MESPACE_ERR" | 204 PASS createDocument test 117: "http://www.w3.org/XML/1998/namespace",":foo",null
,"NAMESPACE_ERR" |
205 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","xml",null,null
| 205 PASS createDocument test 118: "http://www.w3.org/XML/1998/namespace","f:oo",null
,null |
206 FAIL createDocument test 118: metadata for "http://www.w3.org/XML/1998/namespace
","xml",null assert_equals: expected "about:blank" but got "" | 206 FAIL createDocument test 118: metadata for "http://www.w3.org/XML/1998/namespace
","f:oo",null assert_equals: expected "about:blank" but got "" |
207 PASS createDocument test 118: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xml",null | 207 PASS createDocument test 118: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","f:oo",null |
208 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","xmlns",null,"N
AMESPACE_ERR" | 208 PASS createDocument test 119: "http://www.w3.org/XML/1998/namespace","foo:",null
,"NAMESPACE_ERR" |
209 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","xmlfoo",null,n
ull | 209 PASS createDocument test 120: "http://www.w3.org/XML/1998/namespace","xml",null,
null |
210 FAIL createDocument test 120: metadata for "http://www.w3.org/XML/1998/namespace
","xmlfoo",null assert_equals: expected "about:blank" but got "" | 210 FAIL createDocument test 120: metadata for "http://www.w3.org/XML/1998/namespace
","xml",null assert_equals: expected "about:blank" but got "" |
211 PASS createDocument test 120: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xmlfoo",null | 211 PASS createDocument test 120: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xml",null |
212 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","xml:foo",null,
null | 212 PASS createDocument test 121: "http://www.w3.org/XML/1998/namespace","xmlns",nul
l,"NAMESPACE_ERR" |
213 FAIL createDocument test 121: metadata for "http://www.w3.org/XML/1998/namespace
","xml:foo",null assert_equals: expected "about:blank" but got "" | 213 PASS createDocument test 122: "http://www.w3.org/XML/1998/namespace","xmlfoo",nu
ll,null |
214 PASS createDocument test 121: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xml:foo",null | 214 FAIL createDocument test 122: metadata for "http://www.w3.org/XML/1998/namespace
","xmlfoo",null assert_equals: expected "about:blank" but got "" |
215 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","xmlns:foo",nul
l,"NAMESPACE_ERR" | 215 PASS createDocument test 122: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xmlfoo",null |
216 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","xmlfoo:bar",nu
ll,null | 216 PASS createDocument test 123: "http://www.w3.org/XML/1998/namespace","xml:foo",n
ull,null |
217 FAIL createDocument test 123: metadata for "http://www.w3.org/XML/1998/namespace
","xmlfoo:bar",null assert_equals: expected "about:blank" but got "" | 217 FAIL createDocument test 123: metadata for "http://www.w3.org/XML/1998/namespace
","xml:foo",null assert_equals: expected "about:blank" but got "" |
218 PASS createDocument test 123: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xmlfoo:bar",null | 218 PASS createDocument test 123: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xml:foo",null |
219 PASS createDocument test: "http://www.w3.org/XML/1998/namespaces","xml:foo",null
,"NAMESPACE_ERR" | 219 PASS createDocument test 124: "http://www.w3.org/XML/1998/namespace","xmlns:foo"
,null,"NAMESPACE_ERR" |
220 PASS createDocument test: "http://www.w3.org/xml/1998/namespace","xml:foo",null,
"NAMESPACE_ERR" | 220 PASS createDocument test 125: "http://www.w3.org/XML/1998/namespace","xmlfoo:bar
",null,null |
221 PASS createDocument test: "http://www.w3.org/2000/xmlns/","foo",null,"NAMESPACE_
ERR" | 221 FAIL createDocument test 125: metadata for "http://www.w3.org/XML/1998/namespace
","xmlfoo:bar",null assert_equals: expected "about:blank" but got "" |
222 PASS createDocument test: "http://www.w3.org/2000/xmlns/","1foo",null,"INVALID_C
HARACTER_ERR" | 222 PASS createDocument test 125: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","xmlfoo:bar",null |
223 PASS createDocument test: "http://www.w3.org/2000/xmlns/","f1oo",null,"NAMESPACE
_ERR" | 223 PASS createDocument test 126: "http://www.w3.org/XML/1998/namespaces","xml:foo",
null,"NAMESPACE_ERR" |
224 PASS createDocument test: "http://www.w3.org/2000/xmlns/","foo1",null,"NAMESPACE
_ERR" | 224 PASS createDocument test 127: "http://www.w3.org/xml/1998/namespace","xml:foo",n
ull,"NAMESPACE_ERR" |
225 PASS createDocument test: "http://www.w3.org/2000/xmlns/",":foo",null,"NAMESPACE
_ERR" | 225 PASS createDocument test 128: "http://www.w3.org/2000/xmlns/","foo",null,"NAMESP
ACE_ERR" |
226 PASS createDocument test: "http://www.w3.org/2000/xmlns/","f:oo",null,"NAMESPACE
_ERR" | 226 PASS createDocument test 129: "http://www.w3.org/2000/xmlns/","1foo",null,"INVAL
ID_CHARACTER_ERR" |
227 PASS createDocument test: "http://www.w3.org/2000/xmlns/","foo:",null,"NAMESPACE
_ERR" | 227 PASS createDocument test 130: "http://www.w3.org/2000/xmlns/","f1oo",null,"NAMES
PACE_ERR" |
228 PASS createDocument test: "http://www.w3.org/2000/xmlns/","xml",null,"NAMESPACE_
ERR" | 228 PASS createDocument test 131: "http://www.w3.org/2000/xmlns/","foo1",null,"NAMES
PACE_ERR" |
229 PASS createDocument test: "http://www.w3.org/2000/xmlns/","xmlns",null,null | 229 PASS createDocument test 132: "http://www.w3.org/2000/xmlns/",":foo",null,"NAMES
PACE_ERR" |
230 FAIL createDocument test 134: metadata for "http://www.w3.org/2000/xmlns/","xmln
s",null assert_equals: expected "about:blank" but got "" | 230 PASS createDocument test 133: "http://www.w3.org/2000/xmlns/","f:oo",null,"NAMES
PACE_ERR" |
231 PASS createDocument test 134: characterSet aliases for "http://www.w3.org/2000/x
mlns/","xmlns",null | 231 PASS createDocument test 134: "http://www.w3.org/2000/xmlns/","foo:",null,"NAMES
PACE_ERR" |
232 PASS createDocument test: "http://www.w3.org/2000/xmlns/","xmlfoo",null,"NAMESPA
CE_ERR" | 232 PASS createDocument test 135: "http://www.w3.org/2000/xmlns/","xml",null,"NAMESP
ACE_ERR" |
233 PASS createDocument test: "http://www.w3.org/2000/xmlns/","xml:foo",null,"NAMESP
ACE_ERR" | 233 PASS createDocument test 136: "http://www.w3.org/2000/xmlns/","xmlns",null,null |
234 PASS createDocument test: "http://www.w3.org/2000/xmlns/","xmlns:foo",null,null | 234 FAIL createDocument test 136: metadata for "http://www.w3.org/2000/xmlns/","xmln
s",null assert_equals: expected "about:blank" but got "" |
235 FAIL createDocument test 137: metadata for "http://www.w3.org/2000/xmlns/","xmln
s:foo",null assert_equals: expected "about:blank" but got "" | 235 PASS createDocument test 136: characterSet aliases for "http://www.w3.org/2000/x
mlns/","xmlns",null |
236 PASS createDocument test 137: characterSet aliases for "http://www.w3.org/2000/x
mlns/","xmlns:foo",null | 236 PASS createDocument test 137: "http://www.w3.org/2000/xmlns/","xmlfoo",null,"NAM
ESPACE_ERR" |
237 PASS createDocument test: "http://www.w3.org/2000/xmlns/","xmlfoo:bar",null,"NAM
ESPACE_ERR" | 237 PASS createDocument test 138: "http://www.w3.org/2000/xmlns/","xml:foo",null,"NA
MESPACE_ERR" |
238 PASS createDocument test: "http://www.w3.org/2000/xmlns/","foo:xmlns",null,"NAME
SPACE_ERR" | 238 PASS createDocument test 139: "http://www.w3.org/2000/xmlns/","xmlns:foo",null,n
ull |
239 PASS createDocument test: "foo:","foo",null,null | 239 FAIL createDocument test 139: metadata for "http://www.w3.org/2000/xmlns/","xmln
s:foo",null assert_equals: expected "about:blank" but got "" |
240 FAIL createDocument test 140: metadata for "foo:","foo",null assert_equals: expe
cted "about:blank" but got "" | 240 PASS createDocument test 139: characterSet aliases for "http://www.w3.org/2000/x
mlns/","xmlns:foo",null |
241 PASS createDocument test 140: characterSet aliases for "foo:","foo",null | 241 PASS createDocument test 140: "http://www.w3.org/2000/xmlns/","xmlfoo:bar",null,
"NAMESPACE_ERR" |
242 PASS createDocument test: "foo:","1foo",null,"INVALID_CHARACTER_ERR" | 242 PASS createDocument test 141: "http://www.w3.org/2000/xmlns/","foo:xmlns",null,"
NAMESPACE_ERR" |
243 PASS createDocument test: "foo:","f1oo",null,null | 243 PASS createDocument test 142: "foo:","foo",null,null |
244 FAIL createDocument test 142: metadata for "foo:","f1oo",null assert_equals: exp
ected "about:blank" but got "" | 244 FAIL createDocument test 142: metadata for "foo:","foo",null assert_equals: expe
cted "about:blank" but got "" |
245 PASS createDocument test 142: characterSet aliases for "foo:","f1oo",null | 245 PASS createDocument test 142: characterSet aliases for "foo:","foo",null |
246 PASS createDocument test: "foo:","foo1",null,null | 246 PASS createDocument test 143: "foo:","1foo",null,"INVALID_CHARACTER_ERR" |
247 FAIL createDocument test 143: metadata for "foo:","foo1",null assert_equals: exp
ected "about:blank" but got "" | 247 PASS createDocument test 144: "foo:","f1oo",null,null |
248 PASS createDocument test 143: characterSet aliases for "foo:","foo1",null | 248 FAIL createDocument test 144: metadata for "foo:","f1oo",null assert_equals: exp
ected "about:blank" but got "" |
249 PASS createDocument test: "foo:",":foo",null,"NAMESPACE_ERR" | 249 PASS createDocument test 144: characterSet aliases for "foo:","f1oo",null |
250 PASS createDocument test: "foo:","f:oo",null,null | 250 PASS createDocument test 145: "foo:","foo1",null,null |
251 FAIL createDocument test 145: metadata for "foo:","f:oo",null assert_equals: exp
ected "about:blank" but got "" | 251 FAIL createDocument test 145: metadata for "foo:","foo1",null assert_equals: exp
ected "about:blank" but got "" |
252 PASS createDocument test 145: characterSet aliases for "foo:","f:oo",null | 252 PASS createDocument test 145: characterSet aliases for "foo:","foo1",null |
253 PASS createDocument test: "foo:","foo:",null,"NAMESPACE_ERR" | 253 PASS createDocument test 146: "foo:",":foo",null,"NAMESPACE_ERR" |
254 PASS createDocument test: "foo:","xml",null,null | 254 PASS createDocument test 147: "foo:","f:oo",null,null |
255 FAIL createDocument test 147: metadata for "foo:","xml",null assert_equals: expe
cted "about:blank" but got "" | 255 FAIL createDocument test 147: metadata for "foo:","f:oo",null assert_equals: exp
ected "about:blank" but got "" |
256 PASS createDocument test 147: characterSet aliases for "foo:","xml",null | 256 PASS createDocument test 147: characterSet aliases for "foo:","f:oo",null |
257 PASS createDocument test: "foo:","xmlns",null,"NAMESPACE_ERR" | 257 PASS createDocument test 148: "foo:","foo:",null,"NAMESPACE_ERR" |
258 PASS createDocument test: "foo:","xmlfoo",null,null | 258 PASS createDocument test 149: "foo:","xml",null,null |
259 FAIL createDocument test 149: metadata for "foo:","xmlfoo",null assert_equals: e
xpected "about:blank" but got "" | 259 FAIL createDocument test 149: metadata for "foo:","xml",null assert_equals: expe
cted "about:blank" but got "" |
260 PASS createDocument test 149: characterSet aliases for "foo:","xmlfoo",null | 260 PASS createDocument test 149: characterSet aliases for "foo:","xml",null |
261 PASS createDocument test: "foo:","xml:foo",null,"NAMESPACE_ERR" | 261 PASS createDocument test 150: "foo:","xmlns",null,"NAMESPACE_ERR" |
262 PASS createDocument test: "foo:","xmlns:foo",null,"NAMESPACE_ERR" | 262 PASS createDocument test 151: "foo:","xmlfoo",null,null |
263 PASS createDocument test: "foo:","xmlfoo:bar",null,null | 263 FAIL createDocument test 151: metadata for "foo:","xmlfoo",null assert_equals: e
xpected "about:blank" but got "" |
264 FAIL createDocument test 152: metadata for "foo:","xmlfoo:bar",null assert_equal
s: expected "about:blank" but got "" | 264 PASS createDocument test 151: characterSet aliases for "foo:","xmlfoo",null |
265 PASS createDocument test 152: characterSet aliases for "foo:","xmlfoo:bar",null | 265 PASS createDocument test 152: "foo:","xml:foo",null,"NAMESPACE_ERR" |
266 PASS createDocument test: null,null,false,object "TypeError" | 266 PASS createDocument test 153: "foo:","xmlns:foo",null,"NAMESPACE_ERR" |
267 PASS createDocument test: null,null,null,null | 267 PASS createDocument test 154: "foo:","xmlfoo:bar",null,null |
268 FAIL createDocument test 154: metadata for null,null,null assert_equals: expecte
d "about:blank" but got "" | 268 FAIL createDocument test 154: metadata for "foo:","xmlfoo:bar",null assert_equal
s: expected "about:blank" but got "" |
269 PASS createDocument test 154: characterSet aliases for null,null,null | 269 PASS createDocument test 154: characterSet aliases for "foo:","xmlfoo:bar",null |
270 PASS createDocument test: null,"",null,null | 270 PASS createDocument test 155: null,null,false,object "TypeError" |
271 FAIL createDocument test 155: metadata for null,"",null assert_equals: expected
"about:blank" but got "" | 271 PASS createDocument test 156: null,null,null,null |
272 PASS createDocument test 155: characterSet aliases for null,"",null | 272 FAIL createDocument test 156: metadata for null,null,null assert_equals: expecte
d "about:blank" but got "" |
273 PASS createDocument test: undefined,null,undefined,null | 273 PASS createDocument test 156: characterSet aliases for null,null,null |
274 FAIL createDocument test 156: metadata for undefined,null,undefined assert_equal
s: expected "about:blank" but got "" | 274 PASS createDocument test 157: null,"",null,null |
275 PASS createDocument test 156: characterSet aliases for undefined,null,undefined | 275 FAIL createDocument test 157: metadata for null,"",null assert_equals: expected
"about:blank" but got "" |
276 PASS createDocument test: undefined,undefined,undefined,null | 276 PASS createDocument test 157: characterSet aliases for null,"",null |
277 FAIL createDocument test 157: metadata for undefined,undefined,undefined assert_
equals: expected "about:blank" but got "" | 277 PASS createDocument test 158: undefined,null,undefined,null |
278 PASS createDocument test 157: characterSet aliases for undefined,undefined,undef
ined | 278 FAIL createDocument test 158: metadata for undefined,null,undefined assert_equal
s: expected "about:blank" but got "" |
279 PASS createDocument test: undefined,"",undefined,null | 279 PASS createDocument test 158: characterSet aliases for undefined,null,undefined |
280 FAIL createDocument test 158: metadata for undefined,"",undefined assert_equals:
expected "about:blank" but got "" | 280 PASS createDocument test 159: undefined,undefined,undefined,null |
281 PASS createDocument test 158: characterSet aliases for undefined,"",undefined | 281 FAIL createDocument test 159: metadata for undefined,undefined,undefined assert_
equals: expected "about:blank" but got "" |
282 PASS createDocument test: "http://example.com/",null,null,null | 282 PASS createDocument test 159: characterSet aliases for undefined,undefined,undef
ined |
283 FAIL createDocument test 159: metadata for "http://example.com/",null,null asser
t_equals: expected "about:blank" but got "" | 283 PASS createDocument test 160: undefined,"",undefined,null |
284 PASS createDocument test 159: characterSet aliases for "http://example.com/",nul
l,null | 284 FAIL createDocument test 160: metadata for undefined,"",undefined assert_equals:
expected "about:blank" but got "" |
285 PASS createDocument test: "http://example.com/","",null,null | 285 PASS createDocument test 160: characterSet aliases for undefined,"",undefined |
286 FAIL createDocument test 160: metadata for "http://example.com/","",null assert_
equals: expected "about:blank" but got "" | 286 PASS createDocument test 161: "http://example.com/",null,null,null |
287 PASS createDocument test 160: characterSet aliases for "http://example.com/","",
null | 287 FAIL createDocument test 161: metadata for "http://example.com/",null,null asser
t_equals: expected "about:blank" but got "" |
288 PASS createDocument test: "/",null,null,null | 288 PASS createDocument test 161: characterSet aliases for "http://example.com/",nul
l,null |
289 FAIL createDocument test 161: metadata for "/",null,null assert_equals: expected
"about:blank" but got "" | 289 PASS createDocument test 162: "http://example.com/","",null,null |
290 PASS createDocument test 161: characterSet aliases for "/",null,null | 290 FAIL createDocument test 162: metadata for "http://example.com/","",null assert_
equals: expected "about:blank" but got "" |
291 PASS createDocument test: "/","",null,null | 291 PASS createDocument test 162: characterSet aliases for "http://example.com/","",
null |
292 FAIL createDocument test 162: metadata for "/","",null assert_equals: expected "
about:blank" but got "" | 292 PASS createDocument test 163: "/",null,null,null |
293 PASS createDocument test 162: characterSet aliases for "/","",null | 293 FAIL createDocument test 163: metadata for "/",null,null assert_equals: expected
"about:blank" but got "" |
294 PASS createDocument test: "http://www.w3.org/XML/1998/namespace",null,null,null | 294 PASS createDocument test 163: characterSet aliases for "/",null,null |
295 FAIL createDocument test 163: metadata for "http://www.w3.org/XML/1998/namespace
",null,null assert_equals: expected "about:blank" but got "" | 295 PASS createDocument test 164: "/","",null,null |
296 PASS createDocument test 163: characterSet aliases for "http://www.w3.org/XML/19
98/namespace",null,null | 296 FAIL createDocument test 164: metadata for "/","",null assert_equals: expected "
about:blank" but got "" |
297 PASS createDocument test: "http://www.w3.org/XML/1998/namespace","",null,null | 297 PASS createDocument test 164: characterSet aliases for "/","",null |
298 FAIL createDocument test 164: metadata for "http://www.w3.org/XML/1998/namespace
","",null assert_equals: expected "about:blank" but got "" | 298 PASS createDocument test 165: "http://www.w3.org/XML/1998/namespace",null,null,n
ull |
299 PASS createDocument test 164: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","",null | 299 FAIL createDocument test 165: metadata for "http://www.w3.org/XML/1998/namespace
",null,null assert_equals: expected "about:blank" but got "" |
300 PASS createDocument test: "http://www.w3.org/2000/xmlns/",null,null,null | 300 PASS createDocument test 165: characterSet aliases for "http://www.w3.org/XML/19
98/namespace",null,null |
301 FAIL createDocument test 165: metadata for "http://www.w3.org/2000/xmlns/",null,
null assert_equals: expected "about:blank" but got "" | 301 PASS createDocument test 166: "http://www.w3.org/XML/1998/namespace","",null,nul
l |
302 PASS createDocument test 165: characterSet aliases for "http://www.w3.org/2000/x
mlns/",null,null | 302 FAIL createDocument test 166: metadata for "http://www.w3.org/XML/1998/namespace
","",null assert_equals: expected "about:blank" but got "" |
303 PASS createDocument test: "http://www.w3.org/2000/xmlns/","",null,null | 303 PASS createDocument test 166: characterSet aliases for "http://www.w3.org/XML/19
98/namespace","",null |
304 FAIL createDocument test 166: metadata for "http://www.w3.org/2000/xmlns/","",nu
ll assert_equals: expected "about:blank" but got "" | 304 PASS createDocument test 167: "http://www.w3.org/2000/xmlns/",null,null,null |
305 PASS createDocument test 166: characterSet aliases for "http://www.w3.org/2000/x
mlns/","",null | 305 FAIL createDocument test 167: metadata for "http://www.w3.org/2000/xmlns/",null,
null assert_equals: expected "about:blank" but got "" |
306 PASS createDocument test: "foo:",null,null,null | 306 PASS createDocument test 167: characterSet aliases for "http://www.w3.org/2000/x
mlns/",null,null |
307 FAIL createDocument test 167: metadata for "foo:",null,null assert_equals: expec
ted "about:blank" but got "" | 307 PASS createDocument test 168: "http://www.w3.org/2000/xmlns/","",null,null |
308 PASS createDocument test 167: characterSet aliases for "foo:",null,null | 308 FAIL createDocument test 168: metadata for "http://www.w3.org/2000/xmlns/","",nu
ll assert_equals: expected "about:blank" but got "" |
309 PASS createDocument test: "foo:","",null,null | 309 PASS createDocument test 168: characterSet aliases for "http://www.w3.org/2000/x
mlns/","",null |
310 FAIL createDocument test 168: metadata for "foo:","",null assert_equals: expecte
d "about:blank" but got "" | 310 PASS createDocument test 169: "foo:",null,null,null |
311 PASS createDocument test 168: characterSet aliases for "foo:","",null | 311 FAIL createDocument test 169: metadata for "foo:",null,null assert_equals: expec
ted "about:blank" but got "" |
312 PASS createDocument test: null,null,DocumentType node <!DOCTYPE foo>,null | 312 PASS createDocument test 169: characterSet aliases for "foo:",null,null |
313 FAIL createDocument test 169: metadata for null,null,DocumentType node <!DOCTYPE
foo> assert_equals: expected "about:blank" but got "" | 313 PASS createDocument test 170: "foo:","",null,null |
314 PASS createDocument test 169: characterSet aliases for null,null,DocumentType no
de <!DOCTYPE foo> | 314 FAIL createDocument test 170: metadata for "foo:","",null assert_equals: expecte
d "about:blank" but got "" |
315 PASS createDocument test: null,null,DocumentType node <!DOCTYPE html>,null | 315 PASS createDocument test 170: characterSet aliases for "foo:","",null |
316 FAIL createDocument test 170: metadata for null,null,DocumentType node <!DOCTYPE
html> assert_equals: expected "about:blank" but got "" | 316 PASS createDocument test 171: null,null,DocumentType node,null |
317 PASS createDocument test 170: characterSet aliases for null,null,DocumentType no
de <!DOCTYPE html> | 317 FAIL createDocument test 171: metadata for null,null,DocumentType node assert_eq
uals: expected "about:blank" but got "" |
318 PASS createDocument test: null,null,DocumentType node <!DOCTYPE bar>,null | 318 PASS createDocument test 171: characterSet aliases for null,null,DocumentType no
de |
319 FAIL createDocument test 171: metadata for null,null,DocumentType node <!DOCTYPE
bar> assert_equals: expected "about:blank" but got "" | 319 PASS createDocument test 172: null,null,DocumentType node,null |
320 PASS createDocument test 171: characterSet aliases for null,null,DocumentType no
de <!DOCTYPE bar> | 320 FAIL createDocument test 172: metadata for null,null,DocumentType node assert_eq
uals: expected "about:blank" but got "" |
321 PASS createDocument test: null,null,DocumentType node <!DOCTYPE baz>,null | 321 PASS createDocument test 172: characterSet aliases for null,null,DocumentType no
de |
322 FAIL createDocument test 172: metadata for null,null,DocumentType node <!DOCTYPE
baz> assert_equals: expected "about:blank" but got "" | 322 PASS createDocument test 173: null,null,DocumentType node,null |
323 PASS createDocument test 172: characterSet aliases for null,null,DocumentType no
de <!DOCTYPE baz> | 323 FAIL createDocument test 173: metadata for null,null,DocumentType node assert_eq
uals: expected "about:blank" but got "" |
324 PASS createDocument test: null,null,DocumentType node <!DOCTYPE quz>,null | 324 PASS createDocument test 173: characterSet aliases for null,null,DocumentType no
de |
325 FAIL createDocument test 173: metadata for null,null,DocumentType node <!DOCTYPE
quz> assert_equals: expected "about:blank" but got "" | 325 PASS createDocument test 174: null,null,DocumentType node,null |
326 PASS createDocument test 173: characterSet aliases for null,null,DocumentType no
de <!DOCTYPE quz> | 326 FAIL createDocument test 174: metadata for null,null,DocumentType node assert_eq
uals: expected "about:blank" but got "" |
327 PASS createDocument test: null,"foo",DocumentType node <!DOCTYPE foo>,null | 327 PASS createDocument test 174: characterSet aliases for null,null,DocumentType no
de |
328 FAIL createDocument test 174: metadata for null,"foo",DocumentType node <!DOCTYP
E foo> assert_equals: expected "about:blank" but got "" | 328 PASS createDocument test 175: null,null,DocumentType node,null |
329 PASS createDocument test 174: characterSet aliases for null,"foo",DocumentType n
ode <!DOCTYPE foo> | 329 FAIL createDocument test 175: metadata for null,null,DocumentType node assert_eq
uals: expected "about:blank" but got "" |
330 PASS createDocument test: "foo",null,DocumentType node <!DOCTYPE foo>,null | 330 PASS createDocument test 175: characterSet aliases for null,null,DocumentType no
de |
331 FAIL createDocument test 175: metadata for "foo",null,DocumentType node <!DOCTYP
E foo> assert_equals: expected "about:blank" but got "" | 331 PASS createDocument test 176: null,"foo",DocumentType node,null |
332 PASS createDocument test 175: characterSet aliases for "foo",null,DocumentType n
ode <!DOCTYPE foo> | 332 FAIL createDocument test 176: metadata for null,"foo",DocumentType node assert_e
quals: expected "about:blank" but got "" |
333 PASS createDocument test: "foo","bar",DocumentType node <!DOCTYPE foo>,null | 333 PASS createDocument test 176: characterSet aliases for null,"foo",DocumentType n
ode |
334 FAIL createDocument test 176: metadata for "foo","bar",DocumentType node <!DOCTY
PE foo> assert_equals: expected "about:blank" but got "" | 334 PASS createDocument test 177: "foo",null,DocumentType node,null |
335 PASS createDocument test 176: characterSet aliases for "foo","bar",DocumentType
node <!DOCTYPE foo> | 335 FAIL createDocument test 177: metadata for "foo",null,DocumentType node assert_e
quals: expected "about:blank" but got "" |
336 PASS createDocument test: "http://www.w3.org/1999/xhtml","",null,null | 336 PASS createDocument test 177: characterSet aliases for "foo",null,DocumentType n
ode |
337 FAIL createDocument test 177: metadata for "http://www.w3.org/1999/xhtml","",nul
l assert_equals: expected "about:blank" but got "" | 337 PASS createDocument test 178: "foo","bar",DocumentType node,null |
338 PASS createDocument test 177: characterSet aliases for "http://www.w3.org/1999/x
html","",null | 338 FAIL createDocument test 178: metadata for "foo","bar",DocumentType node assert_
equals: expected "about:blank" but got "" |
339 PASS createDocument test: "http://www.w3.org/2000/svg","",null,null | 339 PASS createDocument test 178: characterSet aliases for "foo","bar",DocumentType
node |
340 FAIL createDocument test 178: metadata for "http://www.w3.org/2000/svg","",null
assert_equals: expected "about:blank" but got "" | 340 PASS createDocument test 179: "http://www.w3.org/1999/xhtml","",null,null |
341 PASS createDocument test 178: characterSet aliases for "http://www.w3.org/2000/s
vg","",null | 341 FAIL createDocument test 179: metadata for "http://www.w3.org/1999/xhtml","",nul
l assert_equals: expected "about:blank" but got "" |
342 PASS createDocument test: "http://www.w3.org/1998/Math/MathML","",null,null | 342 PASS createDocument test 179: characterSet aliases for "http://www.w3.org/1999/x
html","",null |
343 FAIL createDocument test 179: metadata for "http://www.w3.org/1998/Math/MathML",
"",null assert_equals: expected "about:blank" but got "" | 343 PASS createDocument test 180: "http://www.w3.org/2000/svg","",null,null |
344 PASS createDocument test 179: characterSet aliases for "http://www.w3.org/1998/M
ath/MathML","",null | 344 FAIL createDocument test 180: metadata for "http://www.w3.org/2000/svg","",null
assert_equals: expected "about:blank" but got "" |
345 PASS createDocument test: null,"html",null,null | 345 PASS createDocument test 180: characterSet aliases for "http://www.w3.org/2000/s
vg","",null |
346 FAIL createDocument test 180: metadata for null,"html",null assert_equals: expec
ted "about:blank" but got "" | 346 PASS createDocument test 181: "http://www.w3.org/1998/Math/MathML","",null,null |
347 PASS createDocument test 180: characterSet aliases for null,"html",null | 347 FAIL createDocument test 181: metadata for "http://www.w3.org/1998/Math/MathML",
"",null assert_equals: expected "about:blank" but got "" |
348 PASS createDocument test: null,"svg",null,null | 348 PASS createDocument test 181: characterSet aliases for "http://www.w3.org/1998/M
ath/MathML","",null |
349 FAIL createDocument test 181: metadata for null,"svg",null assert_equals: expect
ed "about:blank" but got "" | 349 PASS createDocument test 182: null,"html",null,null |
350 PASS createDocument test 181: characterSet aliases for null,"svg",null | 350 FAIL createDocument test 182: metadata for null,"html",null assert_equals: expec
ted "about:blank" but got "" |
351 PASS createDocument test: null,"math",null,null | 351 PASS createDocument test 182: characterSet aliases for null,"html",null |
352 FAIL createDocument test 182: metadata for null,"math",null assert_equals: expec
ted "about:blank" but got "" | 352 PASS createDocument test 183: null,"svg",null,null |
353 PASS createDocument test 182: characterSet aliases for null,"math",null | 353 FAIL createDocument test 183: metadata for null,"svg",null assert_equals: expect
ed "about:blank" but got "" |
354 PASS createDocument test: null,"",DocumentType node <!DOCTYPE html -//W3C//DTD X
HTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt
d> | 354 PASS createDocument test 183: characterSet aliases for null,"svg",null |
355 PASS createDocument test: null,"",DocumentType node <!DOCTYPE svg -//W3C//DTD SV
G 1.1//EN http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd> | 355 PASS createDocument test 184: null,"math",null,null |
356 PASS createDocument test: null,"",DocumentType node <!DOCTYPE math -//W3C//DTD M
athML 2.0//EN http://www.w3.org/Math/DTD/mathml2/mathml2.dtd> | 356 FAIL createDocument test 184: metadata for null,"math",null assert_equals: expec
ted "about:blank" but got "" |
| 357 PASS createDocument test 184: characterSet aliases for null,"math",null |
| 358 PASS createDocument test 185: null,"",DocumentType node |
| 359 PASS createDocument test 186: null,"",DocumentType node |
| 360 PASS createDocument test 187: null,"",DocumentType node |
357 PASS createDocument with missing arguments | 361 PASS createDocument with missing arguments |
358 Harness: the test ran to completion. | 362 Harness: the test ran to completion. |
359 | 363 |
OLD | NEW |