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

Unified Diff: tests/html/html.status

Issue 11470009: Removing more APIs from Document. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixing tests. Created 8 years 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') | 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 90a88c44608d9a8f8bffc5dea18d8fa532e94d11..0326285654e24d29ba9934388421b6be42ee6f11 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -63,6 +63,7 @@ audiocontext_test: Fail
canvasrenderingcontext2d_test: Fail, Pass
contentelement_test: Fail
css_test: Fail
+document_test/getCssCanvasContext: Fail # IE does not support this.
element_test/additionalConstructors: Fail
element_test/attributes: Fail
element_test/eventListening: Fail
@@ -98,6 +99,7 @@ xsltprocessor_test: Fail
[ $runtime == ie9 ]
contentelement_test: Fail # ie9 does not support content element.
+document_test/getCssCanvasContext: Fail # IE does not support this.
form_data_test: Fail # Issue 4793.
form_element_test: Fail # Issue 4793.
inner_frame_test: Skip # Issue 5727 (timeout)
@@ -256,6 +258,7 @@ audiocontext_test: Fail # FF only has Audio element
css_test: Fail # No analog to WebKitCssMatrix
contentelement_test: Fail # FF does not support content element.
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
+document_test/getCssCanvasContext: Fail # FF does not support this.
documentfragment_test: Fail
element_webkit_test: Fail
exceptions_test: Fail # Uses webkitotifications, no analogue in moz
« no previous file with comments | « tests/html/document_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698