From 6f2bce779d044ba321b25f4207f052e1b72a18e1 Mon Sep 17 00:00:00 2001 From: Dongie Agnir Date: Thu, 10 Mar 2016 20:59:48 -1000 Subject: [PATCH] Update expected outcomes for data-uri.htm --- tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini b/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini index e5366749d28..fff1641f7eb 100644 --- a/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini +++ b/tests/wpt/metadata/XMLHttpRequest/data-uri.htm.ini @@ -1,16 +1,5 @@ [data-uri.htm] type: testharness - [XHR method GET with charset text/plain] - expected: FAIL - - [XHR method GET with charset text/plain (base64)] - expected: FAIL - - [XHR method GET with charset text/html] - expected: FAIL - - [XHR method GET with charset image/png] - expected: FAIL [XHR method GET with charset text/html;charset=UTF-8] expected: FAIL