blob: 313e879f4d352dcad3fc78a45d1c1f3aad7dfe4a [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 Storage access was granted. document.cookie == firstPartyCookie=value, cookies seen server-side == {"firstPartyCookie":"value"}
PASS successfullyParsed is true
TEST COMPLETE