[prev in list] [next in list] [prev in thread] [next in thread] 

List:       html5-commit-watchers
Subject:    [html5] r4911 - [e] (0) clarify parenthetical Fixing
From:       whatwg () whatwg ! org
Date:       2010-03-30 22:51:52
Message-ID: 20100330225152.726891C8C003 () ps20323 ! dreamhostps ! com
[Download RAW message or body]

Author: ianh
Date: 2010-03-30 15:51:51 -0700 (Tue, 30 Mar 2010)
New Revision: 4911

Modified:
   complete.html
   index
   source
Log:
[e] (0) clarify parenthetical
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9209

Modified: complete.html
===================================================================
--- complete.html	2010-03-30 22:47:22 UTC (rev 4910)
+++ complete.html	2010-03-30 22:51:51 UTC (rev 4911)
@@ -30396,8 +30396,8 @@
   <code><a href=#the-tbody-element>tbody</a></code>, <code><a \
href=#the-thead-element>thead</a></code>, or <code><a \
href=#the-tfoot-element>tfoot</a></code>  element, return the index of the <code><a \
href=#the-tr-element>tr</a></code> element in the  parent element's <code \
                title="">rows</code> collection (for tables,
-  that's the <code title=dom-table-rows><a href=#dom-table-rows>rows</a></code> \
                collection; for
-  table sections, that's the <code title=dom-tbody-rows><a \
href=#dom-tbody-rows>rows</a></code> +  that's the <code title=dom-table-rows><a \
href=#dom-table-rows>HTMLTableElement.rows</a></code> +  collection; for table \
sections, that's the <code title=dom-tbody-rows><a \
href=#dom-tbody-rows>HTMLTableRowElement.rows</a></code>  collection). If there is no \
such parent element, then the attribute  must return &minus;1.</p>
 

Modified: index
===================================================================
--- index	2010-03-30 22:47:22 UTC (rev 4910)
+++ index	2010-03-30 22:51:51 UTC (rev 4911)
@@ -30297,8 +30297,8 @@
   <code><a href=#the-tbody-element>tbody</a></code>, <code><a \
href=#the-thead-element>thead</a></code>, or <code><a \
href=#the-tfoot-element>tfoot</a></code>  element, return the index of the <code><a \
href=#the-tr-element>tr</a></code> element in the  parent element's <code \
                title="">rows</code> collection (for tables,
-  that's the <code title=dom-table-rows><a href=#dom-table-rows>rows</a></code> \
                collection; for
-  table sections, that's the <code title=dom-tbody-rows><a \
href=#dom-tbody-rows>rows</a></code> +  that's the <code title=dom-table-rows><a \
href=#dom-table-rows>HTMLTableElement.rows</a></code> +  collection; for table \
sections, that's the <code title=dom-tbody-rows><a \
href=#dom-tbody-rows>HTMLTableRowElement.rows</a></code>  collection). If there is no \
such parent element, then the attribute  must return &minus;1.</p>
 

Modified: source
===================================================================
--- source	2010-03-30 22:47:22 UTC (rev 4910)
+++ source	2010-03-30 22:51:51 UTC (rev 4911)
@@ -33312,8 +33312,9 @@
   <code>tbody</code>, <code>thead</code>, or <code>tfoot</code>
   element, return the index of the <code>tr</code> element in the
   parent element's <code title="">rows</code> collection (for tables,
-  that's the <code title="dom-table-rows">rows</code> collection; for
-  table sections, that's the <code title="dom-tbody-rows">rows</code>
+  that's the <code title="dom-table-rows">HTMLTableElement.rows</code>
+  collection; for table sections, that's the <code
+  title="dom-tbody-rows">HTMLTableRowElement.rows</code>
   collection). If there is no such parent element, then the attribute
   must return &#x2212;1.</p>
 

_______________________________________________
Commit-Watchers mailing list
Commit-Watchers@lists.whatwg.org
http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic