- From: poot <cvsmail@w3.org>
- Date: Fri, 12 Jun 2009 10:18:16 +0900 (JST)
- To: public-html-diffs@w3.org
typo (whatwg r3226)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2374&r2=1.2375&f=h
http://html5.org/tools/web-apps-tracker?from=3225&to=3226
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2374
retrieving revision 1.2375
diff -u -d -r1.2374 -r1.2375
--- Overview.html 12 Jun 2009 01:11:53 -0000 1.2374
+++ Overview.html 12 Jun 2009 01:18:00 -0000 1.2375
@@ -43872,8 +43872,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
Received on Friday, 12 June 2009 01:18:48 UTC