diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 93214d001..a8f9b89a9 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -1218,11 +1218,8 @@ "storage_key_empty_string.window.html": true, "storage_length.window.html": true, "storage_local_setitem_quotaexceedederr.window.html": true, - "storage_local_window_open.window.html": false, "storage_removeitem.window.html": true, "storage_session_setitem_quotaexceedederr.window.html": true, - "storage_session_window_noopener.window.html": false, - "storage_session_window_open.window.html": false, "storage_set_value_enumerate.window.html": true, "storage_setitem.window.html": [ "localStorage[] = \"\ud800\"", @@ -1265,4 +1262,4 @@ "set.any.html": true } } -}
\ No newline at end of file +} |