[html5] r1901 - [e] (0) Note how confirmation could take place. (credit: roc)
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jul 21 19:57:47 PDT 2008
Author: ianh
Date: 2008-07-21 19:57:47 -0700 (Mon, 21 Jul 2008)
New Revision: 1901
Modified:
index
source
Log:
[e] (0) Note how confirmation could take place. (credit: roc)
Modified: index
===================================================================
--- index 2008-07-22 02:50:55 UTC (rev 1900)
+++ index 2008-07-22 02:57:47 UTC (rev 1901)
@@ -28206,6 +28206,12 @@
resource identified by <span>the document's
address</span><!-- XXXDOCURL xref --> available in such a fashion.
+ <p class=warning>The confirmation is needed because it is relatively easy
+ to trick users into activating buttons. The confirmation could, e.g. take
+ the form of asking the user where to "save" the application, or non-modal
+ information panel that is clearly from the user agent and gives the user
+ the opportunity to drag an icon to their system's application launcher.
+
<p>The <i>relevance</i> of the <i title=attr-bb-type-makeapp-state><a
href="#make-application">make application</a></i> state is false if the
user agent is already handling the site in such a fashion, or if the user
Modified: source
===================================================================
--- source 2008-07-22 02:50:55 UTC (rev 1900)
+++ source 2008-07-22 02:57:47 UTC (rev 1901)
@@ -25683,6 +25683,13 @@
address</span><!-- XXXDOCURL xref --> available in such a
fashion.</p>
+ <p class="warning">The confirmation is needed because it is
+ relatively easy to trick users into activating buttons. The
+ confirmation could, e.g. take the form of asking the user where to
+ "save" the application, or non-modal information panel that is
+ clearly from the user agent and gives the user the opportunity to
+ drag an icon to their system's application launcher.</p>
+
<p>The <i>relevance</i> of the <i
title="attr-bb-type-makeapp-state">make application</i> state is
false if the user agent is already handling the site in such a
More information about the Commit-Watchers
mailing list