Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(497)

Unified Diff: tests/html/html.status

Issue 24003002: Updating html.status for XHR JSON test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index f64474641daa0a0123846efb4cbe88a5e1948bf4..0c6ee7cc0ded8f6622064eed225ec62f69824591 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -140,10 +140,12 @@ svgelement_test/supported_set: Fail
touchevent_test/supported: Fail
webgl_1_test/supported: Fail
websql_test/supported: Fail
+xhr_test/json: Fail # IE10 returns string, not JSON object
xhr_test/supported_HttpRequestProgressEvent: Fail
xhr_test/supported_overrideMimeType: Fail
xsltprocessor_test/supported: Fail
+
[ $runtime == ie9 ]
isolates_test: Timeout # Issue 13027
blob_constructor_test: Fail
@@ -162,6 +164,7 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416
input_element_test/attributes: Fail # IE returns null while others ''
xhr_cross_origin_test: Skip # Issue 12920
+xhr_test/json: Fail # IE9 returns null because of unsupported type
# IE9 Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
@@ -278,6 +281,7 @@ rtc_test/supported: Fail
shadow_dom_test/supported: Fail
speechrecognition_test/supported: Fail
touchevent_test/supported: Fail
+xhr_test/json: Fail # Safari doesn't support JSON response type
[ $runtime == opera ]
blob_constructor_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698