| Index: dart/tests/html/html.status
|
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
|
| index f26a8fcd4734d5cb37b0257dcfadaad9d1afc9f3..b1b125c796418582a9b6042f7be5a6279579792d 100644
|
| --- a/dart/tests/html/html.status
|
| +++ b/dart/tests/html/html.status
|
| @@ -33,6 +33,9 @@ history_test: Fail
|
| [ $runtime == chrome ]
|
| cssstyledeclaration_test: Fail
|
|
|
| +[ $runtime == chrome && $system == macos ]
|
| +cssstyledeclaration_test: Pass # Issue 3889.
|
| +
|
| [ $runtime == ie ]
|
| typed_arrays_1_test: Skip # ie9 does not have typed arrays.
|
| typed_arrays_2_test: Skip
|
|
|