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