| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index a9f201b3b2ee07d662d2089d29c8df6f77d232c9..36e096fadbee5593a0b2a15d153f772367cea18f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -15,7 +15,7 @@ custom/js_custom_test: Fail # Issue 14643
|
| [ $compiler == dart2js && $browser ]
|
| custom/created_callback_test: Fail # Support for created constructor.
|
|
|
| -# For now dart2js uses the polyfill even on DRT
|
| +[ $compiler == dart2js && ($runtime == safari || $runtime == ff || $runtime == chrome || $runtime == ie9 || $runtime == ie10) ]
|
| custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does not support createElementNS
|
| custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
|
| custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support
|
|
|