Feature #93832
Allow arbitrary attributes on script tag
Added by Martin Kutschker over 1 year ago.
Updated 12 months ago.
Description
The spec allows these that are currently unsupported:
nonce
referrerpolicy
nomodule
For forward-compatibility I suggest an "additionalAttributes" property instead of 3 properties.
Two slips:
nomodule is already possible in v10 for includeJS.
nonce makes only sense for inline scripts which cannot be loaded (currently) with includeJS. For jsInline it only makes sense if the content is not concatenated and unchanged by TYPO3.
- Target version changed from 11.2 to 11.3
- Target version changed from 11.3 to 11.4
- Target version changed from 11.4 to 12 LTS
Also available in: Atom
PDF