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

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: 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 5b45651b11ad07a7e1153725948ad57d7a5b9dbe..acfbb26b3fdcf986f95e876ef803002fa945240e 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -18,6 +18,10 @@ postmessage_structured_test/typed_arrays: Fail
events_test: Pass, Fail # Issue 12489
custom_elements_test/lifecycle: Fail # Issue 9326 - Implement "extends Element" in dartium
custom_elements_test/preregister: skip # Issue 12522 - Crash after upgrading elements
+# Issue 9326 failures
vsm 2013/08/16 23:00:54 I still need to update the status for dart2js.
+custom_element_attribute_changed_test/callback: Fail
+custom_element_created_test/callback: Fail
+custom_element_document_register_test/type_extensions: Fail
[ $compiler == none && $runtime == drt && $system == windows ]
worker_test/functional: Pass, Crash # Issue 9929.

Powered by Google App Engine
This is Rietveld 408576698