blob: ee5404928778a26f0bd7fa89e15cd7fb114ec21e [file] [log] [blame]
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