OLD | NEW |
(Empty) | |
| 1 Test innerHTML in XHTML/XML documents |
| 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 |
| 5 |
| 6 FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was h
ttp://www.w3.org/1999/xhtml. |
| 7 PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg" |
| 8 FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was h
ttp://www.w3.org/1999/xhtml. |
| 9 PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg" |
| 10 FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was h
ttp://www.w3.org/1999/xhtml. |
| 11 PASS element.firstChild.namespaceURI is "http://test/foo" |
| 12 FAIL element.firstChild.namespaceURI should be http://www.w3.org/2000/svg. Was h
ttp://www.w3.org/1999/xhtml. |
| 13 PASS element.firstChild.namespaceURI is "http://test/foo" |
| 14 FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w
3.org/1999/xhtml. |
| 15 PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg" |
| 16 FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w
3.org/1999/xhtml. |
| 17 PASS element.firstChild.namespaceURI is "http://www.w3.org/2000/svg" |
| 18 FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w
3.org/1999/xhtml. |
| 19 PASS element.firstChild.namespaceURI is "http://test/foo" |
| 20 FAIL element.firstChild.namespaceURI should be http://test/foo. Was http://www.w
3.org/1999/xhtml. |
| 21 PASS element.firstChild.namespaceURI is "http://test/foo" |
| 22 PASS successfullyParsed is true |
| 23 |
| 24 TEST COMPLETE |
| 25 |
OLD | NEW |