forked from w3c/webappsec-subresource-integrity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix w3c#68 : integrity for downloads
Add the integrity check for `a` and `area` elements with the download attribute. It doesn't impact `a` and `area` elements without the download attribute. Know issues with that proposal: - It doesn't define the behavior of the `crossorigin` attribute - It doesn't explains how to handle "open in a new tab/window" actions on links: should the user agent download it the same tab or can the user perform integrity check on new tab/window?
- Loading branch information
Tom Delmas
authored
Mar 10, 2018
1 parent
2f76c13
commit 23ecb11
Showing
1 changed file
with
67 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters