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

Unified Diff: tests/html/html.status

Issue 23646003: Fixing createFragment on IE9 Table elements (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
« no previous file with comments | « tests/html/element_test.dart ('k') | tools/dom/templates/html/impl/impl_HTMLTableElement.darttemplate » ('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 88ddc91ca8cf40585c3a52f7242b75e7ccfe2771..e86f95c4ae8d32f08024cb0d2913113375a96ee1 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -145,8 +145,6 @@ document_test/document: Pass, Fail # BUG(9654) need per-instance patching
dom_constructors_test: Fail
dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
element_test/click: Fail # IE does not support firing this event.
-element_test/constructors: Fail # IE9 does not support innerHTML on table elements
-element_test/matches: Fail # IE9 does not support matches
form_element_test: Fail # Issue 4793.
isolates_test: Skip # BUG(4016)
localstorage_test: Fail
« no previous file with comments | « tests/html/element_test.dart ('k') | tools/dom/templates/html/impl/impl_HTMLTableElement.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698