Skip to content

Commit

Permalink
[e] (0) Add an example of UI for ping=''. (credit: jr)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2431 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 24, 2008
1 parent e4b3e88 commit f3094cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index
Expand Up @@ -38421,6 +38421,10 @@ interface <dfn id=sqlstatementerrorcallback>SQLStatementErrorCallback</dfn> {
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
Expand Down
4 changes: 4 additions & 0 deletions source
Expand Up @@ -43700,6 +43700,10 @@ interface <dfn>SQLStatementErrorCallback</dfn> {
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
Expand Down

0 comments on commit f3094cb

Please sign in to comment.