<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aleksandersen</id>
	<title>WHATWG Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.whatwg.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aleksandersen"/>
	<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/wiki/Special:Contributions/Aleksandersen"/>
	<updated>2026-05-23T01:38:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2442</id>
		<title>ClassExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2442"/>
		<updated>2007-08-17T01:59:06Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Removed some soam.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the class=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 class names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; frame=&amp;quot;void&amp;quot; rules=&amp;quot;rows&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Applicable elements&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;author&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains details of the author of a neighbouring image.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;advert&lt;br /&gt;
   &amp;lt;td&amp;gt;Block-level elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains advertisement.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;credit&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains some sort of credit or acknowledgment. Such as service providers, hosting, and software used.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;ct&lt;br /&gt;
   &amp;lt;td&amp;gt;em&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a &#039;&#039;&#039;c&#039;&#039;&#039;onformance &#039;&#039;&#039;t&#039;&#039;&#039;erm. The element must have a single text node which value is one of the key words defined by [http://ietf.org/rfc/rfc2119 RFC 2119], &#039;&#039;lowercased&#039;&#039;. It is expected that this class will mainly be used in specifications.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;rfc2119&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;msonormal&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;A value used by Microsoft Office HTML output to mean nothing (literally).&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;price&lt;br /&gt;
   &amp;lt;td&amp;gt;span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a price. If there is a child element &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt;, then the title of that element gives the currency. The textContent of the element, ignoring the contents of the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element, if any, must be a valid floating point number.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots-nocontent&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains no information relevant to search engines. Such as main navigation, advertisement, dynamic content that is useful only to users, and disclaimers and copyright statments.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html Yahoo! Slurp allready support this class]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#classes the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MetaExtensions&amp;diff=2365</id>
		<title>MetaExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MetaExtensions&amp;diff=2365"/>
		<updated>2007-06-30T14:21:58Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the name=&amp;quot;&amp;quot; attribute of the &amp;amp;lt;meta&amp;gt; element in HTML5. You may add your own values to this list, which makes them legal HTML5 metadata names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;cache&lt;br /&gt;
   &amp;lt;td&amp;gt;Value must be &amp;quot;public&amp;quot;, &amp;quot;private&amp;quot;, or &amp;quot;no-cache&amp;quot;,. Inteded as a simple way to tell user agents whether to store a copy of the document or not. An alternate for HTTP/1.1&#039;s cache-control; for publishers without access to modifying cache-control. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This doesn&#039;t actually work, use HTTP headers instead&#039;&#039;&#039;&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;description&lt;br /&gt;
   &amp;lt;td&amp;gt;A short paragraph of text explaining what the page is about.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;keywords&lt;br /&gt;
   &amp;lt;td&amp;gt;A comma separated list of keywords that describe this page. Not necessary these days; search engines use much more sophisticated means to determine the page&#039;s contents.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots&lt;br /&gt;
   &amp;lt;td&amp;gt;A comma separated list of operators explaining hos search engine crawlers should treat the content. Possible values are &amp;quot;noarchive&amp;quot; to prevent cached versions, &amp;quot;noindex&amp;quot; to prevent indexing, and &amp;quot;nofollow&amp;quot; works as the link rel value with the same name. This meta name is already supported by every popular search engine.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://www.robotstxt.org/wc/exclusion.html#meta Robots exclusion protocol], [http://www.google.com/support/webmasters/bin/answer.py?answer=61050 Googlebot], [http://help.yahoo.com/help/us/ysearch/slurp/index.html Yahoo! Slurp], and [http://about.ask.com/en/docs/about/webmasters.shtml Ask.com Teoma]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#meta the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2347</id>
		<title>ClassExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2347"/>
		<updated>2007-06-15T19:26:05Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Removed spam&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the class=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 class names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; frame=&amp;quot;void&amp;quot; rules=&amp;quot;rows&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Applicable elements&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;author&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains details of the author of a neighbouring image.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;advert&lt;br /&gt;
   &amp;lt;td&amp;gt;Block-level elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains advertisement.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;credit&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains some sort of credit or acknowledgment. Such as service providers, hosting, and software used.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;ct&lt;br /&gt;
   &amp;lt;td&amp;gt;em&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a &#039;&#039;&#039;c&#039;&#039;&#039;onformance &#039;&#039;&#039;t&#039;&#039;&#039;erm. The element must have a single text node which value is one of the key words defined by [http://ietf.org/rfc/rfc2119 RFC 2119], &#039;&#039;lowercased&#039;&#039;. It is expected that this class will mainly be used in specifications.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;rfc2119&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;msonormal&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;A value used by Microsoft Office HTML output to mean nothing (literally).&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;price&lt;br /&gt;
   &amp;lt;td&amp;gt;span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a price. If there is a child element &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt;, then the title of that element gives the currency. The textContent of the element, ignoring the contents of the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element, if any, must be a valid floating point number.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots-nocontent&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains no information relevant to search engines. Such as main navigation, advertisement, dynamic content that is useful only to users, and disclaimers and copyright statments.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html Yahoo! Slurp allready support this class]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#classes the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=Talk:MetaExtensions&amp;diff=2268</id>
		<title>Talk:MetaExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=Talk:MetaExtensions&amp;diff=2268"/>
		<updated>2007-05-25T13:41:06Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: New page: == &amp;quot;description&amp;quot; meta name == I think the description name should be added to the HTML 5 specifications. Yes, search engines have made the keywords name obsolete. However search engines ar...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &amp;quot;description&amp;quot; meta name ==&lt;br /&gt;
I think the description name should be added to the HTML 5 specifications. Yes, search engines have made the keywords name obsolete. However search engines are not &#039;&#039;that&#039;&#039; good. It is still only the document author that can provide a reliable, short description of the documents contents. I think there should be constrains on how long, what it contains, and the structure of the description. Short sentences, and plain English descriptions would be the best.&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MetaExtensions&amp;diff=2261</id>
		<title>MetaExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MetaExtensions&amp;diff=2261"/>
		<updated>2007-05-12T23:02:40Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Fixed an mark-up error, and sorted alphabetically&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the name=&amp;quot;&amp;quot; attribute of the &amp;amp;lt;meta&amp;gt; element in HTML5. You may add your own values to this list, which makes them legal HTML5 metadata names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;cache&lt;br /&gt;
   &amp;lt;td&amp;gt;Value must be &amp;quot;public&amp;quot;, &amp;quot;private&amp;quot;, or &amp;quot;no-cache&amp;quot;,. Inteded as a simple way to tell user agents whether to store a copy of the document or not. An alternate for HTTP/1.1&#039;s cache-control; for publishers without access to modifying cache-control. &lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;description&lt;br /&gt;
   &amp;lt;td&amp;gt;A short paragraph of text explaining what the page is about.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;keywords&lt;br /&gt;
   &amp;lt;td&amp;gt;A comma separated list of keywords that describe this page. Not necessary these days; search engines use much more sophisticated means to determine the page&#039;s contents.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#meta the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=MetaExtensions&amp;diff=2260</id>
		<title>MetaExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=MetaExtensions&amp;diff=2260"/>
		<updated>2007-05-12T23:01:40Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Proposed &amp;quot;cache&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the name=&amp;quot;&amp;quot; attribute of the &amp;amp;lt;meta&amp;gt; element in HTML5. You may add your own values to this list, which makes them legal HTML5 metadata names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;keywords&lt;br /&gt;
   &amp;lt;td&amp;gt;A comma separated list of keywords that describe this page. Not necessary these days; search engines use much more sophisticated means to determine the page&#039;s contents.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;description&lt;br /&gt;
   &amp;lt;td&amp;gt;A short paragraph of text explaining what the page is about.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;keywords&lt;br /&gt;
   &amp;lt;td&amp;gt;A comma separated list of keywords that describe this page. Not necessary these days; search engines use much more sophisticated means to determine the page&#039;s contents.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;cache&lt;br /&gt;
   &amp;lt;td&amp;gt;Value must be &amp;quot;public&amp;quot;, &amp;quot;private&amp;quot;, or &amp;quot;no-cache&amp;quot;,. Inteded as a simple way to tell user agents whether to store a copy of the document or not. An alternate for HTTP/1.1&#039;s cache-control; for publishers without access to modifying cache-control. &lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#meta the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2236</id>
		<title>ClassExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2236"/>
		<updated>2007-05-08T15:26:03Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Suggested &amp;#039;credit&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the class=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 class names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; frame=&amp;quot;void&amp;quot; rules=&amp;quot;rows&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Applicable elements&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;author&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains details of the author of a neighbouring image.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;advert&lt;br /&gt;
   &amp;lt;td&amp;gt;Block-level elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains advertisement.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;credit&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains some sort of credit or acknowledgment. Such as service providers, hosting, and software used.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;ct&lt;br /&gt;
   &amp;lt;td&amp;gt;em&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a &#039;&#039;&#039;c&#039;&#039;&#039;onformance &#039;&#039;&#039;t&#039;&#039;&#039;erm. The element must have a single text node which value is one of the key words defined by [http://ietf.org/rfc/rfc2119 RFC 2119], &#039;&#039;lowercased&#039;&#039;. It is expected that this class will mainly be used in specifications.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;rfc2119&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;msonormal&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;A value used by Microsoft Office HTML output to mean nothing (literally).&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;price&lt;br /&gt;
   &amp;lt;td&amp;gt;span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a price. If there is a child element &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt;, then the title of that element gives the currency. The textContent of the element, ignoring the contents of the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element, if any, must be a valid floating point number.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots-nocontent&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains no information relevant to search engines. Such as main navigation, advertisement, dynamic content that is useful only to users, and disclaimers and copyright statments.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html Yahoo! Slurp allready support this class]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#classes the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2235</id>
		<title>ClassExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2235"/>
		<updated>2007-05-08T12:42:54Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Suggested &amp;#039;advert&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the class=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 class names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; frame=&amp;quot;void&amp;quot; rules=&amp;quot;rows&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Applicable elements&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;author&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains details of the author of a neighbouring image.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;advert&lt;br /&gt;
   &amp;lt;td&amp;gt;Block-level elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains advertisement.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;ct&lt;br /&gt;
   &amp;lt;td&amp;gt;em&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a &#039;&#039;&#039;c&#039;&#039;&#039;onformance &#039;&#039;&#039;t&#039;&#039;&#039;erm. The element must have a single text node which value is one of the key words defined by [http://ietf.org/rfc/rfc2119 RFC 2119], &#039;&#039;lowercased&#039;&#039;. It is expected that this class will mainly be used in specifications.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;rfc2119&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;msonormal&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;A value used by Microsoft Office HTML output to mean nothing (literally).&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;price&lt;br /&gt;
   &amp;lt;td&amp;gt;span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a price. If there is a child element &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt;, then the title of that element gives the currency. The textContent of the element, ignoring the contents of the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element, if any, must be a valid floating point number.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots-nocontent&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains no information relevant to search engines. Such as main navigation, advertisement, dynamic content that is useful only to users, and disclaimers and copyright statments.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html Yahoo! Slurp allready support this class]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#classes the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2234</id>
		<title>ClassExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2234"/>
		<updated>2007-05-08T10:43:41Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Sorted the list alphabetically&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the class=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 class names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; frame=&amp;quot;void&amp;quot; rules=&amp;quot;rows&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Applicable elements&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;author&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains details of the author of a neighbouring image.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;ct&lt;br /&gt;
   &amp;lt;td&amp;gt;em&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a &#039;&#039;&#039;c&#039;&#039;&#039;onformance &#039;&#039;&#039;t&#039;&#039;&#039;erm. The element must have a single text node which value is one of the key words defined by [http://ietf.org/rfc/rfc2119 RFC 2119], &#039;&#039;lowercased&#039;&#039;. It is expected that this class will mainly be used in specifications.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;rfc2119&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;msonormal&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;A value used by Microsoft Office HTML output to mean nothing (literally).&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;price&lt;br /&gt;
   &amp;lt;td&amp;gt;span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a price. If there is a child element &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt;, then the title of that element gives the currency. The textContent of the element, ignoring the contents of the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element, if any, must be a valid floating point number.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots-nocontent&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains no information relevant to search engines. Such as main navigation, advertisement, dynamic content that is useful only to users, and disclaimers and copyright statments.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html Yahoo! Slurp allready support this class]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#classes the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
	<entry>
		<id>https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2233</id>
		<title>ClassExtensions</title>
		<link rel="alternate" type="text/html" href="https://wiki.whatwg.org/index.php?title=ClassExtensions&amp;diff=2233"/>
		<updated>2007-05-08T10:41:20Z</updated>

		<summary type="html">&lt;p&gt;Aleksandersen: Suggested &amp;#039;robots-nocontent&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists the allowed extension values for the class=&amp;quot;&amp;quot; attribute in HTML5. You may add your own values to this list, which makes them legal HTML5 class names. We ask that you try to avoid redundancy; if someone has already defined a name that does roughly what you want, please reuse it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; frame=&amp;quot;void&amp;quot; rules=&amp;quot;rows&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;th&amp;gt;Keyword&lt;br /&gt;
   &amp;lt;th&amp;gt;Applicable elements&lt;br /&gt;
   &amp;lt;th&amp;gt;Brief description&lt;br /&gt;
   &amp;lt;th&amp;gt;Link to more details&lt;br /&gt;
   &amp;lt;th&amp;gt;Synonyms&lt;br /&gt;
   &amp;lt;th&amp;gt;Status&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;msonormal&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;A value used by Microsoft Office HTML output to mean nothing (literally).&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Unendorsed&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;price&lt;br /&gt;
   &amp;lt;td&amp;gt;span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a price. If there is a child element &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt;, then the title of that element gives the currency. The textContent of the element, ignoring the contents of the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element, if any, must be a valid floating point number.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;ct&lt;br /&gt;
   &amp;lt;td&amp;gt;em&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element represents a &#039;&#039;&#039;c&#039;&#039;&#039;onformance &#039;&#039;&#039;t&#039;&#039;&#039;erm. The element must have a single text node which value is one of the key words defined by [http://ietf.org/rfc/rfc2119 RFC 2119], &#039;&#039;lowercased&#039;&#039;. It is expected that this class will mainly be used in specifications.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;rfc2119&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;author&lt;br /&gt;
   &amp;lt;td&amp;gt;p, span&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains details of the author of a neighbouring image.&lt;br /&gt;
   &amp;lt;td&amp;gt;none&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;robots-nocontent&lt;br /&gt;
   &amp;lt;td&amp;gt;All elements&lt;br /&gt;
   &amp;lt;td&amp;gt;Indicates that the element contains no information relevant to search engines. Such as main navigation, advertisement, dynamic content that is useful only to users, and disclaimers and copyright statments.&lt;br /&gt;
   &amp;lt;td&amp;gt;[http://help.yahoo.com/help/us/ysearch/slurp/slurp-14.html Yahoo! Slurp allready support this class]&lt;br /&gt;
   &amp;lt;td&amp;gt;&lt;br /&gt;
   &amp;lt;td&amp;gt;Proposal&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the &amp;quot;Status&amp;quot; section to be changed to &amp;quot;Accepted&amp;quot;, the proposed keyword must have been through the [http://microformats.org/wiki/process Microformats process], and been approved by the Microformats community. If it fails to go through this process, it is &amp;quot;Unendorsed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
For more details, see [http://whatwg.org/specs/web-apps/current-work/#classes the HTML5 specification].&lt;/div&gt;</summary>
		<author><name>Aleksandersen</name></author>
	</entry>
</feed>