| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 6cfcfe6037c7246d6760054ddf65a54c11c8056b..1f045614e498b555f159e778dc4f93964bcc5019 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -13,6 +13,9 @@ interactive_test: Skip # Must be run manually.
|
| [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
| *layout_test: Skip
|
|
|
| +[ $runtime == drt || $runtime == dartium ]
|
| +input_element_test/supported_datetime: Fail
|
| +
|
| [ $runtime == chrome ]
|
| element_types_test/supported_content: Pass, Fail # Issue 8700
|
| element_types_test/supported_shadow: Pass, Fail # Issue 8700
|
|
|