[html5] r2604 - [c] (0) Make the presence of profile='' a toned-down error since that attribute [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Dec 28 16:53:12 PST 2008


Author: ianh
Date: 2008-12-28 16:53:11 -0800 (Sun, 28 Dec 2008)
New Revision: 2604

Modified:
   index
   source
Log:
[c] (0) Make the presence of profile='' a toned-down error since that attribute is used in WordPress templates. (Also, rearrange that section to make more sense.)

Modified: index
===================================================================
--- index	2008-12-28 12:18:49 UTC (rev 2603)
+++ index	2008-12-29 00:53:11 UTC (rev 2604)
@@ -21,7 +21,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML 5</h1>
-   <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 28 December 2008</h2>
+   <h2 class="no-num no-toc" id=draft-recommendation-—-date:-01-jan-1901>Draft Recommendation — 29 December 2008</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <dl><dt>Multiple-page version:</dt>
@@ -54895,17 +54895,26 @@
     </ul><!-- only things that trigger no-quirks mode and were valid in
     some other spec are allowed in this list --></li>   
 
+   <li><p>The presence of a <code title=attr-head-profile>profile</code> attribute on the
+   <code><a href=#the-head-element>head</a></code> element, if it's value is an <a href=#unordered-set-of-unique-space-separated-tokens>unordered set
+   of unique space-separated tokens</a> where the words are all
+   <a href=#valid-url title="valid URL">valid URLs</a>.</li>
+
+   <li><p>The presence of a <code><a href=#meta>meta</a></code> element with an <code title=attr-meta-http-equiv><a href=#attr-meta-http-equiv>http-equiv</a></code> attribute in the
+   <a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content
+   Language</a> state.</li>
+
    <li><p>The presence of a <code title=attr-img-border>border</code> attribute on an
    <code><a href=#the-img-element>img</a></code> element if its value is the string "<code title="">0</code>".</li>
 
+   <li><p>The presence of a <code title=attr-img-longdesc>longdesc</code> attribute on an
+   <code><a href=#the-img-element>img</a></code> element, if its value is a <a href=#valid-url>valid
+   URL</a>.</li> <!-- 0.29% pages -->
+
    <li><p>The presence of a <code title=attr-script-language>language</code> attribute on a
    <code><a href=#script>script</a></code> element if its value is an <a href=#ascii-case-insensitive>ASCII
    case-insensitive</a> match for the string "<code title="">JavaScript</code>".</li>
 
-   <li><p>The presence of a <code><a href=#meta>meta</a></code> element with an <code title=attr-meta-http-equiv><a href=#attr-meta-http-equiv>http-equiv</a></code> attribute in the
-   <a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content
-   Language</a> state.</li>
-
    <li><p>The presence of a <code title=attr-a-name>name</code>
    attribute on an <code><a href=#the-a-element>a</a></code> element, if its value is not the
    empty string.</li>
@@ -54917,10 +54926,6 @@
    attribute on a <code><a href=#the-td-element>td</a></code> or <code><a href=#the-th-element>th</a></code> element.</li>
    <!-- 1.33% pages -->
 
-   <li><p>The presence of a <code title=attr-img-longdesc>longdesc</code> attribute on an
-   <code><a href=#the-img-element>img</a></code> element, if its value is a <a href=#valid-url>valid
-   URL</a>.</li> <!-- 0.29% pages -->
-
    <li><p>The presence of a <code>noframes</code> element.</li>
 
   </ul><h2 id=no><span class=secno>11 </span>Things that you can't do with this specification because

Modified: source
===================================================================
--- source	2008-12-28 12:18:49 UTC (rev 2603)
+++ source	2008-12-29 00:53:11 UTC (rev 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>  




More information about the Commit-Watchers mailing list