html5/spec Overview.html,1.4969,1.4970

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv15018

Modified Files:
	Overview.html 
Log Message:
apply chair revert request (whatwg r6201)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4969
retrieving revision 1.4970
diff -u -d -r1.4969 -r1.4970
--- Overview.html	9 Jun 2011 06:13:22 -0000	1.4969
+++ Overview.html	9 Jun 2011 06:57:30 -0000	1.4970
@@ -27274,7 +27274,8 @@
    <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>, 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>.</dd> 
+   <dd><a href="#transparent">Transparent</a>.</dd>
+   <dd><a href="#transparent">Transparent</a>.</dd> 
    <dt>Content attributes:</dt>
    <dd><a href="#global-attributes">Global attributes</a></dd>
    <dd><code title="attr-canvas-width"><a href="#attr-canvas-width">width</a></code></dd>

Received on Thursday, 9 June 2011 06:57:37 UTC