[html5] r2541 - [e] (0) Mention popup blockers near showModalDialog(). (credit: je)
whatwg at whatwg.org
whatwg at whatwg.org
Wed Dec 17 15:01:36 PST 2008
Author: ianh
Date: 2008-12-17 15:01:35 -0800 (Wed, 17 Dec 2008)
New Revision: 2541
Modified:
index
source
Log:
[e] (0) Mention popup blockers near showModalDialog(). (credit: je)
Modified: index
===================================================================
--- index 2008-12-17 03:06:18 UTC (rev 2540)
+++ index 2008-12-17 23:01:35 UTC (rev 2541)
@@ -34666,10 +34666,11 @@
these steps.</p>
<p class=note>User agents are expected to disable this method in
- certain cases to avoid user annoyance. For instance, a user agent
- could require that a site be white-listed before enabling this
- method, or the user agent could be configured to only allow one
- modal dialog at a time.</p>
+ certain cases to avoid user annoyance (e.g. as part of their popup
+ blocker feature). For instance, a user agent could require that a
+ site be white-listed before enabling this method, or the user
+ agent could be configured to only allow one modal dialog at a
+ time.</p>
</li>
Modified: source
===================================================================
--- source 2008-12-17 03:06:18 UTC (rev 2540)
+++ source 2008-12-17 23:01:35 UTC (rev 2541)
@@ -39479,10 +39479,11 @@
these steps.</p>
<p class="note">User agents are expected to disable this method in
- certain cases to avoid user annoyance. For instance, a user agent
- could require that a site be white-listed before enabling this
- method, or the user agent could be configured to only allow one
- modal dialog at a time.</p>
+ certain cases to avoid user annoyance (e.g. as part of their popup
+ blocker feature). For instance, a user agent could require that a
+ site be white-listed before enabling this method, or the user
+ agent could be configured to only allow one modal dialog at a
+ time.</p>
</li>
More information about the Commit-Watchers
mailing list