| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index da71ade892c78a12396d2c3922b4ebd90c3156c6..b0f6b4f186e7fa8d90ea68d4cefa031dd59f5466 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -257,19 +257,13 @@ input_element_test/supported_date: Fail
|
| input_element_test/supported_datetime-local: Fail
|
| touchevent_test/supported: Fail
|
|
|
| -[ $runtime == safari && $builder_tag == mac10_8 ]
|
| +[ $runtime == safari && ($builder_tag == mac10_8 || $builder_tag == mac10_9) ]
|
| indexeddb_1_test/functional: RuntimeError # Issue 21433
|
| indexeddb_2_test: RuntimeError # Issue 21433
|
| indexeddb_4_test: RuntimeError # Issue 21433
|
| indexeddb_5_test: RuntimeError # Issue 21433
|
| wheelevent_test: RuntimeError # Issue 21434
|
| js_test: RuntimeError # Issue 21434
|
| -element_test/attributes: RuntimeError, Pass # Issue 21434
|
| -svgelement_test/supported_feMerge: RuntimeError, Pass # Issue 21434
|
| -svgelement_test/outerHtml: RuntimeError, Pass # Issue 21434
|
| -svgelement_test/supported_feColorMatrix: RuntimeError, Pass # Issue 21434
|
| -htmloptionscollection_test: RuntimeError, Pass # Issue 21434
|
| -
|
|
|
| [ $runtime == opera ]
|
| blob_constructor_test: Fail
|
|
|