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

Unified Diff: tests/html/html.status

Issue 10661039: added preliminary ShadowDOM tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
« no previous file with comments | « no previous file | tests/html/shadow_dom_test.dart » ('j') | tests/html/shadow_dom_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index b5f112e85d3572d61eabc3b51ee8ce0d6b0344d1..f26a8fcd4734d5cb37b0257dcfadaad9d1afc9f3 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -25,6 +25,7 @@ audiocontext_test: Pass, Fail
dom_isolates_test: Fail
indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
htmloptionscollection_test: Fail # Issue 3813.
+shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
[ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
history_test: Fail
« no previous file with comments | « no previous file | tests/html/shadow_dom_test.dart » ('j') | tests/html/shadow_dom_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698