Add integrity property to SRI-enabled DOM elements#8956
Conversation
|
Hi @DamonGant, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! The agreement was validated by Microsoft and real humans are currently evaluating your PR. TTYL, MSBOT; |
|
This file is a build output. Your change needs to go in https://github.com/Microsoft/TSJS-lib-generator |
|
Thanks for your PR. these files are not manually edited, they are auto-generatd from a script in . You can find more information about contributing lib.d.ts fixes at https://github.com/Microsoft/TSJS-lib-generator. Changes should be done in https://github.com/Microsoft/TSJS-lib-generator instead. Please find more information at: https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md#contributing-libdts-fixes. |
Related to #8955. This adds properties
integrity: stringto HTMLScriptElement and HTMLLinkElement.