chromium/third_party/blink/web_tests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt

document.xmlEncoding : UTF-8
document.xmlVersion : 1.0
document.xmlStandalone : true
document.readyState : loading
div.innerHTML = threw exception: SyntaxError: Failed to set the 'innerHTML' property on 'Element': The provided markup is invalid XML, and therefore cannot be inserted into an XML document.
document.xmlEncoding : UTF-8
document.xmlVersion : 1.0
document.xmlStandalone : true
document.readyState : loading