- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 26 Sep 2010 20:47:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv30786 Modified Files: content-models.html parsing.html spec.html Log Message: editorial fixes for bugs reported on IRC today (whatwg r5519) [updated by splitter] Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- parsing.html 26 Sep 2010 03:16:37 -0000 1.24 +++ parsing.html 26 Sep 2010 20:47:00 -0000 1.25 @@ -1482,37 +1482,37 @@ it <a href="#has-an-element-in-the-specific-scope">has an element in the specific scope</a> consisting of the following element types:</p> - <ul class="brief"><li><code><a href="obsolete.html#the-applet-element">applet</a></code> in the HTML namespace</li> - <li><code><a href="tabular-data.html#the-caption-element">caption</a></code> in the HTML namespace</li> - <li><code><a href="semantics.html#the-html-element-0">html</a></code> in the HTML namespace</li> <!-- (This can only happen if the <var title="">node</var> is the topmost node of the <span>stack of open elements</span>, and prevents the next step from being invoked if there are no more elements in the stack.) --> - <li><code><a href="tabular-data.html#the-table-element">table</a></code> in the HTML namespace</li> - <li><code><a href="tabular-data.html#the-td-element">td</a></code> in the HTML namespace</li> - <li><code><a href="tabular-data.html#the-th-element">th</a></code> in the HTML namespace</li> - <li><code><a href="obsolete.html#the-marquee-element">marquee</a></code> in the HTML namespace</li> - <li><code><a href="the-iframe-element.html#the-object-element">object</a></code> in the HTML namespace</li> - <li><code title="">annotation-xml</code> in the SVG namespace</li> - <li><code title="">foreignObject</code> in the SVG namespace</li> + <ul class="brief"><li><code><a href="obsolete.html#the-applet-element">applet</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="tabular-data.html#the-caption-element">caption</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="semantics.html#the-html-element-0">html</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> <!-- (This can only happen if the <var title="">node</var> is the topmost node of the <span>stack of open elements</span>, and prevents the next step from being invoked if there are no more elements in the stack.) --> + <li><code><a href="tabular-data.html#the-table-element">table</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="tabular-data.html#the-td-element">td</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="tabular-data.html#the-th-element">th</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="obsolete.html#the-marquee-element">marquee</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="the-iframe-element.html#the-object-element">object</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code title="">annotation-xml</code> in the <a href="namespaces.html#mathml-namespace">MathML namespace</a></li> + <li><code title="">foreignObject</code> in the <a href="namespaces.html#svg-namespace">SVG namespace</a></li> </ul><p>The <a href="#stack-of-open-elements">stack of open elements</a> is said to <dfn id="has-an-element-in-list-item-scope" title="has an element in list item scope">have an element in list item scope</dfn> when it <a href="#has-an-element-in-the-specific-scope">has an element in the specific scope</a> consisting of the following element types:</p> <ul class="brief"><li>All the element types listed above for the <i><a href="#has-an-element-in-scope">has an element in scope</a></i> algorithm.</li> - <li><code><a href="grouping-content.html#the-ol-element">ol</a></code> in the HTML namespace</li> - <li><code><a href="grouping-content.html#the-ul-element">ul</a></code> in the HTML namespace</li> + <li><code><a href="grouping-content.html#the-ol-element">ol</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> + <li><code><a href="grouping-content.html#the-ul-element">ul</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> </ul><p>The <a href="#stack-of-open-elements">stack of open elements</a> is said to <dfn id="has-an-element-in-button-scope" title="has an element in button scope">have an element in button scope</dfn> when it <a href="#has-an-element-in-the-specific-scope">has an element in the specific scope</a> consisting of the following element types:</p> <ul class="brief"><li>All the element types listed above for the <i><a href="#has-an-element-in-scope">has an element in scope</a></i> algorithm.</li> - <li><code><a href="the-button-element.html#the-button-element">button</a></code> in the HTML namespace</li> + <li><code><a href="the-button-element.html#the-button-element">button</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> </ul><p>The <a href="#stack-of-open-elements">stack of open elements</a> is said to <dfn id="has-an-element-in-table-scope" title="has an element in table scope">have an element in table scope</dfn> when it <a href="#has-an-element-in-the-specific-scope">has an element in the specific scope</a> consisting of the following element types:</p> - <ul class="brief"><li><code><a href="semantics.html#the-html-element-0">html</a></code> in the HTML namespace</li> <!-- (This can only happen if the <var title="">node</var> is the topmost node of the <span>stack of open elements</span>, and prevents the next step from being invoked if there are no more elements in the stack.) --> - <li><code><a href="tabular-data.html#the-table-element">table</a></code> in the HTML namespace</li> + <ul class="brief"><li><code><a href="semantics.html#the-html-element-0">html</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> <!-- (This can only happen if the <var title="">node</var> is the topmost node of the <span>stack of open elements</span>, and prevents the next step from being invoked if there are no more elements in the stack.) --> + <li><code><a href="tabular-data.html#the-table-element">table</a></code> in the <a href="namespaces.html#html-namespace-0">HTML namespace</a></li> </ul><p>Nothing happens if at any time any of the elements in the <a href="#stack-of-open-elements">stack of open elements</a> are moved to a new location in, or removed from, the <code><a href="infrastructure.html#document">Document</a></code> tree. In particular, the Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- content-models.html 26 Sep 2010 20:16:43 -0000 1.24 +++ content-models.html 26 Sep 2010 20:47:00 -0000 1.25 @@ -1057,6 +1057,9 @@ </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute in the <a href="states-of-the-type-attribute.html#week-state" title="attr-input-type-week">Week</a> state </td><td>No role, with the <code title="title-aria-readonly">aria-readonly</code> state set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute + </td></tr><tr><td><code><a href="the-input-element.html#the-input-element">input</a></code> element that is <a href="common-input-element-attributes.html#concept-input-required" title="concept-input-required">required</a> + </td><td>The <code title="title-aria-required">aria-required</code> state set to "true" + </td></tr><tr><td><code><a href="the-button-element.html#the-keygen-element">keygen</a></code> element </td><td>No role @@ -1108,6 +1111,9 @@ </td></tr><tr><td><code><a href="the-button-element.html#the-select-element">select</a></code> element with no <code title="attr-select-multiple"><a href="the-button-element.html#attr-select-multiple">multiple</a></code> attribute </td><td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "false" + </td></tr><tr><td><code><a href="the-button-element.html#the-select-element">select</a></code> element with a <code title="attr-select-required"><a href="the-button-element.html#attr-select-required">required</a></code> attribute + </td><td>The <code title="title-aria-required">aria-required</code> state set to "true" + </td></tr><tr><td><code><a href="video.html#the-source-element">source</a></code> element </td><td>No role @@ -1126,6 +1132,9 @@ </td></tr><tr><td><code><a href="the-button-element.html#the-textarea-element">textarea</a></code> element </td><td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-multiline">aria-multiline</code> property set to "true", and the <code title="title-aria-readonly">aria-readonly</code> state set to "true" if the element has a <code title="attr-textarea-readonly"><a href="the-button-element.html#attr-textarea-readonly">readonly</a></code> attribute + </td></tr><tr><td><code><a href="the-button-element.html#the-textarea-element">textarea</a></code> element with a <code title="attr-textarea-required"><a href="the-button-element.html#attr-textarea-required">required</a></code> attribute + </td><td>The <code title="title-aria-required">aria-required</code> state set to "true" + </td></tr><tr><td><code><a href="tabular-data.html#the-tfoot-element">tfoot</a></code> element </td><td><code title="attr-aria-role-rowgroup">rowgroup</code> role @@ -1156,11 +1165,14 @@ </td></tr><tr><td>An element that <a href="commands.html#concept-command" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="interactive-elements.html#menus">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type">type</a></code> attribute in the <a href="interactive-elements.html#list-state" title="list state">list</a> state </td><td><code title="attr-aria-role-menuitemradio">menuitemradio</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="commands.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise - </td></tr><tr><td>Elements that are <a href="association-of-controls-and-forms.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a> + </td></tr><tr><td>Element that is <a href="association-of-controls-and-forms.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a> </td><td>The <code title="title-aria-disabled">aria-disabled</code> state set to "true" - </td></tr><tr><td>Elements that are <a href="common-input-element-attributes.html#concept-input-required" title="concept-input-required">required</a> - </td><td>The <code title="title-aria-required">aria-required</code> state set to "true" + </td></tr><tr><td>Element with a <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> attribute + </td><td>The <code title="title-aria-hidden">aria-hidden</code> state set to "true" + + </td></tr><tr><td>Element that is a <a href="association-of-controls-and-forms.html#candidate-for-constraint-validation">candidate for constraint validation</a> but that does not <a href="association-of-controls-and-forms.html#concept-fv-valid" title="concept-fv-valid">satisfy its constraints</a> + </td><td>The <code title="title-aria-invalid">aria-invalid</code> state set to "true" </td></tr></tbody></table><p>Some <a href="infrastructure.html#html-elements">HTML elements</a> have native semantics that can be overridden. The following table lists these elements<span class="impl"> and their <span>implicit ARIA semantics</span></span>, Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1232 retrieving revision 1.1233 diff -u -d -r1.1232 -r1.1233 --- spec.html 26 Sep 2010 20:16:44 -0000 1.1232 +++ spec.html 26 Sep 2010 20:47:00 -0000 1.1233 @@ -338,7 +338,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.4407. +This is revision 1.4409. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Sunday, 26 September 2010 20:47:13 UTC