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

Unified Diff: tests/html/html.status

Issue 12077004: Adding supported checks for XsltProcessor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xsltprocessor_test.dart » ('j') | 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 36b8e1a11c75d29660c6d5ac5cec5dd643dc58d2..cbf9d2d1e49b273259bc8f6eaec58d07bf8c0bb9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -89,7 +89,7 @@ websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
window_open_test: Skip
xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875.
xhr_test/supported_HttpRequestProgressEvent: Fail
-xsltprocessor_test: Fail
+xsltprocessor_test/supported: Fail
[ $runtime == ie9 ]
document_test/supports_cssCanvasContext: Fail
@@ -152,11 +152,11 @@ svgelement2_test: Fail
url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10)
websocket_test/supported: Fail
window_open_test: Skip # BUG(4016)
-xsltprocessor_test: Skip # BUG(4016)
isolates_test: Skip # BUG(4016)
xhr_test: Skip # BUG(4016)
xhr_test/supported_HttpRequestProgressEvent: Fail
xhr_cross_origin_test: Fail # Issue 6016.
+xsltprocessor_test/supported: Fail
[ $runtime == safari ]
element_types_test/supported_content: Fail
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | tests/html/xsltprocessor_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698