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

Unified Diff: tests/html/html.status

Issue 24653006: Adding Element.created constructor (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 080a3aad6a134defe1569f6a542abfdd6ac8d4ee..c29b868099aea2e66219bb1d0b58e866666283b4 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -15,8 +15,8 @@ custom/document_register_basic_test: Fail # Polyfill is not case-sensitive
custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
[ $compiler == dart2js && $browser ]
-# Issue 9325 failures
-custom/attribute_changed_callback_test: Fail
+custom/attribute_changed_callback_test: Fail # Issue 9325 failures
+custom/created_callback_test: Fail # Support for created constructor.
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601

Powered by Google App Engine
This is Rietveld 408576698