Remove `type` and `language` attributes of `script` element (#2021)
The `type` attribute is not needed when the content is JavaScript, and the `language` attribute is deprecated. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>release/v1.13
parent
1accb9e93f
commit
7867ebb250
@ -0,0 +1 @@
|
|||||||
|
Remove `type` and `language` attributes of `script` element.
|
||||||
Loading…
Reference in New Issue