blob: 1a738f314a0d3a8494092ba85ba9abce4ffe9ca7 [file] [log] [blame]
Tests that cross-origin iframe storage access is granted if the iframe is not sandboxed and the user accepts (ephemeral).
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