diff options
-rw-r--r-- | tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini b/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini index 4aedd0a31e6..aa8c1fe4d99 100644 --- a/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini +++ b/tests/wpt/metadata/XMLHttpRequest/send-entity-body-document.htm.ini @@ -1,3 +1,10 @@ [send-entity-body-document.htm] type: testharness - disabled: https://github.com/servo/servo/issues/9490 + [XML document, windows-1252] + expected: FAIL + bug: https://github.com/servo/servo/issues/14912 + + [HTML document, shift-jis] + expected: FAIL + bug: https://github.com/servo/servo/issues/6414 + |