Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index f48eee278dd845aa2e5483ba283a44db3cdaf4f8..10f7de2b71d1ae5c72ceeb082c136341f81d6f76 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -272,7 +272,6 @@ websql_test: Fail # FF does not support web SQL |
| websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. |
| # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4" |
| # (NS_ERROR_DOM_BAD_URI) ... |
| -xhr_test: Fail |
| [ $runtime == ie9 && ($system == linux || $system == macos) ] |
| *: Skip |
| @@ -296,7 +295,6 @@ isolates_test: Skip # Timeout because leg does not support web workers. |
| typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types. |
| [ $compiler == dart2js && $runtime == ff ] |
| -xhr_test: Skip # Timeout |
|
Emily Fortuna
2013/01/04 00:51:03
couldn't repro.
|
| inner_frame_test: Skip # Timeout |
| svg_3_test: Skip # Timeout |
| documentfragment_test: Skip # Timeout |