Skip to content

Commit

Permalink
[e] (0) Update reference for pagevis
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8647 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed May 22, 2014
1 parent af3cece commit ce240bd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -290,7 +290,7 @@
</script><body onload=init()>
<header class="head with-buttons" id=head><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 20 May 2014</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 22 May 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
Expand Down Expand Up @@ -104333,7 +104333,7 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
<dd><cite><a href=http://tools.ietf.org/html/rfc6454>The Web Origin Concept</a></cite>, A. Barth. IETF.</dd>

<dt id=refsPAGEVIS>[PAGEVIS]</dt>
<dd>(Non-normative) <cite><a href=http://www.w3c-test.org/webperf/specs/PageVisibility/>Page Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>
<dd>(Non-normative) <cite><a href=https://w3c.github.io/web-performance/specs/PageVisibility/Overview.html>Page Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>

<dt id=refsPDF>[PDF]</dt>
<dd>(Non-normative) <cite><a href=http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf>Document management &mdash; Portable document format &mdash; Part 1: PDF</a></cite>. ISO.</dd>
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -290,7 +290,7 @@
</script><body onload=init()>
<header class="head with-buttons" id=head><p><a href=//www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 20 May 2014</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 22 May 2014</h2>
</hgroup><div>
<div>
<a href=//whatwg.org/html><span><strong>Multipage Version</strong> <code>whatwg.org/html</code></span></a>
Expand Down Expand Up @@ -104333,7 +104333,7 @@ if (s = prompt('What is your name?')) {
<dd><cite><a href=http://tools.ietf.org/html/rfc6454>The Web Origin Concept</a></cite>, A. Barth. IETF.</dd>

<dt id=refsPAGEVIS>[PAGEVIS]</dt>
<dd>(Non-normative) <cite><a href=http://www.w3c-test.org/webperf/specs/PageVisibility/>Page Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>
<dd>(Non-normative) <cite><a href=https://w3c.github.io/web-performance/specs/PageVisibility/Overview.html>Page Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>

<dt id=refsPDF>[PDF]</dt>
<dd>(Non-normative) <cite><a href=http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf>Document management &mdash; Portable document format &mdash; Part 1: PDF</a></cite>. ISO.</dd>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -115386,7 +115386,7 @@ if (s = prompt('What is your name?')) {
<dd><cite><a href="http://tools.ietf.org/html/rfc6454">The Web Origin Concept</a></cite>, A. Barth. IETF.</dd>

<dt id="refsPAGEVIS">[PAGEVIS]</dt>
<dd>(Non-normative) <cite><a href="http://www.w3c-test.org/webperf/specs/PageVisibility/">Page Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>
<dd>(Non-normative) <cite><a href="https://w3c.github.io/web-performance/specs/PageVisibility/Overview.html">Page Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>

<dt id="refsPDF">[PDF]</dt>
<dd>(Non-normative) <cite><a href="http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf">Document management &mdash; Portable document format &mdash; Part 1: PDF</a></cite>. ISO.</dd>
Expand Down

0 comments on commit ce240bd

Please sign in to comment.