Files
@ 1f3e993156e4
Branch filter:
Location: kallithea/.hgsigs
1f3e993156e4
1.7 KiB
text/plain
js: omit redundant type="text/javascript"
We already used plain '<script>' in several places.
https://www.w3.org/TR/html52/semantics-scripting.html#element-attrdef-script-type :
"Authors should omit the attribute, instead of redundantly giving a JavaScript
MIME type."
We already used plain '<script>' in several places.
https://www.w3.org/TR/html52/semantics-scripting.html#element-attrdef-script-type :
"Authors should omit the attribute, instead of redundantly giving a JavaScript
MIME type."