[DOMParser-parseFromString-xml.html]
  type: testharness
  [XMLDocument interface for correctly parsed document with type text/xml]
    expected: FAIL

  [XMLDocument interface for incorrectly parsed document with type text/xml]
    expected: FAIL

  [XMLDocument interface for correctly parsed document with type application/xml]
    expected: FAIL

  [XMLDocument interface for incorrectly parsed document with type application/xml]
    expected: FAIL

  [XMLDocument interface for correctly parsed document with type application/xhtml+xml]
    expected: FAIL

  [XMLDocument interface for incorrectly parsed document with type application/xhtml+xml]
    expected: FAIL

  [XMLDocument interface for correctly parsed document with type image/svg+xml]
    expected: FAIL

  [XMLDocument interface for incorrectly parsed document with type image/svg+xml]
    expected: FAIL