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

Unified Diff: tests/html/html.status

Issue 11647044: Adding annotation for partial browser support and example implementation for MutationObservers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added experimental annotation to MutationObserver. 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 8d799f8c4ff0dc0d3d7a4487a719c5c16bf9bf34..ff9f463363dbcb478cc03945c74acc879d8463d6 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -88,7 +88,7 @@ isolates_test: Skip
localstorage_test: Fail
measurement_test: Fail, Pass
messageevent_test: Fail
-mutationobserver_test: Fail
+mutationobserver_test/supported: Fail
serialized_script_value_test: Fail
storage_test: Fail, Pass
svgelement_test/additionalConstructors: Fail
@@ -148,7 +148,7 @@ input_element_test/time: Fail # IE9 does not support this input type.
input_element_test/week: Fail # IE9 does not support this input type.
messageevent_test: Fail
-mutationobserver_test: Fail
+mutationobserver_test/supported: Fail
postmessage_structured_test: Skip # BUG(5685): times out.
serialized_script_value_test: Fail
shadow_dom_layout_test: Fail
@@ -226,7 +226,7 @@ indexeddb_1_test: Fail
indexeddb_2_test: Fail
indexeddb_3_test: Fail
indexeddb_4_test: Fail
-mutationobserver_test: Fail
+mutationobserver_test/supported: Fail
performance_api_test: Fail
serialized_script_value_test: Fail
svg_3_test: Fail
« no previous file with comments | « sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate ('k') | tests/html/mutationobserver_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698