Short URL: http://html5.org/r/2604
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2604 | 2008-12-29 00:53 |
Index: source
===================================================================
--- source (revision 2603)
+++ source (revision 2604)
@@ -59973,21 +59973,32 @@
</li>
<li><p>The presence of a <code
+ title="attr-head-profile">profile</code> attribute on the
+ <code>head</code> element, if it's value is an <span>unordered set
+ of unique space-separated tokens</span> where the words are all
+ <span title="valid URL">valid URLs</span>.</p></li>
+
+ <li><p>The presence of a <code>meta</code> element with an <code
+ title="attr-meta-http-equiv">http-equiv</code> attribute in the
+ <span title="attr-meta-http-equiv-content-language">Content
+ Language</span> state.</p></li>
+
+ <li><p>The presence of a <code
title="attr-img-border">border</code> attribute on an
<code>img</code> element if its value is the string "<code
title="">0</code>".</p></li>
<li><p>The presence of a <code
+ title="attr-img-longdesc">longdesc</code> attribute on an
+ <code>img</code> element, if its value is a <span>valid
+ URL</span>.</p></li> <!-- 0.29% pages -->
+
+ <li><p>The presence of a <code
title="attr-script-language">language</code> attribute on a
<code>script</code> element if its value is an <span>ASCII
case-insensitive</span> match for the string "<code
title="">JavaScript</code>".</p></li>
- <li><p>The presence of a <code>meta</code> element with an <code
- title="attr-meta-http-equiv">http-equiv</code> attribute in the
- <span title="attr-meta-http-equiv-content-language">Content
- Language</span> state.</p></li>
-
<li><p>The presence of a <code title="attr-a-name">name</code>
attribute on an <code>a</code> element, if its value is not the
empty string.</p></li>
@@ -60000,11 +60011,6 @@
attribute on a <code>td</code> or <code>th</code> element.</p></li>
<!-- 1.33% pages -->
- <li><p>The presence of a <code
- title="attr-img-longdesc">longdesc</code> attribute on an
- <code>img</code> element, if its value is a <span>valid
- URL</span>.</p></li> <!-- 0.29% pages -->
-
<li><p>The presence of a <code>noframes</code> element.</p></li>
</ul>