blob: 56f0f038a8c93c588ffc80faccf35be92d9af247 [file] [log] [blame]
Tests that a cross-site iframe can request and be granted storage access under general third-party cookie blocking.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Storage access was granted. document.cookie == firstPartyCookie=value, cookies seen server-side == {"firstPartyCookie":"value"}
PASS successfullyParsed is true
TEST COMPLETE