mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
tests: remove non-applicable webstorage wpt (#10858)
This commit is contained in:
parent
e67010b5e2
commit
5bed6d56ec
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue