| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 447dab4b21df949265380a7f6b662bfbed249cc2..423613eb96d36d395c68db596c722aec114e223d 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -22,10 +22,10 @@ custom/element_upgrade_test: Fail # Issue 17298
|
| [ $compiler == dart2js && $browser ]
|
| custom/created_callback_test: Fail # Support for created constructor.
|
|
|
| -[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie || $runtime == chrome) ]
|
| +[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie || $runtime == chrome) && $system != macos]
|
| custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
|
|
|
| -[ $compiler == dart2js && $runtime == chrome ]
|
| +[ $compiler == dart2js && $runtime == chrome && $system != macos]
|
| custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug && $system == macos]
|
|
|