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

Unified Diff: tests/html/html.status

Issue 10817019: Provide noSuchMethod hook for UnknownElement (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix typos Created 8 years, 5 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 | « lib/html/frog/html_frog.dart ('k') | tests/html/unknownelement_test.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 f033eccac14890c9a4fcfe43d9d6184234d3564d..78abdbbdd1cef272dff5bb7b6f9c0c602c5cc6d9 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -173,6 +173,7 @@ htmloptionscollection_test: Fail # Issue 3813.
dom_isolates_test: Fail # error: cannot resolve spawnDomIsolate
svgelement2_test: Fail # Html library relies on mangling. Issue 3039.
transferables_test: Skip # until isInstance works in dart2js
+unknownelement_test: Fail # Issue 4189
[ $compiler == dart2js && $runtime == d8 ]
# Should investigate why this test succeeds on d8.
« no previous file with comments | « lib/html/frog/html_frog.dart ('k') | tests/html/unknownelement_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698