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

Unified Diff: tests/html/html.status

Issue 11823035: 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 489cf2302a6c339331af1b3fc27560ca2101f6b0..de41d706876f92f43b5c1de4c40171d1ac4dd614 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -60,7 +60,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
@@ -99,7 +99,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
@@ -190,7 +190,7 @@ element_test/constructors: Fail
[ $runtime == opera ]
-document_test/getCssCanvasContext: Fail # Issue: 7413
+document_test/supports_cssCanvasContext: Fail
form_data_test: Fail # Issue: 7413
keyboard_event_test: Fail # Issue: 7413
xmldocument_2_test: Fail # Issue: 7413
@@ -235,7 +235,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