Skip to content

Commit

Permalink
[ac] (0) apply wg decision
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8088

git-svn-id: http://svn.whatwg.org/webapps@5980 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 8, 2011
1 parent 40c018f commit 110428d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 87 deletions.
37 changes: 10 additions & 27 deletions complete.html
Expand Up @@ -13848,9 +13848,9 @@ <h5 id=pragma-directives><span class=secno>4.2.5.3 </span>Pragma directives</h5>
<table id=table-http-equiv><thead><tr><th>State
<th>Keyword
<th>Notes
<tbody><tr><td><a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content Language</a>
<tbody><tr class=impl><td><a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content Language</a>
<td><code title="">content-language</code>
<td>Conformance checkers will include a warning
<td>Non-conforming
<tr><td><a href=#attr-meta-http-equiv-content-type title=attr-meta-http-equiv-content-type>Encoding declaration</a>
<td><code title="">content-type</code>
<td>
Expand Down Expand Up @@ -13922,19 +13922,18 @@ <h5 id=pragma-directives><span class=secno>4.2.5.3 </span>Pragma directives</h5>

</div>

<dl><dt><dfn id=attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
<dl><dt class=impl><dfn id=attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content language state</dfn> (<code title="">http-equiv="content-language"</code>)

<dd>
<dd class=impl>

<p class=note>This feature is non-conforming. Authors are
encouraged to use the <code title=attr-lang><a href=#attr-lang>lang</a></code>
attribute instead.</p>

<p>This pragma sets the <dfn id=pragma-set-default-language>pragma-set default
language</dfn>. Until the pragma is successfully processed, there
is no <a href=#pragma-set-default-language>pragma-set default language</a>.</p>

<p class=note>Conformance checkers will include a warning if
this pragma is used. Authors are encouraged to use the <code title=attr-lang><a href=#attr-lang>lang</a></code> attribute instead.</p>

<div class=impl>

<ol><li><p>If another <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 state</a> has already been successfully processed
Expand Down Expand Up @@ -13967,16 +13966,8 @@ <h5 id=pragma-directives><span class=secno>4.2.5.3 </span>Pragma directives</h5>
<li><p>Let the <a href=#pragma-set-default-language>pragma-set default language</a> be the
string that resulted from the previous step.</li>

</ol></div>

<p>For <code><a href=#meta>meta</a></code> elements 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 state</a>, the <code title=attr-meta-content><a href=#attr-meta-content>content</a></code> attribute must have a
value consisting of a valid BCP 47 language tag. <a href=#refsBCP47>[BCP47]</a></p>

<p class=note>This pragma is not exactly equivalent to the HTTP
<code>Content-Language</code> header, for instance it only
supports one language. <a href=#refsHTTP>[HTTP]</a></p>
</ol><p class=note>This pragma is not exactly equivalent to the HTTP
<code>Content-Language</code> header. <a href=#refsHTTP>[HTTP]</a></p>

</dd>

Expand Down Expand Up @@ -91528,10 +91519,6 @@ <h3 id=obsolete-but-conforming-features><span class=secno>16.1 </span>Obsolete b
<p>Features listed in this section will trigger warnings in
conformance checkers.</p>

<p>Authors should not specify 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 on a <code><a href=#meta>meta</a></code> element. The <code title=attr-lang><a href=#attr-lang>lang</a></code> attribute should be used instead.</p>

<p>Authors should not specify a <code title=attr-img-border><a href=#attr-img-border>border</a></code> attribute on an
<code><a href=#the-img-element>img</a></code> element. If the attribute is present, its value
must be the string "<code title="">0</code>". CSS should be used
Expand Down Expand Up @@ -91588,10 +91575,6 @@ <h4 id=warnings-for-obsolete-but-conforming-features><span class=secno>16.1.1 </
<ul><!-- downplayed list --><li><p>The presence of an <a href=#obsolete-permitted-doctype>obsolete permitted DOCTYPE</a>
in an <a href=#html-documents title="HTML documents">HTML document</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><a href=#attr-img-border>border</a></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>

Expand Down
37 changes: 10 additions & 27 deletions index
Expand Up @@ -13829,9 +13829,9 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p&gt;
<table id=table-http-equiv><thead><tr><th>State
<th>Keyword
<th>Notes
<tbody><tr><td><a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content Language</a>
<tbody><tr class=impl><td><a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content Language</a>
<td><code title="">content-language</code>
<td>Conformance checkers will include a warning
<td>Non-conforming
<tr><td><a href=#attr-meta-http-equiv-content-type title=attr-meta-http-equiv-content-type>Encoding declaration</a>
<td><code title="">content-type</code>
<td>
Expand Down Expand Up @@ -13903,19 +13903,18 @@ people expect to have work and what is necessary.

</div>

<dl><dt><dfn id=attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
<dl><dt class=impl><dfn id=attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content language state</dfn> (<code title="">http-equiv="content-language"</code>)

<dd>
<dd class=impl>

<p class=note>This feature is non-conforming. Authors are
encouraged to use the <code title=attr-lang><a href=#attr-lang>lang</a></code>
attribute instead.</p>

<p>This pragma sets the <dfn id=pragma-set-default-language>pragma-set default
language</dfn>. Until the pragma is successfully processed, there
is no <a href=#pragma-set-default-language>pragma-set default language</a>.</p>

<p class=note>Conformance checkers will include a warning if
this pragma is used. Authors are encouraged to use the <code title=attr-lang><a href=#attr-lang>lang</a></code> attribute instead.</p>

<div class=impl>

<ol><li><p>If another <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 state</a> has already been successfully processed
Expand Down Expand Up @@ -13948,16 +13947,8 @@ people expect to have work and what is necessary.
<li><p>Let the <a href=#pragma-set-default-language>pragma-set default language</a> be the
string that resulted from the previous step.</li>

</ol></div>

<p>For <code><a href=#meta>meta</a></code> elements 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 state</a>, the <code title=attr-meta-content><a href=#attr-meta-content>content</a></code> attribute must have a
value consisting of a valid BCP 47 language tag. <a href=#refsBCP47>[BCP47]</a></p>

<p class=note>This pragma is not exactly equivalent to the HTTP
<code>Content-Language</code> header, for instance it only
supports one language. <a href=#refsHTTP>[HTTP]</a></p>
</ol><p class=note>This pragma is not exactly equivalent to the HTTP
<code>Content-Language</code> header. <a href=#refsHTTP>[HTTP]</a></p>

</dd>

Expand Down Expand Up @@ -87468,10 +87459,6 @@ if (s = prompt('What is your name?')) {
<p>Features listed in this section will trigger warnings in
conformance checkers.</p>

<p>Authors should not specify 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 on a <code><a href=#meta>meta</a></code> element. The <code title=attr-lang><a href=#attr-lang>lang</a></code> attribute should be used instead.</p>

<p>Authors should not specify a <code title=attr-img-border><a href=#attr-img-border>border</a></code> attribute on an
<code><a href=#the-img-element>img</a></code> element. If the attribute is present, its value
must be the string "<code title="">0</code>". CSS should be used
Expand Down Expand Up @@ -87528,10 +87515,6 @@ if (s = prompt('What is your name?')) {
<ul><!-- downplayed list --><li><p>The presence of an <a href=#obsolete-permitted-doctype>obsolete permitted DOCTYPE</a>
in an <a href=#html-documents title="HTML documents">HTML document</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><a href=#attr-img-border>border</a></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>

Expand Down
42 changes: 9 additions & 33 deletions source
Expand Up @@ -14565,10 +14565,10 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p>
<th>Keyword
<th>Notes
<tbody>
<tr>
<tr class="impl">
<td><span title="attr-meta-http-equiv-content-language">Content Language</span>
<td><code title="">content-language</code>
<td>Conformance checkers will include a warning
<td>Non-conforming
<tr>
<td><span title="attr-meta-http-equiv-content-type">Encoding declaration</span>
<td><code title="">content-type</code>
Expand Down Expand Up @@ -14650,20 +14650,18 @@ people expect to have work and what is necessary.

<dl>

<dt><dfn title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)
<dt class="impl"><dfn title="attr-meta-http-equiv-content-language">Content language state</dfn> (<code title="">http-equiv="content-language"</code>)

<dd>
<dd class="impl">

<p class="note">This feature is non-conforming. Authors are
encouraged to use the <code title="attr-lang">lang</code>
attribute instead.</p>

<p>This pragma sets the <dfn>pragma-set default
language</dfn>. Until the pragma is successfully processed, there
is no <span>pragma-set default language</span>.</p>

<p class="note">Conformance checkers will include a warning if
this pragma is used. Authors are encouraged to use the <code
title="attr-lang">lang</code> attribute instead.</p>

<div class="impl">

<ol>

<li><p>If another <code>meta</code> element with an <code
Expand Down Expand Up @@ -14704,19 +14702,8 @@ people expect to have work and what is necessary.

</ol>

</div>

<p>For <code>meta</code> elements with an <code
title="attr-meta-http-equiv">http-equiv</code> attribute in the
<span title="attr-meta-http-equiv-content-language">Content
Language state</span>, the <code
title="attr-meta-content">content</code> attribute must have a
value consisting of a valid BCP 47 language tag. <a
href="#refsBCP47">[BCP47]</a></p>

<p class="note">This pragma is not exactly equivalent to the HTTP
<code>Content-Language</code> header, for instance it only
supports one language. <a href="#refsHTTP">[HTTP]</a></p>
<code>Content-Language</code> header. <a href="#refsHTTP">[HTTP]</a></p>

</dd>

Expand Down Expand Up @@ -103682,12 +103669,6 @@ if (s = prompt('What is your name?')) {
<p>Features listed in this section will trigger warnings in
conformance checkers.</p>

<p>Authors should not specify 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 on a <code>meta</code> element. The <code
title="attr-lang">lang</code> attribute should be used instead.</p>

<p>Authors should not specify a <code
title="attr-img-border">border</code> attribute on an
<code>img</code> element. If the attribute is present, its value
Expand Down Expand Up @@ -103754,11 +103735,6 @@ if (s = prompt('What is your name?')) {
<li><p>The presence of an <span>obsolete permitted DOCTYPE</span>
in an <span title="HTML documents">HTML document</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
Expand Down

0 comments on commit 110428d

Please sign in to comment.