[html5] r1437 - /

whatwg at whatwg.org whatwg at whatwg.org
Sun Apr 13 01:09:50 PDT 2008


Author: ianh
Date: 2008-04-13 01:09:47 -0700 (Sun, 13 Apr 2008)
New Revision: 1437

Modified:
   index
   source
Log:
[e] (0) missed one

Modified: index
===================================================================
--- index	2008-04-13 07:35:17 UTC (rev 1436)
+++ index	2008-04-13 08:09:47 UTC (rev 1437)
@@ -36113,27 +36113,6 @@
    case-insensitive.
 
   <dl>
-   <dt><dfn id=undo1 title=command-undo><code>undo</code></dfn>
-
-   <dd><strong>Action:</strong> The user agent must <a href="#undo-moving0"
-    title=do-undo>move back one step</a> in its <a
-    href="#undo-transaction">undo transaction history</a>, restoring the
-    associated state. If the <a href="#current3">undo position</a> is at the
-    start of the <a href="#undo-transaction">undo transaction history</a>,
-    the user agent must do nothing. See the <a href="#undo-history">undo
-    history</a>.
-
-   <dd><strong>Enabled When:</strong> The <a href="#current3">undo
-    position</a> is not at the start of the <a href="#undo-transaction">undo
-    transaction history</a>.
-
-   <dd><strong>Indeterminate When:</strong> Never.
-
-   <dd><strong>State:</strong> Always false.
-
-   <dd><strong>Value:</strong> Always the string "<code
-    title="">false</code>".
-
    <dt><dfn id=bold title=command-bold><code>bold</code></dfn>
 
    <dd><strong>Action:</strong> The user agent must act as if the user had
@@ -36476,6 +36455,27 @@
     expression given for the "State" above is true, the string "<code
     title="">false</code>" otherwise.
 
+   <dt><dfn id=undo1 title=command-undo><code>undo</code></dfn>
+
+   <dd><strong>Action:</strong> The user agent must <a href="#undo-moving0"
+    title=do-undo>move back one step</a> in its <a
+    href="#undo-transaction">undo transaction history</a>, restoring the
+    associated state. If the <a href="#current3">undo position</a> is at the
+    start of the <a href="#undo-transaction">undo transaction history</a>,
+    the user agent must do nothing. See the <a href="#undo-history">undo
+    history</a>.
+
+   <dd><strong>Enabled When:</strong> The <a href="#current3">undo
+    position</a> is not at the start of the <a href="#undo-transaction">undo
+    transaction history</a>.
+
+   <dd><strong>Indeterminate When:</strong> Never.
+
+   <dd><strong>State:</strong> Always false.
+
+   <dd><strong>Value:</strong> Always the string "<code
+    title="">false</code>".
+
    <dt><dfn id=unlink title=command-unlink><code>unlink</code></dfn>
 
    <dd><strong>Action:</strong> The user agent must remove all <code><a

Modified: source
===================================================================
--- source	2008-04-13 07:35:17 UTC (rev 1436)
+++ source	2008-04-13 08:09:47 UTC (rev 1437)
@@ -33653,20 +33653,6 @@
 
   <dl>
 
-   <dt><dfn title="command-undo"><code>undo</code></dfn></dt>
-   <dd><strong>Action:</strong> The user agent must <span
-   title="do-undo">move back one step</span> in its <span>undo
-   transaction history</span>, restoring the associated state. If the
-   <span>undo position</span> is at the start of the <span>undo
-   transaction history</span>, the user agent must do nothing. See the
-   <span>undo history</span>.</dd>
-   <dd><strong>Enabled When:</strong> The <span>undo position</span>
-   is not at the start of the <span>undo transaction
-   history</span>.</dd>
-   <dd><strong>Indeterminate When:</strong> Never.</dd>
-   <dd><strong>State:</strong> Always false.</dd>
-   <dd><strong>Value:</strong> Always the string "<code title="">false</code>".</dd>
-
    <dt><dfn title="command-bold"><code>bold</code></dfn></dt>
    <dd><strong>Action:</strong> The user agent must act as if the user
    had requested that the selection <a
@@ -33912,6 +33898,20 @@
    if the expression given for the "State" above is true, the string
    "<code title="">false</code>" otherwise.</dd>
 
+   <dt><dfn title="command-undo"><code>undo</code></dfn></dt>
+   <dd><strong>Action:</strong> The user agent must <span
+   title="do-undo">move back one step</span> in its <span>undo
+   transaction history</span>, restoring the associated state. If the
+   <span>undo position</span> is at the start of the <span>undo
+   transaction history</span>, the user agent must do nothing. See the
+   <span>undo history</span>.</dd>
+   <dd><strong>Enabled When:</strong> The <span>undo position</span>
+   is not at the start of the <span>undo transaction
+   history</span>.</dd>
+   <dd><strong>Indeterminate When:</strong> Never.</dd>
+   <dd><strong>State:</strong> Always false.</dd>
+   <dd><strong>Value:</strong> Always the string "<code title="">false</code>".</dd>
+
    <dt><dfn title="command-unlink"><code>unlink</code></dfn></dt>
    <dd><strong>Action:</strong> The user agent must remove all
    <code>a</code> elements that have <code




More information about the Commit-Watchers mailing list