| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index b4986b5ff60ffdd5b89b36a39d65126789406774..60180f9781c229508a950f7cad2ebaceb151e657 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -373,6 +373,10 @@ speechrecognition_test/supported: Fail
|
| touchevent_test/supported: Fail
|
| websql_test/supported: Fail
|
|
|
| +[ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| +mediasource_test/supported: Pass
|
| +mediasource_test/functional: RuntimeError # Issue 24838
|
| +
|
| # 'html' tests import the HTML library, so they only make sense in
|
| # a browser environment.
|
| [ $runtime == vm ]
|
|
|