[html5] r3644 - [e] (0) Remove more XXX markers in preparation for last call.
whatwg at whatwg.org
whatwg at whatwg.org
Sun Aug 16 20:03:56 PDT 2009
Author: ianh
Date: 2009-08-16 20:03:55 -0700 (Sun, 16 Aug 2009)
New Revision: 3644
Modified:
index
source
Log:
[e] (0) Remove more XXX markers in preparation for last call.
Modified: index
===================================================================
--- index 2009-08-17 02:56:32 UTC (rev 3643)
+++ index 2009-08-17 03:03:55 UTC (rev 3644)
@@ -26809,10 +26809,6 @@
often misused it, for example by including text that would in fact
be useful for all users, or that is redundant with other information
on the page separate from the table.</p>
-
- <p class="XXX">It has been suggested that the summary="" attribute
- should not be obsolete, and the working group may vote on the matter
- at some future point.</p>
-->
<div class=impl>
@@ -30636,8 +30632,8 @@
<p>When an <code><a href=#the-input-element>input</a></code> element does not have a
<code>Document</code> node as one of its ancestors (i.e. when it is
- not in the document), it is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p> <!-- XXX how does
- this affect shadow trees in XBL2? -->
+ not in the document), it is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</p> <!-- XBL2 spec
+ point -->
<p class=note>The <code title=attr-input-readonly><a href=#attr-input-readonly>readonly</a></code> attribute can also in
some cases (e.g. for the <a href=#date-state title=attr-input-type-date>Date</a> state, but not the <a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a> state) make an
@@ -36525,10 +36521,10 @@
<h5 id=introduction-0><span class=secno>4.10.16.1 </span>Introduction</h5>
- <p><i>This section is non-normative.</i></p>
-
</div>
+ <p><i>This section is non-normative.</i></p>
+
<p class=XXX> ... </p>
Modified: source
===================================================================
--- source 2009-08-17 02:56:32 UTC (rev 3643)
+++ source 2009-08-17 03:03:55 UTC (rev 3644)
@@ -29514,10 +29514,6 @@
often misused it, for example by including text that would in fact
be useful for all users, or that is redundant with other information
on the page separate from the table.</p>
-
- <p class="XXX">It has been suggested that the summary="" attribute
- should not be obsolete, and the working group may vote on the matter
- at some future point.</p>
-->
<div class="impl">
@@ -34010,8 +34006,8 @@
<p>When an <code>input</code> element does not have a
<code>Document</code> node as one of its ancestors (i.e. when it is
not in the document), it is <i
- title="concept-input-immutable">immutable</i>.</p> <!-- XXX how does
- this affect shadow trees in XBL2? -->
+ title="concept-input-immutable">immutable</i>.</p> <!-- XBL2 spec
+ point -->
<p class="note">The <code
title="attr-input-readonly">readonly</code> attribute can also in
@@ -40939,10 +40935,10 @@
<h5>Introduction</h5>
- <p><i>This section is non-normative.</i></p>
-
</div>
+ <p><i>This section is non-normative.</i></p>
+
<p class="XXX"> ... </p>
More information about the Commit-Watchers
mailing list