html5/spec-author-view Overview.html,1.1520,1.1521 common-input-element-attributes.html,1.582,1.583 spec.html,1.1650,1.1651 spec.preprocessed.html,1.502,1.503 the-menu-element.html,1.113,1.114

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv5665

Modified Files:
	Overview.html common-input-element-attributes.html spec.html 
	spec.preprocessed.html the-menu-element.html 
Log Message:
Remove confusing use of the word 'direct'. (whatwg r6340)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1520
retrieving revision 1.1521
diff -u -d -r1.1520 -r1.1521
--- Overview.html	29 Jul 2011 23:57:08 -0000	1.1520
+++ Overview.html	30 Jul 2011 23:57:10 -0000	1.1521
@@ -339,7 +339,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-29-july-2011">Editor's Draft 29 July 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-30-july-2011">Editor's Draft 30 July 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -361,7 +361,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5067.</p> 
+      This is revision 1.5068.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -512,7 +512,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 29 July 2011 Editor's Draft.
+  This specification is the 30 July 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1650
retrieving revision 1.1651
diff -u -d -r1.1650 -r1.1651
--- spec.html	29 Jul 2011 23:57:14 -0000	1.1650
+++ spec.html	30 Jul 2011 23:57:11 -0000	1.1651
@@ -340,7 +340,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-29-july-2011">Editor's Draft 29 July 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-30-july-2011">Editor's Draft 30 July 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -362,7 +362,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5067.</p> 
+      This is revision 1.5068.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -513,7 +513,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 29 July 2011 Editor's Draft.
+  This specification is the 30 July 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -18816,8 +18816,8 @@
 
    <p>The fallback content will only be shown in UAs that don't
    support <code><a href="#the-datalist-element" id="datalist_6">datalist</a></code>. The options, on the other hand, will
-   be detected by all UAs, even though they are not direct children of
-   the <code><a href="#the-datalist-element" id="datalist_7">datalist</a></code> element.</p>
+   be detected by all UAs, even though they are not children of the
+   <code><a href="#the-datalist-element" id="datalist_7">datalist</a></code> element.</p>
 
    <p>Note that if an <code><a href="#the-option-element" id="option_7">option</a></code> element used in a
    <code><a href="#the-datalist-element" id="datalist_8">datalist</a></code> is <code title="attr-option-selected"><a href="#attr-option-selected" id="selected">selected</a></code>, it will be selected
@@ -20998,9 +20998,8 @@
 &lt;/form&gt;</pre><p>The behavior in supporting user agents is similar to the example
   above, but here the legacy behavior consists of a single
   <code><a href="#the-select-element" id="select_43">select</a></code> element with a submit button. The submit button
-  doesn't appear in the toolbar, because it is not a direct child of
-  the <code><a href="#the-menu-element" id="menu_19">menu</a></code> element or of its <code><a href="#the-li-element" id="li_17">li</a></code>
-  children.</p><h5 id="context-menus"><span class="secno">4.11.4.2 </span><dfn aria-haspopup="true" role="button" tabindex="0">Context menus</dfn></h5><p>The <dfn aria-haspopup="true" id="attr-contextmenu" role="button" tabindex="0"><code>contextmenu</code></dfn>
+  doesn't appear in the toolbar, because it is not a child of the
+  <code><a href="#the-menu-element" id="menu_19">menu</a></code> element or of its <code><a href="#the-li-element" id="li_17">li</a></code> children.</p><h5 id="context-menus"><span class="secno">4.11.4.2 </span><dfn aria-haspopup="true" role="button" tabindex="0">Context menus</dfn></h5><p>The <dfn aria-haspopup="true" id="attr-contextmenu" role="button" tabindex="0"><code>contextmenu</code></dfn>
   attribute gives the element's <a href="#context-menus" id="context-menus_0" title="context menus">context
   menu</a>. The value must be the <a href="#concept-id" id="concept-id_15" title="concept-id">ID</a> of a <code><a href="#the-menu-element" id="menu_20">menu</a></code> element
   in the DOM. </p>

Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-menu-element.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- the-menu-element.html	28 Jul 2011 01:57:37 -0000	1.113
+++ the-menu-element.html	30 Jul 2011 23:57:20 -0000	1.114
@@ -439,9 +439,8 @@
 &lt;/form&gt;</pre><p>The behavior in supporting user agents is similar to the example
   above, but here the legacy behavior consists of a single
   <code><a href="the-select-element.html#the-select-element" id="select_43">select</a></code> element with a submit button. The submit button
-  doesn't appear in the toolbar, because it is not a direct child of
-  the <code><a href="#the-menu-element" id="menu_19">menu</a></code> element or of its <code><a href="the-li-element.html#the-li-element" id="li_17">li</a></code>
-  children.<h5 id="context-menus"><span class="secno">4.11.4.2 </span><dfn aria-haspopup="true" role="button" tabindex="0">Context menus</dfn></h5><p>The <dfn aria-haspopup="true" id="attr-contextmenu" role="button" tabindex="0"><code>contextmenu</code></dfn>
+  doesn't appear in the toolbar, because it is not a child of the
+  <code><a href="#the-menu-element" id="menu_19">menu</a></code> element or of its <code><a href="the-li-element.html#the-li-element" id="li_17">li</a></code> children.<h5 id="context-menus"><span class="secno">4.11.4.2 </span><dfn aria-haspopup="true" role="button" tabindex="0">Context menus</dfn></h5><p>The <dfn aria-haspopup="true" id="attr-contextmenu" role="button" tabindex="0"><code>contextmenu</code></dfn>
   attribute gives the element's <a href="#context-menus" id="context-menus_0" title="context menus">context
   menu</a>. The value must be the <a href="global-attributes.html#concept-id" id="concept-id_15" title="concept-id">ID</a> of a <code><a href="#the-menu-element" id="menu_20">menu</a></code> element
   in the DOM. </p>

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.502
retrieving revision 1.503
diff -u -d -r1.502 -r1.503
--- spec.preprocessed.html	29 Jul 2011 23:57:24 -0000	1.502
+++ spec.preprocessed.html	30 Jul 2011 23:57:19 -0000	1.503
@@ -356,7 +356,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-29-july-2011">Editor's Draft 29 July 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-30-july-2011">Editor's Draft 30 July 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -378,7 +378,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5067.</p> 
+      This is revision 1.5068.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -531,7 +531,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 29 July 2011 Editor's Draft.
+  This specification is the 30 July 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -18629,8 +18629,8 @@
 
    <p>The fallback content will only be shown in UAs that don't
    support <code><a href="#the-datalist-element">datalist</a></code>. The options, on the other hand, will
-   be detected by all UAs, even though they are not direct children of
-   the <code><a href="#the-datalist-element">datalist</a></code> element.</p>
+   be detected by all UAs, even though they are not children of the
+   <code><a href="#the-datalist-element">datalist</a></code> element.</p>
 
    <p>Note that if an <code><a href="#the-option-element">option</a></code> element used in a
    <code><a href="#the-datalist-element">datalist</a></code> is <code title="attr-option-selected"><a href="#attr-option-selected">selected</a></code>, it will be selected
@@ -20851,9 +20851,8 @@
 &lt;/form&gt;</pre><p>The behavior in supporting user agents is similar to the example
   above, but here the legacy behavior consists of a single
   <code><a href="#the-select-element">select</a></code> element with a submit button. The submit button
-  doesn't appear in the toolbar, because it is not a direct child of
-  the <code><a href="#the-menu-element">menu</a></code> element or of its <code><a href="#the-li-element">li</a></code>
-  children.</p><h5 id="context-menus"><span class="secno">4.11.4.3 </span><dfn role="button" tabindex="0" aria-haspopup="true">Context menus</dfn></h5><p>The <dfn id="attr-contextmenu" role="button" tabindex="0" aria-haspopup="true"><code>contextmenu</code></dfn>
+  doesn't appear in the toolbar, because it is not a child of the
+  <code><a href="#the-menu-element">menu</a></code> element or of its <code><a href="#the-li-element">li</a></code> children.</p><h5 id="context-menus"><span class="secno">4.11.4.3 </span><dfn role="button" tabindex="0" aria-haspopup="true">Context menus</dfn></h5><p>The <dfn id="attr-contextmenu" role="button" tabindex="0" aria-haspopup="true"><code>contextmenu</code></dfn>
   attribute gives the element's <a href="#context-menus" title="context menus">context
   menu</a>. The value must be the <a href="#concept-id" title="concept-id">ID</a> of a <code><a href="#the-menu-element">menu</a></code> element
   in the DOM. <span class="impl">If the node that would be obtained by

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.582
retrieving revision 1.583
diff -u -d -r1.582 -r1.583
--- common-input-element-attributes.html	29 Jul 2011 01:56:57 -0000	1.582
+++ common-input-element-attributes.html	30 Jul 2011 23:57:10 -0000	1.583
@@ -471,8 +471,8 @@
 
    <p>The fallback content will only be shown in UAs that don't
    support <code><a href="the-datalist-element.html#the-datalist-element" id="datalist_6">datalist</a></code>. The options, on the other hand, will
-   be detected by all UAs, even though they are not direct children of
-   the <code><a href="the-datalist-element.html#the-datalist-element" id="datalist_7">datalist</a></code> element.</p>
+   be detected by all UAs, even though they are not children of the
+   <code><a href="the-datalist-element.html#the-datalist-element" id="datalist_7">datalist</a></code> element.</p>
 
    <p>Note that if an <code><a href="the-option-element.html#the-option-element" id="option_7">option</a></code> element used in a
    <code><a href="the-datalist-element.html#the-datalist-element" id="datalist_8">datalist</a></code> is <code title="attr-option-selected"><a href="the-option-element.html#attr-option-selected" id="selected">selected</a></code>, it will be selected

Received on Saturday, 30 July 2011 23:57:25 UTC