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

List:       html5-commit-watchers
Subject:    [html5] r4901 - [e] (0) mention that cellIndex != slot_x Fixing
From:       whatwg () whatwg ! org
Date:       2010-03-30 1:43:32
Message-ID: 20100330014332.DD5FF1C84005 () ps20323 ! dreamhostps ! com
[Download RAW message or body]

Author: ianh
Date: 2010-03-29 18:43:31 -0700 (Mon, 29 Mar 2010)
New Revision: 4901

Modified:
   complete.html
   index
   source
Log:
[e] (0) mention that cellIndex != slot_x
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9175

Modified: complete.html
===================================================================
--- complete.html	2010-03-30 01:39:24 UTC (rev 4900)
+++ complete.html	2010-03-30 01:43:31 UTC (rev 4901)
@@ -30619,7 +30619,10 @@
 
    <dd>
 
-    <p>Returns the position of the cell in the row's <code title=dom-tr-cells><a \
href=#dom-tr-cells>cells</a></code> list.</p> +    <p>Returns the position of the \
cell in the row's <code title=dom-tr-cells><a href=#dom-tr-cells>cells</a></code> \
list. This does not necessarily +    correspond to the <var title="">x</var>-position \
of the cell in +    the table, since earlier cells might cover multiple rows or
+    columns.</p>
 
     <p>Returns 0 if the element isn't in a row.</p>
 

Modified: index
===================================================================
--- index	2010-03-30 01:39:24 UTC (rev 4900)
+++ index	2010-03-30 01:43:31 UTC (rev 4901)
@@ -30520,7 +30520,10 @@
 
    <dd>
 
-    <p>Returns the position of the cell in the row's <code title=dom-tr-cells><a \
href=#dom-tr-cells>cells</a></code> list.</p> +    <p>Returns the position of the \
cell in the row's <code title=dom-tr-cells><a href=#dom-tr-cells>cells</a></code> \
list. This does not necessarily +    correspond to the <var title="">x</var>-position \
of the cell in +    the table, since earlier cells might cover multiple rows or
+    columns.</p>
 
     <p>Returns 0 if the element isn't in a row.</p>
 

Modified: source
===================================================================
--- source	2010-03-30 01:39:24 UTC (rev 4900)
+++ source	2010-03-30 01:43:31 UTC (rev 4901)
@@ -33585,7 +33585,10 @@
    <dd>
 
     <p>Returns the position of the cell in the row's <code
-    title="dom-tr-cells">cells</code> list.</p>
+    title="dom-tr-cells">cells</code> list. This does not necessarily
+    correspond to the <var title="">x</var>-position of the cell in
+    the table, since earlier cells might cover multiple rows or
+    columns.</p>
 
     <p>Returns 0 if the element isn't in a row.</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