HTML Subresource Integrity
HTML Subresource Integrity
Posted Jul 1, 2016 10:14 UTC (Fri) by oever (guest, #987)In reply to: HTML Subresource Integrity by pabs
Parent article: HTML Subresource Integrity
In this version the integrity attribute is only allowed on <link> and <script>. However, the intent is to extend that:
A future revision of this specification is likely to include integrity support for all possible subresources, i.e., a, audio, embed, iframe, img, link, object, script, source, track, and video elements.