FAIL innerHTML in XHTML: getting while the document is in an invalid state assert_throws: getting element with ":" in its local name function "function () { | |
document.documentElement.innerHTML; | |
}" did not throw | |
FAIL innerHTML in XHTML: getting while the document is in an invalid state 1 assert_throws: Getting a Text node whose data contains characters that are not matched by the XML Char production function "function () { | |
document.getElementsByTagName("title")[0].innerHTML; | |
}" did not throw | |