| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index b1b125c796418582a9b6042f7be5a6279579792d..3f1c859027f5975e9d7e6e4c3cc574e87f031746 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -26,6 +26,7 @@ dom_isolates_test: Fail
|
| indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
|
| htmloptionscollection_test: Fail # Issue 3813.
|
| shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
|
| +shadow_dom_layout_test: Skip
|
|
|
| [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
|
| history_test: Fail
|
|
|