Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integrity values to srcset #255

Open
yoavweiss opened this issue Jan 6, 2015 · 4 comments
Open

Add integrity values to srcset #255

yoavweiss opened this issue Jan 6, 2015 · 4 comments
Labels

Comments

@yoavweiss
Copy link
Member

As part of the Sub-Resource integrity spec, the issue of integrity checks for image resources came up: https://www.w3.org/Bugs/Public/show_bug.cgi?id=27746

Can we take a stab at baking something like that into srcset?

@yoavweiss
Copy link
Member Author

/cc @mikewest @tabatkins @zcorpan

@zcorpan
Copy link

zcorpan commented Jan 7, 2015

The comments suggest it's too early.

@zcorpan zcorpan added the onhold label Jan 7, 2015
@styfle
Copy link

styfle commented Aug 30, 2017

What's the status on SRI?

@zcorpan
Copy link

zcorpan commented Aug 31, 2017

integrity exists on link and script only currently.

https://html.spec.whatwg.org/multipage/semantics.html#attr-link-integrity
https://html.spec.whatwg.org/multipage/scripting.html#attr-script-integrity

http://caniuse.com/#search=integrity shows implementation status.

I'll let @mikewest comment on whether there are other developments with SRI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants