[wp-trac] [WordPress Trac] #17148: Move charset declaration before title element in login
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 16 03:53:13 UTC 2011
#17148: Move charset declaration before title element in login
--------------------------+-----------------------------
Reporter: niallkennedy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Charset | Version:
Severity: minor | Keywords: has-patch
--------------------------+-----------------------------
Best practice to declare your character set before outputting character
values. Web browsers may attempt to guess character encoding by examining
the first bytes of the page. Provide a faster match for browsers before
they process page content.
Also helps prevent [http://code.google.com/p/doctype/wiki/ArticleUtf7
UTF-7 security issues].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17148>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list