blob: 0f7cb1fc20d885212596a18bc7f7a68ce66895ba [file] [log] [blame]
Tests that we can't store a value in local storage after calling window.close().
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.localStorage is defined.
PASS window.localStorage["test"] is undefined.
PASS successfullyParsed is true
TEST COMPLETE