Completely failed files: 40; Completely failed subtests: 9; Failure level: 9/1271 (0.71%)
| Test | Ch73 |
|---|---|
| /webstorage/event_initstorageevent.html (4/5, 80.00%, 0.31% of total) | OK |
| initStorageEvent with 0 arguments | FAIL |
| initStorageEvent with 1 argument | FAIL |
| initStorageEvent with 8 null arguments | FAIL |
| initStorageEvent with 8 undefined arguments | FAIL |
| /webstorage/storage_local_window_open.html (1/1, 100.00%, 0.08% of total) | TIMEOUT |
| A new window to make sure there is a copy of the previous window's localStorage, and that they do not diverge after a change | TIMEOUT |
| /webstorage/storage_builtins.html (2/2, 100.00%, 0.16% of total) | OK |
| Builtins in localStorage | FAIL |
| Builtins in sessionStorage | FAIL |
| /webstorage/storage_session_window_noopener.html (1/1, 100.00%, 0.08% of total) | TIMEOUT |
| A new noopener window to make sure there is a not copy of the previous window's sessionStorage | TIMEOUT |
| /webstorage/storage_session_window_open.html (1/1, 100.00%, 0.08% of total) | TIMEOUT |
| A new window to make sure there is a copy of the previous window's sessionStorage, and that they diverge after a change | TIMEOUT |