[html5] r3226 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 11 18:17:57 PDT 2009
Author: ianh
Date: 2009-06-11 18:17:56 -0700 (Thu, 11 Jun 2009)
New Revision: 3226
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2009-06-12 01:11:47 UTC (rev 3225)
+++ index 2009-06-12 01:17:56 UTC (rev 3226)
@@ -48827,8 +48827,8 @@
<p>If the user agent is configured such that this invocation of
<code title=dom-showModalDialog><a href=#dom-showmodaldialog>showModalDialog()</a></code> is
- somehow disabled, then the method returns the empty string; abort
- these steps.</p>
+ somehow disabled, then return the empty string and abort these
+ steps.</p>
<p class=note>User agents are expected to disable this method in
certain cases to avoid user annoyance (e.g. as part of their popup
Modified: source
===================================================================
--- source 2009-06-12 01:11:47 UTC (rev 3225)
+++ source 2009-06-12 01:17:56 UTC (rev 3226)
@@ -55704,8 +55704,8 @@
<p>If the user agent is configured such that this invocation of
<code title="dom-showModalDialog">showModalDialog()</code> is
- somehow disabled, then the method returns the empty string; abort
- these steps.</p>
+ somehow disabled, then return the empty string and abort these
+ steps.</p>
<p class="note">User agents are expected to disable this method in
certain cases to avoid user annoyance (e.g. as part of their popup
More information about the Commit-Watchers
mailing list