| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 12522)
|
| +++ tests/html/html.status (working copy)
|
| @@ -201,6 +201,5 @@
|
| cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
|
| window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
|
|
|
| -[ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime
|
| -== safari || $runtime == opera) ]
|
| +[ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime == safari || $runtime == opera) ]
|
| window_open_test: Fail
|
|
|