Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) minor MIMESNIFf synchronisation
git-svn-id: http://svn.whatwg.org/webapps@4840 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 11, 2010
1 parent 6d7296e commit 4025647
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 3 additions & 1 deletion complete.html
Expand Up @@ -5471,11 +5471,13 @@ <h4 id=content-type-sniffing><span class=secno>2.6.3 </span>Determining the type
Content-Type</dfn>, given a string <var title="">s</var>, is given
in the Content-Type Processing Model specification. It either
returns an encoding or nothing. <a href=#refsMIMESNIFF>[MIMESNIFF]</a></p>
<p class=XXX>The above is out of date now that the relevant section has been removed from MIMESNIFF. Stay tuned; I'll bring it back here soon.</p>

<p>The <dfn id=content-type-sniffing-0 title="Content-Type sniffing">sniffed type of a
resource</dfn> must be found in a manner consistent with the
requirements given in the Content-Type Processing Model
specification for finding that <i>sniffed type</i>. <a href=#refsMIMESNIFF>[MIMESNIFF]</a></p>
specification for finding the <i>sniffed-type</i> of the relevant
sequence of octets. <a href=#refsMIMESNIFF>[MIMESNIFF]</a></p>

<p>The <dfn id=content-type-sniffing:-image title="Content-Type sniffing: image">rules for sniffing
images specifically</dfn> and the <dfn id=content-type-sniffing:-text-or-binary title="Content-Type sniffing:
Expand Down
4 changes: 3 additions & 1 deletion index
Expand Up @@ -5370,11 +5370,13 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
Content-Type</dfn>, given a string <var title="">s</var>, is given
in the Content-Type Processing Model specification. It either
returns an encoding or nothing. <a href=#refsMIMESNIFF>[MIMESNIFF]</a></p>
<p class=XXX>The above is out of date now that the relevant section has been removed from MIMESNIFF. Stay tuned; I'll bring it back here soon.</p>

<p>The <dfn id=content-type-sniffing-0 title="Content-Type sniffing">sniffed type of a
resource</dfn> must be found in a manner consistent with the
requirements given in the Content-Type Processing Model
specification for finding that <i>sniffed type</i>. <a href=#refsMIMESNIFF>[MIMESNIFF]</a></p>
specification for finding the <i>sniffed-type</i> of the relevant
sequence of octets. <a href=#refsMIMESNIFF>[MIMESNIFF]</a></p>

<p>The <dfn id=content-type-sniffing:-image title="Content-Type sniffing: image">rules for sniffing
images specifically</dfn> and the <dfn id=content-type-sniffing:-text-or-binary title="Content-Type sniffing:
Expand Down
5 changes: 3 additions & 2 deletions source
Expand Up @@ -5021,12 +5021,13 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
in the Content-Type Processing Model specification. It either
returns an encoding or nothing. <a
href="#refsMIMESNIFF">[MIMESNIFF]</a></p>
<p class="XXX">The above is out of date now that the relevant section has been removed from MIMESNIFF. Stay tuned; I'll bring it back here soon.</p>

<p>The <dfn title="Content-Type sniffing">sniffed type of a
resource</dfn> must be found in a manner consistent with the
requirements given in the Content-Type Processing Model
specification for finding that <i>sniffed type</i>. <a
href="#refsMIMESNIFF">[MIMESNIFF]</a></p>
specification for finding the <i>sniffed-type</i> of the relevant
sequence of octets. <a href="#refsMIMESNIFF">[MIMESNIFF]</a></p>

<p>The <dfn title="Content-Type sniffing: image">rules for sniffing
images specifically</dfn> and the <dfn title="Content-Type sniffing:
Expand Down

0 comments on commit 4025647

Please sign in to comment.