summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/domparsing/DOMParser-parseFromString-xml.html.ini
blob: 47c0fc6336a6be221876e80a5687c13ae266d815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[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