Files
servo/tests/wpt/meta-legacy-layout/xhr/data-uri.htm.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

29 lines
828 B
INI

[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