| Index: dart/tests/html/html.status
|
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
|
| index 1cfd31ff9ae324dcc37132f6292abb6360a89d6b..d9c6c0014aa4c7d6d2865a66fc5f934e075ee2d0 100644
|
| --- a/dart/tests/html/html.status
|
| +++ b/dart/tests/html/html.status
|
| @@ -2,6 +2,8 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +window_open_test: Fail, Pass # http://dartbug.com/5151
|
| +
|
| event_test: Skip # Issue 1996
|
| webgl_1_test: Skip # Issue 1495
|
| xmldocument_test: Skip # XML in dart:html is incomplete
|
|
|