summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/innerHTML/innerHTML-changing-document-properties-expected.txt
blob: afba3f16e14dfe03d4a83a800a65040d97ea2d76 (plain)
1
2
3
4
5
6
7
8
9
10
document.xmlEncoding : UTF-8
document.xmlVersion : 1.0
document.xmlStandalone : true
document.readyState : loading
div.innerHTML = threw exception: Error: SYNTAX_ERR: DOM Exception 12
document.xmlEncoding : UTF-8
document.xmlVersion : 1.0
document.xmlStandalone : true
document.readyState : loading