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

Unified Diff: tests/html/html.status

Issue 23442011: Revert "Revert "Basic functionality is working with JS native support and polyfill, still some issu… (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 ac4d71a90420c38255dab0b7fb02a7e5a4c1c2f7..d786133463e1f77b831ab9f1e605a6083ef73b05 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -7,7 +7,8 @@ event_test: Skip # Issue 1996
interactive_test: Skip # Must be run manually.
[ $compiler == dart2js && $runtime != drt ]
-custom/*: Skip
+custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does not support createElementNS
+custom/document_register_basic_test: Fail # Polyfill is not case-sensitive
[ $compiler == dart2js && $browser ]
# Issue 9325 failures

Powered by Google App Engine
This is Rietveld 408576698