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

Unified Diff: tests/html/html.status

Issue 153063003: regenerate fixed custom_elements polyfill (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update pubspec, revision info Created 6 years, 11 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 | « pkg/pkg.status ('k') | tests/html/utils.dart » ('j') | no next file with comments »
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 241770a0a57ae5140c57d470683e01fbf04256b3..26672d00436ac81d9dc99967d4a7a3dac6cd7e7a 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -67,11 +67,6 @@ xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure.
async_test: Pass, Fail # timers test fails on ie10.
indexeddb_5_test: Fail # Issue 12893
js_test: Fail # Issue 14246
-custom/constructor_calls_created_synchronously_test: Fail, Pass # Issue 16441
-custom_elements_test/innerHtml: Fail, Pass # Issue 16441
-custom_elements_test/lifecycle: Fail, Pass # Issue 16441
-custom_elements_test/mixins: Fail, Pass # Issue 16441
-custom/document_register_type_extensions_test/functional: Fail, Pass # Issue 16441
[ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
@@ -178,10 +173,6 @@ input_element_test/attributes: Fail # IE returns null while others ''
xhr_cross_origin_test: Skip # Issue 12920
xhr_test/json: Fail # IE9 returns null because of unsupported type
js_test: RuntimeError # Issue 14645
-custom/mirrors_test: pass, fail # Issue 16441
-custom/constructor_calls_created_synchronously_test: pass, fail # Issue 16441
-custom/document_register_basic_test: pass, fail # Issue 16441
-custom/js_custom_test: pass, fail # issue 16441
# IE9 Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
« no previous file with comments | « pkg/pkg.status ('k') | tests/html/utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698