diff options
author | Ms2ger <Ms2ger@gmail.com> | 2017-01-24 17:30:38 +0100 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2017-01-24 17:30:38 +0100 |
commit | 1e63a26105e339f06be6798140f094a03f4509df (patch) | |
tree | 2ece55e23b078d57f65ad073dab3b81318d7d8e8 | |
parent | c3f0c9054feb97f4b3c106393930887d9841df1f (diff) | |
download | servo-1e63a26105e339f06be6798140f094a03f4509df.tar.gz servo-1e63a26105e339f06be6798140f094a03f4509df.zip |
Re-enable send-entity-body-document.htm.
-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 + |