Tests that document.hasStorageAccess() returns true for a 3rd-party iframe if the 3rd-party has cookies set. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS Has storage access. document.cookie == firstPartyCookie=value, cookies seen server-side == {"firstPartyCookie":"value"} | |
PASS successfullyParsed is true | |
TEST COMPLETE | |