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

Unified Diff: tests/html/html.status

Issue 10985089: Fix the type on a wrapped window (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Regen dart:html Created 8 years, 2 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/src/dart2js_DOMImplementation.dart ('k') | no next file » | 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 49663d744d3a250e0552915991b9fd42b4d663c3..ea0d15dde922f11316ae00bee9db1dd9fdb3745a 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -225,5 +225,3 @@ js_interop_3_test: Fail # Issue 4658.
[ $compiler == dart2js && $checked && $browser]
fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name'
-cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
-window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
« no previous file with comments | « lib/html/src/dart2js_DOMImplementation.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698