Home | History | Annotate | Download | only in encoding
      1 Testing: invalid-xml-utf8.xml
      2 PASS iframe.contentDocument.documentElement.tagName is "root"
      3 PASS iframe.contentDocument.documentElement.getElementsByTagName('test').length < 1 is true
      4 Testing: invalid-xml-utf16.xml
      5 PASS iframe.contentDocument.documentElement.tagName is "root"
      6 PASS iframe.contentDocument.documentElement.getElementsByTagName('test').length < 1 is true
      7 Testing: invalid-xml-shift-jis.xml
      8 PASS iframe.contentDocument.documentElement.tagName is "root"
      9 PASS iframe.contentDocument.documentElement.getElementsByTagName('test').length < 1 is true
     10 Testing: invalid-xml-x-mac-thai.xml
     11 FAIL iframe.contentDocument.documentElement.tagName should be root. Was html.
     12 PASS iframe.contentDocument.documentElement.getElementsByTagName('test').length < 1 is true
     13 PASS successfullyParsed is true
     14 
     15 TEST COMPLETE
     16 
     17