html5/spec Overview.html,1.1463,1.1464

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

Modified Files:
	Overview.html 
Log Message:
testing new issue-delta tracking script (whatwg r2291)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1463
retrieving revision 1.1464
diff -u -d -r1.1463 -r1.1464
--- Overview.html	7 Oct 2008 04:55:00 -0000	1.1463
+++ Overview.html	7 Oct 2008 05:22:57 -0000	1.1464
@@ -21199,10 +21199,10 @@
   the <code><a href=#htmloptionscollection-0>HTMLOptionsCollection</a></code> object return by the <code title=dom-select-options><a href=#dom-select-options>options</a></code> attribute. Similarly, the
   <dfn id=dom-select-add title=dom-select-add><code>add()</code></dfn> and <dfn id=dom-select-remove title=dom-select-remove><code>remove()</code></dfn> methods must
   act like their namesake methods on that same
-  <code><a href=#htmloptionscollection-0>HTMLOptionsCollection</a></code> object.</p><!-- XXX9 is blocked on WebIDL --><!-- XXX
-  readonly attribute <span>HTMLOptionsCollection</span> <span title="dom-select-selectedOptions">selectedOptions</span>;
-           attribute long <span title="dom-select-selectedIndex">selectedIndex</span>;
-           attribute DOMString <span title="dom-select-value">value</span>;
+  <code><a href=#htmloptionscollection-0>HTMLOptionsCollection</a></code> object.</p><!-- XXX9 is blocked on WebIDL --><!--
+  XXX readonly attribute <span>HTMLOptionsCollection</span> <span title="dom-select-selectedOptions">selectedOptions</span>;
+  XXX          attribute long <span title="dom-select-selectedIndex">selectedIndex</span>;
+  XXX          attribute DOMString <span title="dom-select-value">value</span>;
   --><p class=XXX>...<p>The <dfn id=dom-select-multiple title=dom-select-multiple><code>multiple</code></dfn>
   and <dfn id=dom-select-size title=dom-select-size><code>size</code></dfn> DOM
   attributes must <a href=#reflect>reflect</a> the respective content

Received on Tuesday, 7 October 2008 05:23:36 UTC