[html5] r6869 - [e] (0) Remove some copypasta. Fixing http://www.w3.org/Bugs/Public/show_bug.cgi [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Dec 9 15:12:26 PST 2011
Author: ianh
Date: 2011-12-09 15:12:25 -0800 (Fri, 09 Dec 2011)
New Revision: 6869
Modified:
complete.html
index
source
Log:
[e] (0) Remove some copypasta.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14810
Affected topics: Canvas
Modified: complete.html
===================================================================
--- complete.html 2011-12-09 23:06:17 UTC (rev 6868)
+++ complete.html 2011-12-09 23:12:25 UTC (rev 6869)
@@ -34093,7 +34093,6 @@
<dt>Contexts in which this element can be used:</dt>
<dd>Where <a href=#embedded-content>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
- <dd><a href=#transparent>Transparent</a>.</dd>
<dd><a href=#transparent>Transparent</a><!--
--><!--FORK--><!--
-->, but with no <a href=#interactive-content>interactive content</a> descendants except for <code><a href=#the-a-element>a</a></code> elements, <code><a href=#the-button-element>button</a></code> elements, <code><a href=#the-input-element>input</a></code> elements whose <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute are in the <a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a> or <a href=#radio-button-state title=attr-input-type-radio>Radio Button</a> states, and <code><a href=#the-input-element>input</a></code> elements that are <a href=#concept-button title=concept-button>buttons</a><!--
Modified: index
===================================================================
--- index 2011-12-09 23:06:17 UTC (rev 6868)
+++ index 2011-12-09 23:12:25 UTC (rev 6869)
@@ -34093,7 +34093,6 @@
<dt>Contexts in which this element can be used:</dt>
<dd>Where <a href=#embedded-content>embedded content</a> is expected.</dd>
<dt>Content model:</dt>
- <dd><a href=#transparent>Transparent</a>.</dd>
<dd><a href=#transparent>Transparent</a><!--
--><!--FORK--><!--
-->, but with no <a href=#interactive-content>interactive content</a> descendants except for <code><a href=#the-a-element>a</a></code> elements, <code><a href=#the-button-element>button</a></code> elements, <code><a href=#the-input-element>input</a></code> elements whose <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute are in the <a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a> or <a href=#radio-button-state title=attr-input-type-radio>Radio Button</a> states, and <code><a href=#the-input-element>input</a></code> elements that are <a href=#concept-button title=concept-button>buttons</a><!--
Modified: source
===================================================================
--- source 2011-12-09 23:06:17 UTC (rev 6868)
+++ source 2011-12-09 23:12:25 UTC (rev 6869)
@@ -39676,7 +39676,6 @@
<dt>Contexts in which this element can be used:</dt>
<dd>Where <span>embedded content</span> is expected.</dd>
<dt>Content model:</dt>
- <dd><span>Transparent</span>.</dd>
<dd><span>Transparent</span><!--
--><!--END w3c-html--><!--FORK--><!--
-->, but with no <span>interactive content</span> descendants except for <code>a</code> elements, <code>button</code> elements, <code>input</code> elements whose <code title="attr-input-type">type</code> attribute are in the <span title="attr-input-type-checkbox">Checkbox</span> or <span title="attr-input-type-radio">Radio Button</span> states, and <code>input</code> elements that are <span title="concept-button">buttons</span><!--
More information about the Commit-Watchers
mailing list