Click here to download the Blitz Browser!

WPT

wpt / webstorage / missing_arguments.window.html

Spec: https://html.spec.whatwg.org/multipage/webstorage.html ↗

Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total10/1010/1010/1010/1010/10NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
Should throw TypeError for function "function() { localStorage.key(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { localStorage.getItem(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { localStorage.setItem(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { localStorage.setItem("a"); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { localStorage.removeItem(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { sessionStorage.key(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { sessionStorage.getItem(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { sessionStorage.setItem(); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { sessionStorage.setItem("a"); }".PASSPASSPASSPASSPASS
Should throw TypeError for function "function() { sessionStorage.removeItem(); }".PASSPASSPASSPASSPASS