This is a demo page for the Partitioned Popins demo

This browser does not support partitioned popins.

The content is opened in a popin.

(The popin should reject it)

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:
    Devtools Local Storage Screenshot

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)