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 | |