blob: 47732f812cf0ca7efdcf2bad02a7c1d17bd586e7 [file] [log] [blame]
Tests that document.hasStorageAccess() returns true for a 3rd-party iframe if the 3rd-party has cookies set (ephemeral session).
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