[html5] r2598 - [e] (0) Remove the traces of the <span><ul>...</ul></span> idea.
whatwg at whatwg.org
whatwg at whatwg.org
Sat Dec 27 22:21:59 PST 2008
Author: ianh
Date: 2008-12-27 22:21:58 -0800 (Sat, 27 Dec 2008)
New Revision: 2598
Modified:
index
source
Log:
[e] (0) Remove the traces of the <span><ul>...</ul></span> idea.
Modified: index
===================================================================
--- index 2008-12-28 06:20:27 UTC (rev 2597)
+++ index 2008-12-28 06:21:58 UTC (rev 2598)
@@ -11459,9 +11459,6 @@
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#flow-content-0>flow content</a> is expected.</dd>
-<!--XXXSPAN
- <dd>As the only child of a <code>span</code> element.</dd>
--->
<dt>Content model:</dt>
<dd>Zero or more <code><a href=#the-li-element>li</a></code> elements.</dd>
<dt>Element-specific attributes:</dt>
@@ -11559,9 +11556,6 @@
<dd><a href=#flow-content-0>Flow content</a>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#flow-content-0>flow content</a> is expected.</dd>
-<!--XXXSPAN
- <dd>As the only child of a <code>span</code> element.</dd>
--->
<dt>Content model:</dt>
<dd>Zero or more <code><a href=#the-li-element>li</a></code> elements.</dd>
<dt>Element-specific attributes:</dt>
@@ -11618,8 +11612,7 @@
<dd>Inside <code><a href=#the-ul-element>ul</a></code> elements.</dd>
<dd>Inside <code><a href=#menus>menu</a></code> elements.</dd>
<dt>Content model:</dt>
- <dd><!--XXXSPANWhen the element is a child of an <code>ol</code> or <code>ul/code> element that is itself the child of a <code>span</code> element: <span>phrasing content</span>.</dd>
- <dd>Otherwise: --><a href=#flow-content-0>Flow content</a>.</dd>
+ <dd><a href=#flow-content-0>Flow content</a>.</dd>
<dt>Element-specific attributes:</dt>
<dd>If the element is a child of an <code><a href=#the-ol-element>ol</a></code> element: <code title=attr-li-value><a href=#attr-li-value>value</a></code></dd>
<dd>If the element is not the child of an <code><a href=#the-ol-element>ol</a></code> element: None.</dd>
@@ -13831,8 +13824,7 @@
<dt>Contexts in which this element may be used:</dt>
<dd>Where <a href=#phrasing-content-0>phrasing content</a> is expected.</dd>
<dt>Content model:</dt>
- <dd><!--XXXSPAN Either: --><a href=#phrasing-content-0>Phrasing content</a>.</dd>
-<!--XXXSPAN <dd>Or: A single <code>ol</code> or <code>ul</code> element.</dd>-->
+ <dd><a href=#phrasing-content-0>Phrasing content</a>.</dd>
<dt>Element-specific attributes:</dt>
<dd>None.</dd>
<dt>DOM interface:</dt>
@@ -13841,21 +13833,7 @@
but can be useful when used together with other attributes,
e.g. <code title=attr-class><a href=#classes>class</a></code>, <code title=attr-lang><a href=#the-lang-and-xml:lang-attributes>lang</a></code>, or <code title=attr-dir><a href=#the-dir-attribute>dir</a></code>.</p>
-<!--XXXSPAN
- <p>The <code>span</code> element may be used to include a list
- inline in a paragraph. (When used in this way, the list can only
- itself contain <span>phrasing content</span>.)</p>
- <div class="example">
-
- <p>In this example, the list is part of the paragraph:</p>
-
- ...
-
- </div>
--->
-
-
<h4 id=the-i-element><span class=secno>4.6.19 </span>The <dfn><code>i</code></dfn> element</h4>
<dl class=element><dt>Categories</dt>
Modified: source
===================================================================
--- source 2008-12-28 06:20:27 UTC (rev 2597)
+++ source 2008-12-28 06:21:58 UTC (rev 2598)
@@ -12187,9 +12187,6 @@
<dd><span>Flow content</span>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <span>flow content</span> is expected.</dd>
-<!--XXXSPAN
- <dd>As the only child of a <code>span</code> element.</dd>
--->
<dt>Content model:</dt>
<dd>Zero or more <code>li</code> elements.</dd>
<dt>Element-specific attributes:</dt>
@@ -12294,9 +12291,6 @@
<dd><span>Flow content</span>.</dd>
<dt>Contexts in which this element may be used:</dt>
<dd>Where <span>flow content</span> is expected.</dd>
-<!--XXXSPAN
- <dd>As the only child of a <code>span</code> element.</dd>
--->
<dt>Content model:</dt>
<dd>Zero or more <code>li</code> elements.</dd>
<dt>Element-specific attributes:</dt>
@@ -12356,8 +12350,7 @@
<dd>Inside <code>ul</code> elements.</dd>
<dd>Inside <code>menu</code> elements.</dd>
<dt>Content model:</dt>
- <dd><!--XXXSPANWhen the element is a child of an <code>ol</code> or <code>ul/code> element that is itself the child of a <code>span</code> element: <span>phrasing content</span>.</dd>
- <dd>Otherwise: --><span>Flow content</span>.</dd>
+ <dd><span>Flow content</span>.</dd>
<dt>Element-specific attributes:</dt>
<dd>If the element is a child of an <code>ol</code> element: <code title="attr-li-value">value</code></dd>
<dd>If the element is not the child of an <code>ol</code> element: None.</dd>
@@ -14776,8 +14769,7 @@
<dt>Contexts in which this element may be used:</dt>
<dd>Where <span>phrasing content</span> is expected.</dd>
<dt>Content model:</dt>
- <dd><!--XXXSPAN Either: --><span>Phrasing content</span>.</dd>
-<!--XXXSPAN <dd>Or: A single <code>ol</code> or <code>ul</code> element.</dd>-->
+ <dd><span>Phrasing content</span>.</dd>
<dt>Element-specific attributes:</dt>
<dd>None.</dd>
<dt>DOM interface:</dt>
@@ -14790,21 +14782,7 @@
title="attr-lang">lang</code>, or <code
title="attr-dir">dir</code>.</p>
-<!--XXXSPAN
- <p>The <code>span</code> element may be used to include a list
- inline in a paragraph. (When used in this way, the list can only
- itself contain <span>phrasing content</span>.)</p>
- <div class="example">
-
- <p>In this example, the list is part of the paragraph:</p>
-
- ...
-
- </div>
--->
-
-
<h4>The <dfn><code>i</code></dfn> element</h4>
<dl class="element">
More information about the Commit-Watchers
mailing list