[html5] r3519 - [e] (0) Remove text that was referring to command=''.

whatwg at whatwg.org whatwg at whatwg.org
Sat Aug 1 02:30:26 PDT 2009


Author: ianh
Date: 2009-08-01 02:30:24 -0700 (Sat, 01 Aug 2009)
New Revision: 3519

Modified:
   index
   source
Log:
[e] (0) Remove text that was referring to command=''.

Modified: index
===================================================================
--- index	2009-08-01 09:15:09 UTC (rev 3518)
+++ index	2009-08-01 09:30:24 UTC (rev 3519)
@@ -40131,10 +40131,10 @@
   <h4 id=commands><span class=secno>4.11.6 </span>Commands</h4>
 
   <p>A <dfn id=concept-command title=concept-command>command</dfn> is the abstraction
-  behind menu items, buttons, and links. Once a command is defined,
-  other parts of the interface can refer to the same command, allowing
-  many access points to a single feature to share aspects such as the
-  disabled state.</p>
+  behind menu items, buttons, and links.<!--v2COMMAND: Once a command
+  is defined, other parts of the interface can refer to the same
+  command, allowing many access points to a single feature to share
+  aspects such as the disabled state.--></p>
 
   <p id=facets>Commands are defined to have the following
   <dfn id=concept-facet title=concept-facet>facets</dfn>:</p>

Modified: source
===================================================================
--- source	2009-08-01 09:15:09 UTC (rev 3518)
+++ source	2009-08-01 09:30:24 UTC (rev 3519)
@@ -45092,10 +45092,10 @@
   <h4 id="commands">Commands</h4>
 
   <p>A <dfn title="concept-command">command</dfn> is the abstraction
-  behind menu items, buttons, and links. Once a command is defined,
-  other parts of the interface can refer to the same command, allowing
-  many access points to a single feature to share aspects such as the
-  disabled state.</p>
+  behind menu items, buttons, and links.<!--v2COMMAND: Once a command
+  is defined, other parts of the interface can refer to the same
+  command, allowing many access points to a single feature to share
+  aspects such as the disabled state.--></p>
 
   <p id="facets">Commands are defined to have the following
   <dfn title="concept-facet">facets</dfn>:</p>




More information about the Commit-Watchers mailing list