Short URL: http://html5.org/r/6201
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 6201 | apply chair revert request | 2011-06-09 06:57 |
Index: source
===================================================================
--- source (revision 6200)
+++ source (revision 6201)
@@ -170,6 +170,13 @@
href="http://lists.w3.org/Archives/Public/public-html/2011May/0018.html">a
working group chair decision from May 2011</a>.</li><!--bug 11557-->
+ <li>The W3C version is missing some conformance constraints that
+ would make documents misusing <code>canvas</code> invalid, because
+ of <a
+ href="http://lists.w3.org/Archives/Public/public-html/2011Jun/0083.html">a
+ working group chair decision from June 2011</a>.</li><!--bug
+ 12906-->
+
</ul>
<p>Features that are part of HTML (and this specification) but that
@@ -37788,7 +37795,12 @@
<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>, 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>.</dd> <!-- and maybe <select>, I guess -->
+ <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><!--
+--><!--START w3c-html--><!--FORK--><!--
+-->.</dd> <!-- and maybe <select>, I guess? I've left it in for now, since I guess authors might make accessible selects if they're simple enough, and it's not obvious how to distinguish the simple ones from the complex ones... -->
<dt>Content attributes:</dt>
<dd><span>Global attributes</span></dd>
<dd><code title="attr-canvas-width">width</code></dd>