- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 Feb 2011 21:29:04 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9272
Modified Files:
Overview.html
Log Message:
kill some 'follow the following's that have crept back in since the last time I weeded those out. (whatwg r5868)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4710
retrieving revision 1.4711
diff -u -d -r1.4710 -r1.4711
--- Overview.html 10 Feb 2011 19:45:48 -0000 1.4710
+++ Overview.html 10 Feb 2011 21:28:59 -0000 1.4711
@@ -53330,7 +53330,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
Received on Thursday, 10 February 2011 21:29:06 UTC