You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Via [MDN][]:
> If present, [the attribute's] value must be an ASCII case-insensitive
> match for "utf-8". It's unnecessary to specify the charset attribute,
> because documents must use UTF-8, and the script element inherits its
> character encoding from the document.
[MDN]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#deprecated_attributes
0 commit comments