| Index: tests/html/html.status
 | 
| diff --git a/tests/html/html.status b/tests/html/html.status
 | 
| index c0a65fd47228c5d1ab1af049b2c37b0ee71c3667..4fd90ae732926a434b250a0f275e15864d1ac571 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
 | 
| @@ -141,7 +138,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
 | 
|  indexeddb_1_test/supported: Fail
 | 
|  input_element_test/supported_date: Fail
 | 
|  input_element_test/supported_datetime-local: Fail
 | 
| 
 |