[html5] r5868 - [e] (0) kill some 'follow the following's that have crept back in since the last [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 10 13:28:25 PST 2011


Author: ianh
Date: 2011-02-10 13:28:24 -0800 (Thu, 10 Feb 2011)
New Revision: 5868

Modified:
   complete.html
   index
   source
Log:
[e] (0) kill some 'follow the following's that have crept back in since the last time I weeded those out.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12030

Modified: complete.html
===================================================================
--- complete.html	2011-02-10 19:45:43 UTC (rev 5867)
+++ complete.html	2011-02-10 21:28:24 UTC (rev 5868)
@@ -239,7 +239,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 9 February 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 10 February 2011</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -56931,7 +56931,7 @@
   item</dfn> <var title="">item</var>, given a reference to an
   item/subject list <var title="">memory</var>, and optionally given a
   fallback type <var title="">fallback type</var> and property name
-  <var title="">fallback name</var>, it must follow the following
+  <var title="">fallback name</var>, it must run the following
   steps:</p>
 
   <ol><li><p>If there is an entry for <var title="">item</var> in <var title="">memory</var>, then let <var title="">subject</var> be the
@@ -70676,7 +70676,7 @@
   except where otherwise stated.</p>
 
   <p>When <code title=dom-document-execCommand><a href=#execCommand>execCommand()</a></code>
-  is invoked, the user agent must follow the following steps:</p>
+  is invoked, the user agent must run the following steps:</p>
 
   <ol><li>If the given <var title="">commandId</var> maps to an entry in
    the list below whose "Enabled When" entry has a condition that is

Modified: index
===================================================================
--- index	2011-02-10 19:45:43 UTC (rev 5867)
+++ index	2011-02-10 21:28:24 UTC (rev 5868)
@@ -243,7 +243,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 9 February 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 10 February 2011</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -56914,7 +56914,7 @@
   item</dfn> <var title="">item</var>, given a reference to an
   item/subject list <var title="">memory</var>, and optionally given a
   fallback type <var title="">fallback type</var> and property name
-  <var title="">fallback name</var>, it must follow the following
+  <var title="">fallback name</var>, it must run the following
   steps:</p>
 
   <ol><li><p>If there is an entry for <var title="">item</var> in <var title="">memory</var>, then let <var title="">subject</var> be the
@@ -70685,7 +70685,7 @@
   except where otherwise stated.</p>
 
   <p>When <code title=dom-document-execCommand><a href=#execCommand>execCommand()</a></code>
-  is invoked, the user agent must follow the following steps:</p>
+  is invoked, the user agent must run the following steps:</p>
 
   <ol><li>If the given <var title="">commandId</var> maps to an entry in
    the list below whose "Enabled When" entry has a condition that is

Modified: source
===================================================================
--- source	2011-02-10 19:45:43 UTC (rev 5867)
+++ source	2011-02-10 21:28:24 UTC (rev 5868)
@@ -64582,7 +64582,7 @@
   item</dfn> <var title="">item</var>, given a reference to an
   item/subject list <var title="">memory</var>, and optionally given a
   fallback type <var title="">fallback type</var> and property name
-  <var title="">fallback name</var>, it must follow the following
+  <var title="">fallback name</var>, it must run the following
   steps:</p>
 
   <ol>
@@ -80630,7 +80630,7 @@
   except where otherwise stated.</p>
 
   <p>When <code title="dom-document-execCommand">execCommand()</code>
-  is invoked, the user agent must follow the following steps:</p>
+  is invoked, the user agent must run the following steps:</p>
 
   <ol>
 




More information about the Commit-Watchers mailing list