Files
@ 1f3e993156e4
Branch filter:
Location: kallithea/requirements.txt - annotation
1f3e993156e4
228 B
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."