- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 24 Nov 2008 22:40:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7437
Modified Files:
Overview.html
Log Message:
Add an example of UI for ping=''. (credit: jr) (whatwg r2431)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1602
retrieving revision 1.1603
diff -u -d -r1.1602 -r1.1603
--- Overview.html 24 Nov 2008 05:28:52 -0000 1.1602
+++ Overview.html 24 Nov 2008 22:40:33 -0000 1.1603
@@ -31046,7 +31046,9 @@
present, user agents should clearly indicate to the user that
following the hyperlink will also cause secondary requests to be
sent in the background, possibly including listing the actual target
- URLs.<div class=note>
+ URLs.<p class=example>For example, a visual user agent could include
+ the hostnames of the target ping URLs along with the hyperlink's
+ actual URL in a status bar or tooltip.<div class=note>
<p>The <code title=attr-hyperlink-ping><a href=#ping>ping</a></code> attribute is redundant
with pre-existing technologies like HTTP redirects and JavaScript
Received on Monday, 24 November 2008 22:40:46 UTC