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

Unified Diff: tests/html/html.status

Issue 11846003: Adding supported checks for getCssCanvasContext. (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 | « tests/html/document_test.dart ('k') | tools/dom/templates/html/impl/impl_HTMLDocument.darttemplate » ('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 0bdb9f7bbea0c05d2f0551f4fe0fae0ede351e9f..5372bc45125ffbc61c6ba88d40ceaf3d1c243880 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -58,7 +58,7 @@ audiobuffersourcenode_test: Pass, Fail
audiobuffersourcenode_test: Fail
audiocontext_test: Fail
css_test: Fail
-document_test/getCssCanvasContext: Fail # IE does not support this.
+document_test/supports_cssCanvasContext: Fail
element_test/additionalConstructors: Fail
element_test/click: Fail # IE does not support firing this event.
element_types_test/supported_content: Fail
@@ -97,7 +97,7 @@ xhr_test: Fail
xsltprocessor_test: Fail
[ $runtime == ie9 ]
-document_test/getCssCanvasContext: Fail # IE does not support this.
+document_test/supports_cssCanvasContext: Fail
element_test/click: Fail # IE does not support firing this event.
element_types_test/supported_content: Fail
element_types_test/supported_datalist: Fail
@@ -188,7 +188,7 @@ element_test/constructors: Fail
[ $runtime == opera ]
-document_test/getCssCanvasContext: Fail # Issue: 7413
+document_test/supports_cssCanvasContext: Fail
document_test/document: Fail # Issue: 7413
form_data_test: Fail # Issue: 7413
keyboard_event_test: Fail # Issue: 7413
@@ -232,7 +232,7 @@ audiobuffersourcenode_test: Fail # FF only has Audio element.
audiocontext_test: Fail # FF only has Audio element
css_test: Fail # No analog to WebKitCssMatrix
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
-document_test/getCssCanvasContext: Fail # FF does not support this.
+document_test/supports_cssCanvasContext: Fail
element_types_test/supported_content: Fail
element_types_test/supported_details: Fail
element_types_test/supported_embed: Fail
« no previous file with comments | « tests/html/document_test.dart ('k') | tools/dom/templates/html/impl/impl_HTMLDocument.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698