Today I noticed that google chrome gave me this warning:
'Document.defaultCharset' is deprecated and will be removed in M50, around April 2016.
Considering that it is encouraged to set your page Charset (example), why it is deprecated and what should we use instead of it?