html5/spec Overview.html,1.2829,1.2830

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv14678

Modified Files:
	Overview.html 
Log Message:
Remove more XXX markers in preparation for last call. (whatwg r3644)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2829
retrieving revision 1.2830
diff -u -d -r1.2829 -r1.2830
--- Overview.html	17 Aug 2009 02:56:37 -0000	1.2829
+++ Overview.html	17 Aug 2009 03:04:00 -0000	1.2830
@@ -23720,10 +23720,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">
 
   <p>If a <code><a href="#the-table-element">table</a></code> element has a <code title="attr-table-summary"><a href="#attr-table-summary">summary</a></code> attribute, the user agent
@@ -27347,8 +27343,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
@@ -32395,9 +32391,7 @@
 
   <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 class="XXX"> ... <div class="impl">
+  </div><p><i>This section is non-normative.</i><p class="XXX"> ... <div class="impl">
 
   <h5 id="implicit-submission"><span class="secno">4.10.16.2 </span>Implicit submission</h5>
 

Received on Monday, 17 August 2009 03:04:18 UTC