[html5] r5066 - [e] (0) Make this non-normative note more precisely correct.
whatwg at whatwg.org
whatwg at whatwg.org
Fri Apr 30 16:13:29 PDT 2010
Author: ianh
Date: 2010-04-30 16:13:28 -0700 (Fri, 30 Apr 2010)
New Revision: 5066
Modified:
complete.html
index
source
Log:
[e] (0) Make this non-normative note more precisely correct.
Modified: complete.html
===================================================================
--- complete.html 2010-04-26 23:19:51 UTC (rev 5065)
+++ complete.html 2010-04-30 23:13:28 UTC (rev 5066)
@@ -186,7 +186,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Draft Standard — 26 April 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 30 April 2010</h2>
</hgroup><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>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -85493,9 +85493,10 @@
<hr><p class=note>The <dfn id=dom-head-profile title=dom-head-profile><code>profile</code></dfn> IDL attribute on
<code><a href=#the-head-element-0>head</a></code> elements (with the <code><a href=#htmlheadelement>HTMLHeadElement</a></code>
- interface) is intentionally omitted, and would therefore not be
- supported in conforming implementations. (It is mentioned here as it
- was defined in a previous version of the DOM specifcations.)</p>
+ interface) is intentionally omitted. Unless so required by <a href=#other-applicable-specifications title="other applicable specifications">another applicable
+ specification</a>, implementations would therefore not support
+ this attribute. (It is mentioned here as it was defined in a
+ previous version of the DOM specifications.)</p>
<hr><pre class=idl>[Supplemental]
interface <a href=#htmlhrelement>HTMLHRElement</a> {
Modified: index
===================================================================
--- index 2010-04-26 23:19:51 UTC (rev 5065)
+++ index 2010-04-30 23:13:28 UTC (rev 5066)
@@ -190,7 +190,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
- <h2 class="no-num no-toc">Draft Standard — 26 April 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 30 April 2010</h2>
</hgroup><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>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -78736,9 +78736,10 @@
<hr><p class=note>The <dfn id=dom-head-profile title=dom-head-profile><code>profile</code></dfn> IDL attribute on
<code><a href=#the-head-element-0>head</a></code> elements (with the <code><a href=#htmlheadelement>HTMLHeadElement</a></code>
- interface) is intentionally omitted, and would therefore not be
- supported in conforming implementations. (It is mentioned here as it
- was defined in a previous version of the DOM specifcations.)</p>
+ interface) is intentionally omitted. Unless so required by <a href=#other-applicable-specifications title="other applicable specifications">another applicable
+ specification</a>, implementations would therefore not support
+ this attribute. (It is mentioned here as it was defined in a
+ previous version of the DOM specifications.)</p>
<hr><pre class=idl>[Supplemental]
interface <a href=#htmlhrelement>HTMLHRElement</a> {
Modified: source
===================================================================
--- source 2010-04-26 23:19:51 UTC (rev 5065)
+++ source 2010-04-30 23:13:28 UTC (rev 5066)
@@ -97400,9 +97400,11 @@
<p class="note">The <dfn
title="dom-head-profile"><code>profile</code></dfn> IDL attribute on
<code>head</code> elements (with the <code>HTMLHeadElement</code>
- interface) is intentionally omitted, and would therefore not be
- supported in conforming implementations. (It is mentioned here as it
- was defined in a previous version of the DOM specifcations.)</p>
+ interface) is intentionally omitted. Unless so required by <span
+ title="other applicable specifications">another applicable
+ specification</span>, implementations would therefore not support
+ this attribute. (It is mentioned here as it was defined in a
+ previous version of the DOM specifications.)</p>
<hr>
More information about the Commit-Watchers
mailing list