Skip to content

levenleven/edge-iframe-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro for Edge's iframe with sandbox="allow-scripts" bug

Intall and run

npm install
npm run serve

browse http://localhost:8000/

The problem

"Main" document adds some test cookie. Iframe initialized with sandbox="allow-scripts" attribute. Iframe makes XHR and main document's cookie is attached to request header.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published