blob: 87e7e5ad4798bf7b261cf4f0da3a5ffb3aadf5d4 [file] [log] [blame]
PASS successfullyParsed is true
TEST COMPLETE
--------
Frame: '<!--framePath //<!--frame0-->-->'
--------
Should receive no cookies.
Did not receive cookie named 'firstPartyCookie'.
Did not receive cookie named 'thirdPartyCookie'.
Client-side document.cookie:
--------
Frame: '<!--framePath //<!--frame1-->-->'
--------
Setting partitioned, third party cookie.
--------
Frame: '<!--framePath //<!--frame2-->-->'
--------
Should only receive partitioned, third party cookie.
Did not receive cookie named 'firstPartyCookie'.
Received cookie named 'thirdPartyCookie'.
Client-side document.cookie: thirdPartyCookie=value
--------
Frame: '<!--framePath //<!--frame3-->-->'
--------
After user interaction, should only receive non-partitioned, first party cookie.
Received cookie named 'firstPartyCookie'.
Did not receive cookie named 'thirdPartyCookie'.
Client-side document.cookie: firstPartyCookie=value