A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

PragmaExtensions: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
m (categorize)
(Mozilla/Google really ought to do this themselves)
Line 9: Line 9:
| Labels that help content advisory software protect children from potentially harmful material [[http://www.fosi.org/icra/ more]]
| Labels that help content advisory software protect children from potentially harmful material [[http://www.fosi.org/icra/ more]]
| [http://www.w3.org/TR/REC-PICS-labels/ PICS Label Distribution Label Syntax and Communication Protocols]
| [http://www.w3.org/TR/REC-PICS-labels/ PICS Label Distribution Label Syntax and Communication Protocols]
|-
| x-dns-prefetch-control
| Allows turning prefetching "on" or "off". There's an equivalent HTTP header. Which takes precedence is undefined.
| [https://developer.mozilla.org/en/controlling_dns_prefetching Controlling DNS prefetching]
|}
|}


[[Category:Registries]]
[[Category:Registries]]

Revision as of 09:09, 10 March 2011

This page lists the allowed extension values for the http-equiv="" attribute of the <meta> element in HTML5. For the detailed registration requirements, see the specification.

Keyword Brief description Specification
PICS-Label Labels that help content advisory software protect children from potentially harmful material [more] PICS Label Distribution Label Syntax and Communication Protocols
x-dns-prefetch-control Allows turning prefetching "on" or "off". There's an equivalent HTTP header. Which takes precedence is undefined. Controlling DNS prefetching