| Index: dart/tests/html/html.status
|
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
|
| index ff5b667c4274ac4c3a96e7ac128170e8cd526d46..7fb46b31391fc7c7a5751b29d18ad28db28d5c01 100644
|
| --- a/dart/tests/html/html.status
|
| +++ b/dart/tests/html/html.status
|
| @@ -357,7 +357,7 @@ websql_test/supported: Fail
|
| xhr_test/supported_HttpRequestProgressEvent: Fail
|
|
|
|
|
| -[ $runtime == ff && $system == linux ]
|
| +[ $runtime == ff && ($system == linux || $system == windows) ]
|
| rtc_test/functionality: Fail # Issue: 12109.
|
|
|
| # 'html' tests import the HTML library, so they only make sense in
|
|
|