| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 7730ee7b1ec4f89b11df2adb891111543ad7af50..5b94724509f788615dc00fa7bc6088e8f4cfb479 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -5,6 +5,7 @@
|
| window_open_test: Skip # http://dartbug.com/5151
|
|
|
| event_test: Skip # Issue 1996
|
| +custom_elements_test: Skip # Not yet implemented.
|
|
|
| # Layout tests are only supported on DRT.
|
| [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
|
|