| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 17d95df4ab5c192266c99cb17e3a82ac3a9309a6..5ec70d12b348717ca9b5d37d26d47e5453385386 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -286,7 +286,12 @@ xhr_test: Fail
|
| # 'html' tests import the HTML library, so they only make sense in
|
| # a browser environment.
|
| [ $compiler == dartc ]
|
| -*: Skip
|
| +documentfragment_test: Fail # test issue 7065
|
| +element_add_test: Fail # test issue 7065
|
| +element_test: Fail # test issue 7065
|
| +node_test: Fail # test issue 7065
|
| +svgelement_test: Fail # test issue 7065
|
| +svgelement2_test: Fail # test issue 7065
|
|
|
| [ $runtime == vm ]
|
| *: Skip
|
|
|