blob: afdbda4e38bf355b5f57fcdff6a46e7d8e7e8a86 [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 first user interaction, should only receive un-partitioned cookie.
Received cookie named 'firstPartyCookie'.
Did not receive cookie named 'thirdPartyCookie'.
Client-side document.cookie: firstPartyCookie=value
--------
Frame: '<!--framePath //<!--frame4-->-->'
--------
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 //<!--frame5-->-->'
--------
After second user interaction, should only receive un-partitioned cookie.
Received cookie named 'firstPartyCookie'.
Did not receive cookie named 'thirdPartyCookie'.
Client-side document.cookie: firstPartyCookie=value