w3c / webappsec-subresource-integrity

WebAppSec Subresource Integrity
https://w3c.github.io/webappsec-subresource-integrity/
Other
70 stars 35 forks source link

Let Fetch be in charge of extracting the bytes #97

Closed annevk closed 3 years ago

annevk commented 3 years ago

Corresponding Fetch PR: https://github.com/whatwg/fetch/pull/1172.

Closes #63. Helps with #83.


Preview | Diff

annevk commented 3 years ago

This needs to be merged before the Fetch PR and Shepherd needs to index https://github.com/w3c/webappsec-subresource-integrity/ if it doesn't already (cc @tabatkins).

Note that this results in some nonsensical fragment identifiers, but I think that's better than breaking them.