| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index eaf77bd674c24890e1025ef944463ad62f5449cc..02f4c4dc3d12ed5cff5775e7911736b4e3222cab 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -381,7 +381,7 @@ websql_test/supported: Fail
|
|
|
| # 'html' tests import the HTML library, so they only make sense in
|
| # a browser environment.
|
| -[ $runtime == vm || $runtime == dart_precompiled ]
|
| +[ $runtime == vm || $runtime == dart_precompiled || $runtime == dart_product ]
|
| *: Skip
|
|
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
|
|
|