From a4fbb619d8929757ee51968dfe324155c4091d4e Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sat, 16 Jan 2016 14:16:21 +0100 Subject: [PATCH] Disable text-plain.html. --- .../infrastructure/terminology/plugins/text-plain.html.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/wpt/metadata/html/infrastructure/terminology/plugins/text-plain.html.ini b/tests/wpt/metadata/html/infrastructure/terminology/plugins/text-plain.html.ini index 0232c2adc24..d6002466abd 100644 --- a/tests/wpt/metadata/html/infrastructure/terminology/plugins/text-plain.html.ini +++ b/tests/wpt/metadata/html/infrastructure/terminology/plugins/text-plain.html.ini @@ -1,5 +1,4 @@ [text-plain.html] type: testharness - [A user agent must not consider the type text/plain as having a registered plugin.] - expected: FAIL + disabled: https://github.com/servo/servo/issues/9286