[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.)
git-svn-id: http://svn.whatwg.org/webapps@2604 340c8d12-0b0e-0410-8428-c7bf67bfef74
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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 @@ xh|section xh|section xh|section xh|section xh|section xh|h1 { /* same styles as
</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
<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
<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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters