| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 031588bde8229cbc2f6627026b1fbeb8359f9afe..c29cb2cb4ce9cd3b45334766ca160eb83ed3aed2 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -8,7 +8,9 @@ interactive_test: Skip # Must be run manually.
|
|
|
| # Issue 9326
|
| custom_elements_test/register: Fail
|
| +custom_elements_test/innerHtml: Fail
|
| custom_elements_test/preregister: Fail
|
| +custom_elements_test/lifecycle: Fail
|
|
|
| [ $compiler == dart2js ]
|
| # Document.register is unimplemented.
|
|
|