Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index cbe0cf2fe3abc85c47b537629772fb97d1dc291f..e507b1305bf10f84c70ca333e327239735e8c42a 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -67,6 +67,7 @@ indexeddb_2_test: Fail |
| indexeddb_3_test: Fail |
| indexeddb_4_test: Fail |
| js_interop_1_test: Fail |
| +js_interop_2_test: Fail |
| measurement_test: Fail |
| messageevent_test: Fail |
| serialized_script_value_test: Fail |
| @@ -109,6 +110,7 @@ indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn |
| instance_of_test: Fail # Issue 2535 |
| # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
| inner_frame_test: Skip |
| +js_interop_2_test: Pass, Fail # Passes on Linux, Fails on Windows. |
|
kasperl
2012/07/04 11:43:20
You could also keep this under a [ $runtime == ff
|
| localstorage_test: Fail |
| # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable |
| svg_3_test: Fail |