[html5] r1134 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Nov 8 15:07:01 PST 2007
Author: ianh
Date: 2007-11-08 15:06:59 -0800 (Thu, 08 Nov 2007)
New Revision: 1134
Modified:
index
source
Log:
[e] (0) 'user response positively' is not english.
Modified: index
===================================================================
--- index 2007-11-08 22:57:15 UTC (rev 1133)
+++ index 2007-11-08 23:06:59 UTC (rev 1134)
@@ -25927,8 +25927,8 @@
given <var title="">message</var> to the user, and ask the user to respond
with a positive or negative response. The user agent must then <a
href="#pause">pause</a> as the the method waits for the user's response.
- If the user response positively, the method must return true, and if the
- user response negatively, the method must return false.
+ If the user responds positively, the method must return true, and if the
+ user responds negatively, the method must return false.
<p>The <dfn id=prompt title=dom-prompt><code>prompt(<var
title="">message</var>, <var title="">default</var>)</code></dfn> method,
Modified: source
===================================================================
--- source 2007-11-08 22:57:15 UTC (rev 1133)
+++ source 2007-11-08 23:06:59 UTC (rev 1134)
@@ -23458,8 +23458,8 @@
the given <var title="">message</var> to the user, and ask the user
to respond with a positive or negative response. The user agent must
then <span>pause</span> as the the method waits for the user's
- response. If the user response positively, the method must return
- true, and if the user response negatively, the method must return
+ response. If the user responds positively, the method must return
+ true, and if the user responds negatively, the method must return
false.</p>
<p>The <dfn title="dom-prompt"><code>prompt(<var
More information about the Commit-Watchers
mailing list