- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 27 Sep 2009 01:53:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv2265 Modified Files: Overview.html Log Message: xrefs (whatwg r4005) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3166 retrieving revision 1.3167 diff -u -d -r1.3166 -r1.3167 --- Overview.html 26 Sep 2009 22:30:37 -0000 1.3166 +++ Overview.html 27 Sep 2009 01:53:14 -0000 1.3167 @@ -215,7 +215,7 @@ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <!--ZZZ:--> <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>--> - <h2 class="no-num no-toc" id="editor-s-draft-26-september-2009">Editor's Draft 26 September 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-27-september-2009">Editor's Draft 27 September 2009</h2> <!--:ZZZ--> <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!-- <dt>This Version:</dt> @@ -317,7 +317,7 @@ track. <!--ZZZ:--> <!--This specification is the 25 August 2009 Working Draft.--> - This specification is the 26 September 2009 Editor's Draft. + This specification is the 27 September 2009 Editor's Draft. <!--:ZZZ--> </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of) @@ -37945,7 +37945,7 @@ <p>If the user dismisses the menu without making a selection, nothing in particular happens.</p> - <p>If the user selects a menu item that represents a <span title="concept-commands">command</span>, then the UA must invoke + <p>If the user selects a menu item that represents a <a href="#concept-command" title="concept-command">command</a>, then the UA must invoke that command's <a href="#command-facet-action" title="command-facet-Action">Action</a>.</p> <p>Context menus must not, while being shown, reflect changes in the
Received on Sunday, 27 September 2009 01:53:27 UTC