aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/metadata/xhr/data-uri.htm.ini
blob: 544845997d99f9929907add58bbcd5dc8cf88e20 (plain) (blame)
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
27
28
[data-uri.htm]
  type: testharness
  [XHR method GET with charset text/html;charset=UTF-8]
    expected: FAIL

  [XHR method POST with charset text/plain]
    bug: https://github.com/w3c/web-platform-tests/issues/3738
    expected: FAIL

  [XHR method PUT with charset text/plain]
    bug: https://github.com/w3c/web-platform-tests/issues/3738
    expected: FAIL

  [XHR method DELETE with charset text/plain]
    bug: https://github.com/w3c/web-platform-tests/issues/3738
    expected: FAIL

  [XHR method HEAD with charset text/plain]
    bug: https://github.com/w3c/web-platform-tests/issues/3738
    expected: FAIL

  [XHR method UNICORN with charset text/plain]
    bug: https://github.com/w3c/web-platform-tests/issues/3738
    expected: FAIL

  [XHR method GET with MIME type text/html;charset=UTF-8]
    expected: FAIL