This is a demo page for the Partitioned Popins demo
This browser does not support partitioned popins.
- Make sure that you're using Chrome 132+.
-
Navigate to
chrome://flags#partitioned-popins
and enable the feature flag. - Restart Chrome.
- Go to the Partitioned Popins opener page demo and follow the instructions to try out the feature.
The content is opened in a popin.
Top level cokie value:
Have you set your storage item and cookie? To double-check:
- Open DevTools
- Navigate to Aplication tab
- See the local storage or cookie tabs to check each value accordingly:
The content must be opened as iframe or partitioned popin.
Navigate to the main demo page for further instructions.
Important!
If third-party cookies are blocked by the browser, an iframe or a popin will not have access to the top-level cookies. Try it yourself:
The content is opened in an iframe. Let's see what access we have here:
-
test-storage
value: -
test-cookie
value: -
unpartitioned-cookie
value: (Should not be available) -
top-level-cookie
value: (Should not be available)