| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 7f349ceb0fa4dcd2ab86ffda36e90cb3ef4fcff0..1951eef3553c89bc10f3e39593110bdd9771410e 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -57,6 +57,7 @@ unknownelement_test: Fail # Issue 4189
|
| history_test: Fail
|
|
|
| [ $runtime == ie ]
|
| +cross_frame_test: Fail # Issue 5651
|
| contentelement_test: Fail # ie does not support content element.
|
| form_data_test: Fail # Issue 4793.
|
| form_element_test: Fail # Issue 4793.
|
| @@ -152,6 +153,7 @@ audiocontext_test: Fail # FF only has Audio element
|
| css_test: Fail # No analog to WebKitCSSMatrix
|
| canvas_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
|
| canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribute instead.
|
| +cross_frame_test: Pass, Fail # Issue 5651
|
| contentelement_test: Fail # FF does not support content element.
|
| dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
|
| documentfragment_test: Fail
|
|
|