Navigation Menu

Skip to content

Commit

Permalink
[e] (0) Update references for Content-Disposition from RFC2183 to RFC…
Browse files Browse the repository at this point in the history
…6266.

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13349

git-svn-id: http://svn.whatwg.org/webapps@6494 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 17, 2011
1 parent 110251b commit 9314d34
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 33 deletions.
20 changes: 10 additions & 10 deletions complete.html
Expand Up @@ -54771,7 +54771,7 @@ <h4 id=downloading-resources><span class=secno>4.12.4 </span>Downloading resourc
<p>The attribute can furthermore be given a value, to specify the
filename that user agents are to use when storing the resource in a
file system. This value can be overridden by the <code title=http-content-disposition>Content-Disposition</code> HTTP
header's <code title="">filename</code> parameter. <a href=#refsRFC2183>[RFC2183]</a></p>
header's filename parameters. <a href=#refsRFC6266>[RFC6266]</a></p>

<p>In cross-origin situations, the <code title=attr-hyperlink-download><a href=#attr-hyperlink-download>download</a></code> attribute has to be
combined with the <code title=http-content-disposition>Content-Disposition</code> HTTP
Expand Down Expand Up @@ -54830,8 +54830,9 @@ <h4 id=downloading-resources><span class=secno>4.12.4 </span>Downloading resourc

<li><p>If the resource has a <code title=http-content-disposition>Content-Disposition</code> header, <!-- Content-Disposition: attachment; filename="" is always honoured, even cross-origin -->
that header specifies the <code title="">attachment</code>
disposition type, and the header includes a <code title="">filename</code> parameter, then let <var title="">filename</var> have that value, and jump to the step
labeled "sanitize" below. <a href=#refsRFC2183>[RFC2183]</a></li>
disposition type, and the header includes a filename parameter,
then let <var title="">filename</var> have the value specified by
the header, and jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>

<li><p>Let <var title="">resource origin</var> be the
<a href=#origin>origin</a> of the resource being downloaded.</li>
Expand All @@ -54848,9 +54849,8 @@ <h4 id=downloading-resources><span class=secno>4.12.4 </span>Downloading resourc

<li><p>If <var title="">trusted operation</var> is true and the <!-- Content-Disposition: *; filename="" overrides download="" for same-origin -->
resource has a <code title=http-content-disposition>Content-Disposition</code> header
and that header includes a <code title="">filename</code>
parameter, then let <var title="">filename</var> have that value,
and jump to the step labeled "sanitize" below. <a href=#refsRFC2183>[RFC2183]</a></li>
and that header includes a filename parameter, then let <var title="">filename</var> have the value specified by the header, and
jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>

<li><p>If the download was not initiated from a
<a href=#hyperlink>hyperlink</a> created by an <code><a href=#the-a-element>a</a></code> or
Expand All @@ -54874,7 +54874,7 @@ <h4 id=downloading-resources><span class=secno>4.12.4 </span>Downloading resourc
and that header specifies the <code title="">attachment</code>
disposition type, let <var title="">filename</var> have the value
of <var title="">proposed filename</var>, and jump to the step
labeled "sanitize" below. <a href=#refsRFC2183>[RFC2183]</a></li>
labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>

<li><p><i>No proposed filename</i>: If <var title="">trusted <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
operation</var> is true, or if the user indicated a preference for
Expand Down Expand Up @@ -101490,9 +101490,6 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
<dd><cite><a href=http://tools.ietf.org/html/rfc2119>Key words for use in
RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd>

<dt id=refsRFC2183>[RFC2183]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc2183>Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field</a></cite>, R. Troost, S. Dorner, K. Moore. IETF.</dd>

<dt id=refsRFC2237>[RFC2237]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc2237>Japanese Character
Encoding for Internet Messages</a></cite>, K. Tamaru. IETF.</dd>
Expand Down Expand Up @@ -101605,6 +101602,9 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
for Global System for Mobile Communications (GSM) Short Message
Service (SMS)</a></cite>, E. Wilde, A. Vaha-Sipila. IETF.</dd>

<dt id=refsRFC6266>[RFC6266]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc6266>Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)</a></cite>, J. Reschke. IETF.</dd>

<dt id=refsSCSU>[SCSU]</dt>
<dd>(Non-normative) <cite><a href=http://www.unicode.org/reports/tr6/>UTR #6: A Standard
Compression Scheme For Unicode</a></cite>, M. Wolf, K. Whistler,
Expand Down
20 changes: 10 additions & 10 deletions index
Expand Up @@ -54638,7 +54638,7 @@ fur
<p>The attribute can furthermore be given a value, to specify the
filename that user agents are to use when storing the resource in a
file system. This value can be overridden by the <code title=http-content-disposition>Content-Disposition</code> HTTP
header's <code title="">filename</code> parameter. <a href=#refsRFC2183>[RFC2183]</a></p>
header's filename parameters. <a href=#refsRFC6266>[RFC6266]</a></p>

<p>In cross-origin situations, the <code title=attr-hyperlink-download><a href=#attr-hyperlink-download>download</a></code> attribute has to be
combined with the <code title=http-content-disposition>Content-Disposition</code> HTTP
Expand Down Expand Up @@ -54697,8 +54697,9 @@ fur

<li><p>If the resource has a <code title=http-content-disposition>Content-Disposition</code> header, <!-- Content-Disposition: attachment; filename="" is always honoured, even cross-origin -->
that header specifies the <code title="">attachment</code>
disposition type, and the header includes a <code title="">filename</code> parameter, then let <var title="">filename</var> have that value, and jump to the step
labeled "sanitize" below. <a href=#refsRFC2183>[RFC2183]</a></li>
disposition type, and the header includes a filename parameter,
then let <var title="">filename</var> have the value specified by
the header, and jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>

<li><p>Let <var title="">resource origin</var> be the
<a href=#origin>origin</a> of the resource being downloaded.</li>
Expand All @@ -54715,9 +54716,8 @@ fur

<li><p>If <var title="">trusted operation</var> is true and the <!-- Content-Disposition: *; filename="" overrides download="" for same-origin -->
resource has a <code title=http-content-disposition>Content-Disposition</code> header
and that header includes a <code title="">filename</code>
parameter, then let <var title="">filename</var> have that value,
and jump to the step labeled "sanitize" below. <a href=#refsRFC2183>[RFC2183]</a></li>
and that header includes a filename parameter, then let <var title="">filename</var> have the value specified by the header, and
jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>

<li><p>If the download was not initiated from a
<a href=#hyperlink>hyperlink</a> created by an <code><a href=#the-a-element>a</a></code> or
Expand All @@ -54741,7 +54741,7 @@ fur
and that header specifies the <code title="">attachment</code>
disposition type, let <var title="">filename</var> have the value
of <var title="">proposed filename</var>, and jump to the step
labeled "sanitize" below. <a href=#refsRFC2183>[RFC2183]</a></li>
labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>

<li><p><i>No proposed filename</i>: If <var title="">trusted <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
operation</var> is true, or if the user indicated a preference for
Expand Down Expand Up @@ -97082,9 +97082,6 @@ if (s = prompt('What is your name?')) {
<dd><cite><a href=http://tools.ietf.org/html/rfc2119>Key words for use in
RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd>

<dt id=refsRFC2183>[RFC2183]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc2183>Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field</a></cite>, R. Troost, S. Dorner, K. Moore. IETF.</dd>

<dt id=refsRFC2237>[RFC2237]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc2237>Japanese Character
Encoding for Internet Messages</a></cite>, K. Tamaru. IETF.</dd>
Expand Down Expand Up @@ -97197,6 +97194,9 @@ if (s = prompt('What is your name?')) {
for Global System for Mobile Communications (GSM) Short Message
Service (SMS)</a></cite>, E. Wilde, A. Vaha-Sipila. IETF.</dd>

<dt id=refsRFC6266>[RFC6266]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc6266>Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)</a></cite>, J. Reschke. IETF.</dd>

<dt id=refsSCSU>[SCSU]</dt>
<dd>(Non-normative) <cite><a href=http://www.unicode.org/reports/tr6/>UTR #6: A Standard
Compression Scheme For Unicode</a></cite>, M. Wolf, K. Whistler,
Expand Down
27 changes: 14 additions & 13 deletions source
Expand Up @@ -61680,8 +61680,8 @@ fur
filename that user agents are to use when storing the resource in a
file system. This value can be overridden by the <code
title="http-content-disposition">Content-Disposition</code> HTTP
header's <code title="">filename</code> parameter. <a
href="#refsRFC2183">[RFC2183]</a></p>
header's filename parameters. <a
href="#refsRFC6266">[RFC6266]</a></p>

<p>In cross-origin situations, the <code
title="attr-hyperlink-download">download</code> attribute has to be
Expand Down Expand Up @@ -61752,10 +61752,10 @@ fur
<li><p>If the resource has a <code
title="http-content-disposition">Content-Disposition</code> header, <!-- Content-Disposition: attachment; filename="" is always honoured, even cross-origin -->
that header specifies the <code title="">attachment</code>
disposition type, and the header includes a <code
title="">filename</code> parameter, then let <var
title="">filename</var> have that value, and jump to the step
labeled "sanitize" below. <a href="#refsRFC2183">[RFC2183]</a></p></li>
disposition type, and the header includes a filename parameter,
then let <var title="">filename</var> have the value specified by
the header, and jump to the step labeled "sanitize" below. <a
href="#refsRFC6266">[RFC6266]</a></p></li>

<li><p>Let <var title="">resource origin</var> be the
<span>origin</span> of the resource being downloaded.</p></li>
Expand All @@ -61775,9 +61775,10 @@ fur
<li><p>If <var title="">trusted operation</var> is true and the <!-- Content-Disposition: *; filename="" overrides download="" for same-origin -->
resource has a <code
title="http-content-disposition">Content-Disposition</code> header
and that header includes a <code title="">filename</code>
parameter, then let <var title="">filename</var> have that value,
and jump to the step labeled "sanitize" below. <a href="#refsRFC2183">[RFC2183]</a></p></li>
and that header includes a filename parameter, then let <var
title="">filename</var> have the value specified by the header, and
jump to the step labeled "sanitize" below. <a
href="#refsRFC6266">[RFC6266]</a></p></li>

<li><p>If the download was not initiated from a
<span>hyperlink</span> created by an <code>a</code> or
Expand All @@ -61803,7 +61804,7 @@ fur
and that header specifies the <code title="">attachment</code>
disposition type, let <var title="">filename</var> have the value
of <var title="">proposed filename</var>, and jump to the step
labeled "sanitize" below. <a href="#refsRFC2183">[RFC2183]</a></p></li>
labeled "sanitize" below. <a href="#refsRFC6266">[RFC6266]</a></p></li>

<li><p><i>No proposed filename</i>: If <var title="">trusted <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
operation</var> is true, or if the user indicated a preference for
Expand Down Expand Up @@ -115627,9 +115628,6 @@ if (s = prompt('What is your name?')) {
<dd><cite><a href="http://tools.ietf.org/html/rfc2119">Key words for use in
RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd>

<dt id="refsRFC2183">[RFC2183]</dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc2183">Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field</a></cite>, R. Troost, S. Dorner, K. Moore. IETF.</dd>

<dt id="refsRFC2237">[RFC2237]</dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc2237">Japanese Character
Encoding for Internet Messages</a></cite>, K. Tamaru. IETF.</dd>
Expand Down Expand Up @@ -115758,6 +115756,9 @@ if (s = prompt('What is your name?')) {
for Global System for Mobile Communications (GSM) Short Message
Service (SMS)</a></cite>, E. Wilde, A. Vaha-Sipila. IETF.</dd>

<dt id="refsRFC6266">[RFC6266]</dt>
<dd><cite><a href="http://tools.ietf.org/html/rfc6266">Use of the Content-Disposition Header Field in the Hypertext Transfer Protocol (HTTP)</a></cite>, J. Reschke. IETF.</dd>

<dt id="refsSCSU">[SCSU]</dt>
<dd>(Non-normative) <cite><a
href="http://www.unicode.org/reports/tr6/">UTR #6: A Standard
Expand Down

0 comments on commit 9314d34

Please sign in to comment.