[html5] r2431 - [e] (0) Add an example of UI for ping=''. (credit: jr)

whatwg at whatwg.org whatwg at whatwg.org
Mon Nov 24 14:40:26 PST 2008


Author: ianh
Date: 2008-11-24 14:40:25 -0800 (Mon, 24 Nov 2008)
New Revision: 2431

Modified:
   index
   source
Log:
[e] (0) Add an example of UI for ping=''. (credit: jr)

Modified: index
===================================================================
--- index	2008-11-24 05:28:47 UTC (rev 2430)
+++ index	2008-11-24 22:40:25 UTC (rev 2431)
@@ -38421,6 +38421,10 @@
   sent in the background, possibly including listing the actual target
   URLs.</p>
 
+  <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.</p>
+
   <div class=note>
 
    <p>The <code title=attr-hyperlink-ping><a href=#ping>ping</a></code> attribute is redundant

Modified: source
===================================================================
--- source	2008-11-24 05:28:47 UTC (rev 2430)
+++ source	2008-11-24 22:40:25 UTC (rev 2431)
@@ -43700,6 +43700,10 @@
   sent in the background, possibly including listing the actual target
   URLs.</p>
 
+  <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.</p>
+
   <div class="note">
 
    <p>The <code title="attr-hyperlink-ping">ping</code> attribute is redundant




More information about the Commit-Watchers mailing list