OLD | NEW |
1 document.xmlEncoding : UTF-8 | 1 document.xmlEncoding : UTF-8 |
2 document.xmlVersion : 1.0 | 2 document.xmlVersion : 1.0 |
3 document.xmlStandalone : true | 3 document.xmlStandalone : true |
4 document.readyState : loading | 4 document.readyState : loading |
5 div.innerHTML = threw exception: Error: SyntaxError: DOM Exception 12 | 5 div.innerHTML = threw exception: SyntaxError: An invalid or illegal string was s
pecified. |
6 document.xmlEncoding : UTF-8 | 6 document.xmlEncoding : UTF-8 |
7 document.xmlVersion : 1.0 | 7 document.xmlVersion : 1.0 |
8 document.xmlStandalone : true | 8 document.xmlStandalone : true |
9 document.readyState : loading | 9 document.readyState : loading |
10 | 10 |
OLD | NEW |