Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 3d3af53ee7256a22c4880d0cb977874d19a910c7..961104ca50910b8e4c843f86170d18195ef07067 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -57,9 +57,6 @@ documentfragment_test: Pass, Timeout |
| shadow_dom_test: Skip # No ShadowDOM support except on tip dartium. |
| shadow_dom_layout_test: Skip |
| -[ $runtime == dartium || $runtime == chrome || $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == opera ] |
| -history_test: Fail |
| - |
| [$runtime == ie10 ] |
| # TODO(efortuna, blois): Triage. |
| audiobuffersourcenode_test: Fail |
| @@ -142,7 +139,7 @@ dom_constructors_test: Fail |
| element_test/additionalConstructors: Fail |
| exceptions_test: Fail |
| fileapi_test: Fail # IE does not support filesystem APIs. |
| -history_test: Fail |
| +history_test/supported_state: Fail |
|
Emily Fortuna
2012/12/28 22:58:54
:-)
|
| indexeddb_1_test/supported: Fail |
| input_element_test/supported_date: Fail |
| input_element_test/supported_datetime-local: Fail |