OLD | NEW |
| (Empty) |
1 This is a testharness.js-based test. | |
2 Found 51 tests; 48 PASS, 3 FAIL, 0 TIMEOUT, 0 NOTRUN. | |
3 PASS Created element's namespace in current document | |
4 PASS Created element's namespace in created HTML document | |
5 PASS Created element's namespace in created XML document | |
6 PASS Created element's namespace in created XHTML document | |
7 PASS Created element's namespace in created SVG document | |
8 PASS Created element's namespace in created MathML document | |
9 PASS Created element's namespace in created HTML document by DOMParser ('text/ht
ml') | |
10 PASS Created element's namespace in created XML document by DOMParser ('text/xml
') | |
11 PASS Created element's namespace in created XML document by DOMParser ('applicat
ion/xml') | |
12 PASS Created element's namespace in created XHTML document by DOMParser ('applic
ation/xhtml+xml') | |
13 PASS Created element's namespace in created SVG document by DOMParser ('image/sv
g+xml') | |
14 PASS Created element's namespace in empty.html | |
15 PASS Created element's namespace in empty.xhtml | |
16 PASS Created element's namespace in empty.xml | |
17 PASS Created element's namespace in empty.svg | |
18 PASS Created element's namespace in minimal_html.html | |
19 PASS Created element's namespace in minimal_html.xhtml | |
20 PASS Created element's namespace in minimal_html.xml | |
21 PASS Created element's namespace in minimal_html.svg | |
22 PASS Created element's namespace in xhtml.html | |
23 PASS Created element's namespace in xhtml.xhtml | |
24 FAIL Created element's namespace in xhtml.xml assert_equals: Wrong MIME type ret
urned from doc.contentType expected "application/xml" but got "application/xhtml
+xml" | |
25 PASS Created element's namespace in xhtml.svg | |
26 PASS Created element's namespace in svg.html | |
27 PASS Created element's namespace in svg.xhtml | |
28 PASS Created element's namespace in svg.xml | |
29 PASS Created element's namespace in svg.svg | |
30 PASS Created element's namespace in mathml.html | |
31 PASS Created element's namespace in mathml.xhtml | |
32 PASS Created element's namespace in mathml.xml | |
33 PASS Created element's namespace in mathml.svg | |
34 PASS Created element's namespace in bare_xhtml.html | |
35 PASS Created element's namespace in bare_xhtml.xhtml | |
36 PASS Created element's namespace in bare_xhtml.xml | |
37 PASS Created element's namespace in bare_xhtml.svg | |
38 PASS Created element's namespace in bare_svg.html | |
39 PASS Created element's namespace in bare_svg.xhtml | |
40 PASS Created element's namespace in bare_svg.xml | |
41 PASS Created element's namespace in bare_svg.svg | |
42 PASS Created element's namespace in bare_mathml.html | |
43 PASS Created element's namespace in bare_mathml.xhtml | |
44 PASS Created element's namespace in bare_mathml.xml | |
45 PASS Created element's namespace in bare_mathml.svg | |
46 PASS Created element's namespace in xhtml_ns_removed.html | |
47 PASS Created element's namespace in xhtml_ns_removed.xhtml | |
48 FAIL Created element's namespace in xhtml_ns_removed.xml assert_equals: Wrong MI
ME type returned from doc.contentType expected "application/xml" but got "applic
ation/xhtml+xml" | |
49 PASS Created element's namespace in xhtml_ns_removed.svg | |
50 PASS Created element's namespace in xhtml_ns_changed.html | |
51 PASS Created element's namespace in xhtml_ns_changed.xhtml | |
52 FAIL Created element's namespace in xhtml_ns_changed.xml assert_equals: Wrong MI
ME type returned from doc.contentType expected "application/xml" but got "applic
ation/xhtml+xml" | |
53 PASS Created element's namespace in xhtml_ns_changed.svg | |
54 Harness: the test ran to completion. | |
55 | |
OLD | NEW |