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

Unified Diff: tests/html/html.status

Issue 10696209: MutationObserver (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 6d45b33aaffd5ad41c7dcca6152bfa9947544ecf..6eeb449b3c324dffdddf1ca3d25dc9e840e59ab9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -13,6 +13,7 @@ request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
blob_constructor_test: Fail # custom Blob constructor not implemented.
js_interop_4_test: Fail # Dart-to-Dart sync calls not implemented.
typed_arrays_arraybuffer_test: Fail # Issue 2682 constructor not implemented.
+mutationobserver_test: Fail # Issue 3967 constructor, observe() not implemented.
[ $compiler == none && $runtime == drt && $system == windows]
audiocontext_test: Skip
@@ -74,6 +75,7 @@ js_interop_3_test: Fail
js_interop_4_test: Fail
measurement_test: Fail
messageevent_test: Fail
+mutationobserver_test: Fail
serialized_script_value_test: Fail
shadow_dom_layout_test: Fail
shadow_dom_test: Fail

Powered by Google App Engine
This is Rietveld 408576698