- From: poot <cvsmail@w3.org>
- Date: Tue, 25 Nov 2008 09:25:19 +0900 (JST)
- To: public-html-diffs@w3.org
Add an example of UI for ping=''. (credit: jr) (whatwg r2431)
5.11.2.1 Hyperlink auditing
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1603.html#hyperlink-auditing
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1602&r2=1.1603&f=h
http://html5.org/tools/web-apps-tracker?from=2430&to=2431
===================================================================
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 Tuesday, 25 November 2008 00:26:03 UTC