[html5] r1737 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 10 14:19:59 PDT 2008
Author: ianh
Date: 2008-06-10 14:19:58 -0700 (Tue, 10 Jun 2008)
New Revision: 1737
Modified:
index
source
Log:
[e] (0) oops, forgot to update this section while I was at it
Modified: index
===================================================================
--- index 2008-06-10 21:18:18 UTC (rev 1736)
+++ index 2008-06-10 21:19:58 UTC (rev 1737)
@@ -1975,9 +1975,9 @@
<dt>APIs
- <dd><a href="#editing">The Editing APIs</a>: HTML documents can provide a
- number of mechanisms for users to modify content, which are described in
- this section.
+ <dd><a href="#editing">User interaction</a>: HTML documents can provide a
+ number of mechanisms for users to interact with and modify content, which
+ are described in this section.
<dd><a href="#comms">The Communication APIs</a>: Applications written in
HTML often require mechanisms to communicate with remote servers, as well
Modified: source
===================================================================
--- source 2008-06-10 21:18:18 UTC (rev 1736)
+++ source 2008-06-10 21:19:58 UTC (rev 1737)
@@ -170,9 +170,9 @@
<dt>APIs</dt>
- <dd><a href="#editing">The Editing APIs</a>: HTML documents can
- provide a number of mechanisms for users to modify content, which
- are described in this section.</dd>
+ <dd><a href="#editing">User interaction</a>: HTML documents can
+ provide a number of mechanisms for users to interact with and
+ modify content, which are described in this section.</dd>
<dd><a href="#comms">The Communication APIs</a>: Applications
written in HTML often require mechanisms to communicate with remote
More information about the Commit-Watchers
mailing list