[html5] r7572 - [e] (0) Remove this unused definition. Fixing https://www.w3.org/Bugs/Public/sho [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Dec 7 14:52:52 PST 2012


Author: ianh
Date: 2012-12-07 14:52:51 -0800 (Fri, 07 Dec 2012)
New Revision: 7572

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove this unused definition.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20228
Affected topics: HTML, HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2012-12-07 22:30:55 UTC (rev 7571)
+++ complete.html	2012-12-07 22:52:51 UTC (rev 7572)
@@ -87616,13 +87616,6 @@
   <p>The <dfn id=current-node>current node</dfn> is the bottommost node in this
   stack.</p>
 
-  <p>The <dfn id=current-table>current table</dfn> is the last <code><a href=#the-table-element>table</a></code>
-  element in the <a href=#stack-of-open-elements>stack of open elements</a>, if there is
-  one. If there is no <code><a href=#the-table-element>table</a></code> element in the <a href=#stack-of-open-elements>stack of
-  open elements</a> (<a href=#fragment-case>fragment case</a>), then the
-  <a href=#current-table>current table</a> is the first element in the <a href=#stack-of-open-elements>stack
-  of open elements</a> (the <code><a href=#the-html-element>html</a></code> element).</p>
-
   <p>Elements in the stack fall into the following categories:</p>
 
   <dl><dt><dfn id=special>Special</dfn></dt>
@@ -104301,6 +104294,7 @@
   Jonathan Rees,
   Jonathan Worent,
   Jonny Axelsson,
+  Jordan Tucker,
   Jorgen Horstink,
   Jorunn Danielsen Newth,
   Joseph Kesselman,

Modified: index
===================================================================
--- index	2012-12-07 22:30:55 UTC (rev 7571)
+++ index	2012-12-07 22:52:51 UTC (rev 7572)
@@ -87616,13 +87616,6 @@
   <p>The <dfn id=current-node>current node</dfn> is the bottommost node in this
   stack.</p>
 
-  <p>The <dfn id=current-table>current table</dfn> is the last <code><a href=#the-table-element>table</a></code>
-  element in the <a href=#stack-of-open-elements>stack of open elements</a>, if there is
-  one. If there is no <code><a href=#the-table-element>table</a></code> element in the <a href=#stack-of-open-elements>stack of
-  open elements</a> (<a href=#fragment-case>fragment case</a>), then the
-  <a href=#current-table>current table</a> is the first element in the <a href=#stack-of-open-elements>stack
-  of open elements</a> (the <code><a href=#the-html-element>html</a></code> element).</p>
-
   <p>Elements in the stack fall into the following categories:</p>
 
   <dl><dt><dfn id=special>Special</dfn></dt>
@@ -104301,6 +104294,7 @@
   Jonathan Rees,
   Jonathan Worent,
   Jonny Axelsson,
+  Jordan Tucker,
   Jorgen Horstink,
   Jorunn Danielsen Newth,
   Joseph Kesselman,

Modified: source
===================================================================
--- source	2012-12-07 22:30:55 UTC (rev 7571)
+++ source	2012-12-07 22:52:51 UTC (rev 7572)
@@ -101671,13 +101671,6 @@
   <p>The <dfn>current node</dfn> is the bottommost node in this
   stack.</p>
 
-  <p>The <dfn>current table</dfn> is the last <code>table</code>
-  element in the <span>stack of open elements</span>, if there is
-  one. If there is no <code>table</code> element in the <span>stack of
-  open elements</span> (<span>fragment case</span>), then the
-  <span>current table</span> is the first element in the <span>stack
-  of open elements</span> (the <code>html</code> element).</p>
-
   <p>Elements in the stack fall into the following categories:</p>
 
   <dl>
@@ -122078,6 +122071,7 @@
   Jonathan Rees,
   Jonathan Worent,
   Jonny Axelsson,
+  Jordan Tucker,
   Jorgen Horstink,
   Jorunn Danielsen Newth,
   Joseph Kesselman,




More information about the Commit-Watchers mailing list