[html5] r7901 - [e] (0) Remove redundant non-normative text that was just based on my forgetting [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jun 4 14:00:21 PDT 2013


Author: ianh
Date: 2013-06-04 14:00:20 -0700 (Tue, 04 Jun 2013)
New Revision: 7901

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove redundant non-normative text that was just based on my forgetting what the spec said, oops
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21759
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-06-04 20:58:14 UTC (rev 7900)
+++ complete.html	2013-06-04 21:00:20 UTC (rev 7901)
@@ -57271,8 +57271,6 @@
    <dd><a href=#sectioning-root>Sectioning root</a>.</dd>
    <dt><a href=#element-dfn-contexts title=element-dfn-contexts>Contexts in which this element can be used</a>:</dt>
    <dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
-   <dd>As a child of a <code><a href=#the-dt-element>dt</a></code> element.</dd>
-   <dd>As a child of a <code><a href=#the-th-element>th</a></code> element.</dd>
    <dt><a href=#element-dfn-content-model title=element-dfn-content-model>Content model</a>:</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
    <dt><a href=#element-dfn-tag-omission title=element-dfn-tag-omission>Tag omission in text/html</a>:</dt>

Modified: index
===================================================================
--- index	2013-06-04 20:58:14 UTC (rev 7900)
+++ index	2013-06-04 21:00:20 UTC (rev 7901)
@@ -57271,8 +57271,6 @@
    <dd><a href=#sectioning-root>Sectioning root</a>.</dd>
    <dt><a href=#element-dfn-contexts title=element-dfn-contexts>Contexts in which this element can be used</a>:</dt>
    <dd>Where <a href=#flow-content>flow content</a> is expected.</dd>
-   <dd>As a child of a <code><a href=#the-dt-element>dt</a></code> element.</dd>
-   <dd>As a child of a <code><a href=#the-th-element>th</a></code> element.</dd>
    <dt><a href=#element-dfn-content-model title=element-dfn-content-model>Content model</a>:</dt>
    <dd><a href=#flow-content>Flow content</a>.</dd>
    <dt><a href=#element-dfn-tag-omission title=element-dfn-tag-omission>Tag omission in text/html</a>:</dt>

Modified: source
===================================================================
--- source	2013-06-04 20:58:14 UTC (rev 7900)
+++ source	2013-06-04 21:00:20 UTC (rev 7901)
@@ -63388,8 +63388,6 @@
    <dd><span>Sectioning root</span>.</dd>
    <dt><span title="element-dfn-contexts">Contexts in which this element can be used</span>:</dt>
    <dd>Where <span>flow content</span> is expected.</dd>
-   <dd>As a child of a <code>dt</code> element.</dd>
-   <dd>As a child of a <code>th</code> element.</dd>
    <dt><span title="element-dfn-content-model">Content model</span>:</dt>
    <dd><span>Flow content</span>.</dd>
    <dt><span title="element-dfn-attributes">Content attributes</span>:</dt>




More information about the Commit-Watchers mailing list