| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index ac4d71a90420c38255dab0b7fb02a7e5a4c1c2f7..d786133463e1f77b831ab9f1e605a6083ef73b05 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -7,7 +7,8 @@ event_test: Skip # Issue 1996
|
| interactive_test: Skip # Must be run manually.
|
|
|
| [ $compiler == dart2js && $runtime != drt ]
|
| -custom/*: Skip
|
| +custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does not support createElementNS
|
| +custom/document_register_basic_test: Fail # Polyfill is not case-sensitive
|
|
|
| [ $compiler == dart2js && $browser ]
|
| # Issue 9325 failures
|
|
|