Skip to content

This repository shows a bug where Edge does not run an integrity check on files that are included using requireJs.

Notifications You must be signed in to change notification settings

alexhaines123/edge-require-js-sri-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

edge-require-js-sri-bug

This repository shows a bug where Edge does not run an integrity check on files that are included using requireJs.

Open index.html and open the console in Edge and see how the script which is included using requireJS still runs even though the integrity hash is incorrect, but the script included using html fails the integrity check. Do the same in Chrome and you will that both fail the integrity check.

About

This repository shows a bug where Edge does not run an integrity check on files that are included using requireJs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published