Skip to content

Commit

Permalink
[e] (0) add a ref to PDF
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6314 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 20, 2011
1 parent cc0e3af commit 6077444
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 8 deletions.
10 changes: 7 additions & 3 deletions complete.html
Expand Up @@ -239,7 +239,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 19 July 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 20 July 2011</h2>
</hgroup><dl><dt>Multiple-page version:</dt>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete/>http://www.whatwg.org/specs/web-apps/current-work/complete/</a></dd>
<dt>One-page version:</dt>
Expand Down Expand Up @@ -95276,7 +95276,7 @@ <h3 id=print-media><span class=secno>15.8 </span>Print media</h3>
opportunity to <dfn id=obtain-a-physical-form>obtain a physical form</dfn> (or a
representation of a physical form) of a <code><a href=#document>Document</a></code>. For
example, selecting the option to print a page or convert it to PDF
format.</p>
format. <a href=#refsPDF>[PDF]</a></p>

<p>When the user actually <a href=#obtain-a-physical-form title="obtain a physical
form">obtains a physical form</a> (or a representation of a
Expand Down Expand Up @@ -100737,7 +100737,10 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Section 4.6.2. OpenSearch.org.</dd>

<dt id=refsORIGIN>[ORIGIN]</dt>
<dd><cite><a href=http://tools.ietf.org/html/draft-ietf-websec-origin>The Web Origin Concept</a></cite>, A. Barth. IETF.</dd>
<dd><cite><a href=http://tools.ietf.org/html/draft-ietf-websec-origin>The Web Origin Concept</a></cite>, A. Barth. IETF.</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>

<dt id=refsPINGBACK>[PINGBACK]</dt>
<dd><cite><a href=http://www.hixie.ch/specs/pingback/pingback>Pingback
Expand Down Expand Up @@ -101451,6 +101454,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Lee Kowalkowski,
Leif Halvard Silli,
Lenny Domnitser,
Leonard Rosenthol,
Leons Petrazickis,
Lobotom Dysmon,
Logan<!-- on moz irc -->,
Expand Down
10 changes: 7 additions & 3 deletions index
Expand Up @@ -243,7 +243,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 19 July 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 20 July 2011</h2>
</hgroup><dl><dt><strong>Web developer edition</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -90847,7 +90847,7 @@ if (s = prompt('What is your name?')) {
opportunity to <dfn id=obtain-a-physical-form>obtain a physical form</dfn> (or a
representation of a physical form) of a <code><a href=#document>Document</a></code>. For
example, selecting the option to print a page or convert it to PDF
format.</p>
format. <a href=#refsPDF>[PDF]</a></p>

<p>When the user actually <a href=#obtain-a-physical-form title="obtain a physical
form">obtains a physical form</a> (or a representation of a
Expand Down Expand Up @@ -96449,7 +96449,10 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Section 4.6.2. OpenSearch.org.</dd>

<dt id=refsORIGIN>[ORIGIN]</dt>
<dd><cite><a href=http://tools.ietf.org/html/draft-ietf-websec-origin>The Web Origin Concept</a></cite>, A. Barth. IETF.</dd>
<dd><cite><a href=http://tools.ietf.org/html/draft-ietf-websec-origin>The Web Origin Concept</a></cite>, A. Barth. IETF.</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>

<dt id=refsPINGBACK>[PINGBACK]</dt>
<dd><cite><a href=http://www.hixie.ch/specs/pingback/pingback>Pingback
Expand Down Expand Up @@ -97179,6 +97182,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Lee Kowalkowski,
Leif Halvard Silli,
Lenny Domnitser,
Leonard Rosenthol,
Leons Petrazickis,
Lobotom Dysmon,
Logan<!-- on moz irc -->,
Expand Down
8 changes: 6 additions & 2 deletions source
Expand Up @@ -108068,7 +108068,7 @@ if (s = prompt('What is your name?')) {
opportunity to <dfn>obtain a physical form</dfn> (or a
representation of a physical form) of a <code>Document</code>. For
example, selecting the option to print a page or convert it to PDF
format.</p>
format. <a href="#refsPDF">[PDF]</a></p>

<p>When the user actually <span title="obtain a physical
form">obtains a physical form</span> (or a representation of a
Expand Down Expand Up @@ -114865,7 +114865,10 @@ interface <span>HTMLDocument</span> {

<dt id="refsORIGIN">[ORIGIN]</dt>
<dd><cite><a
href="http://tools.ietf.org/html/draft-ietf-websec-origin">The Web Origin Concept</a></cite>, A. Barth. IETF.</dd>
href="http://tools.ietf.org/html/draft-ietf-websec-origin">The Web Origin Concept</a></cite>, A. Barth. IETF.</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>

<dt id="refsPINGBACK">[PINGBACK]</dt>
<dd><cite><a
Expand Down Expand Up @@ -115704,6 +115707,7 @@ interface <span>HTMLDocument</span> {
Lee Kowalkowski,
Leif Halvard Silli,
Lenny Domnitser,
Leonard Rosenthol,
Leons Petrazickis,
Lobotom Dysmon,
Logan<!-- on moz irc -->,
Expand Down

0 comments on commit 6077444

Please sign in to comment.