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

Unified Diff: tests/html/html.status

Issue 23232005: Port custom element layout tests to Dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Refactor, address comments. Created 7 years, 4 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 8cdf46deb85705046e8f1f6c3c617b70d5a1280b..a321d84afa3d824b4902459e7ba33f2d25d84d54 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -17,6 +17,10 @@ audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
postmessage_structured_test/typed_arrays: Fail
events_test: Pass, Fail # Issue 12489
custom_elements_test/lifecycle: Fail # Issue 9326 - Implement "extends Element" in dartium
+# Issue 9326 failures
+custom/attribute_changed_callback_test: Fail
+custom/created_callback_test: Fail
+custom/document_register_type_extensions_test: Fail
[ $compiler == none && $runtime == drt && $system == windows ]
worker_test/functional: Pass, Crash # Issue 9929.

Powered by Google App Engine
This is Rietveld 408576698