Skip to content

Commit

Permalink
[e] (0) Drop old origin definitions that no longer matter.
Browse files Browse the repository at this point in the history
Affected topics: HTML, Security

git-svn-id: http://svn.whatwg.org/webapps@6941 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 31, 2012
1 parent baba6fa commit 5e090f7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 101 deletions.
37 changes: 4 additions & 33 deletions complete.html
Expand Up @@ -62441,39 +62441,9 @@ <h3 id=origin-0><span class=secno>6.3 </span>Origin</h3>
<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
<code><a href=#the-img-element>img</a></code> element's <code><a href=#document>Document</a></code>.</dd>


<!-- does anything depend on the origin of an image other than from <img>? If not, we can cut out the remainder of this <dl>: -->

<dt>If an image was served over the network and has an address
that uses a URL scheme with a server-based naming authority</dt>

<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
image's <a href=#url>URL</a>.</dd>


<dt>If an image was generated from a <a href=#data-protocol title="data
protocol"><code title="">data:</code> URL</a> that was
returned as the location of an HTTP redirect (<a href=#concept-http-equivalent-codes title=concept-http-equivalent-codes>or equivalent</a> in
other protocols)</dt>

<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
<a href=#url>URL</a> that redirected to the <a href=#data-protocol title="data
protocol"><code title="">data:</code> URL</a>.</dd>


<dt>If an image was generated from a <a href=#data-protocol title="data
protocol"><code title="">data:</code> URL</a> found in another
<code><a href=#document>Document</a></code> or in a script</dt>

<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
<code><a href=#document>Document</a></code> or script that loaded that image.</dd>


<dt>If an image was obtained in some other manner (e.g. a <a href=#data-protocol title="data protocol"><code title="">data:</code> URL</a>
typed in by the user)</dt>

<dd>The <a href=#origin>origin</a> is a globally unique identifier
assigned when the image is created.</dd>
<!-- all image loads go through the "potentially CORS-enabled
fetch" algorithm so they're all either CORS-cross-origin or
CORS-same-origin if they succeed at all -->

</dl></dd>

Expand Down Expand Up @@ -98247,6 +98217,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
&#40284;&#39164;&#25991;&#25935; (Fumitoshi Ukai),
Futomi Hatano,
Gavin Carothers,
Gavin Kistner,
Gareth Rees,
Garrett Smith,
Geoffrey Garen,
Expand Down
37 changes: 4 additions & 33 deletions index
Expand Up @@ -62441,39 +62441,9 @@ x === this; // true</pre>
<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
<code><a href=#the-img-element>img</a></code> element's <code><a href=#document>Document</a></code>.</dd>


<!-- does anything depend on the origin of an image other than from <img>? If not, we can cut out the remainder of this <dl>: -->

<dt>If an image was served over the network and has an address
that uses a URL scheme with a server-based naming authority</dt>

<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
image's <a href=#url>URL</a>.</dd>


<dt>If an image was generated from a <a href=#data-protocol title="data
protocol"><code title="">data:</code> URL</a> that was
returned as the location of an HTTP redirect (<a href=#concept-http-equivalent-codes title=concept-http-equivalent-codes>or equivalent</a> in
other protocols)</dt>

<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
<a href=#url>URL</a> that redirected to the <a href=#data-protocol title="data
protocol"><code title="">data:</code> URL</a>.</dd>


<dt>If an image was generated from a <a href=#data-protocol title="data
protocol"><code title="">data:</code> URL</a> found in another
<code><a href=#document>Document</a></code> or in a script</dt>

<dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
<code><a href=#document>Document</a></code> or script that loaded that image.</dd>


<dt>If an image was obtained in some other manner (e.g. a <a href=#data-protocol title="data protocol"><code title="">data:</code> URL</a>
typed in by the user)</dt>

<dd>The <a href=#origin>origin</a> is a globally unique identifier
assigned when the image is created.</dd>
<!-- all image loads go through the "potentially CORS-enabled
fetch" algorithm so they're all either CORS-cross-origin or
CORS-same-origin if they succeed at all -->

</dl></dd>

Expand Down Expand Up @@ -98247,6 +98217,7 @@ if (s = prompt('What is your name?')) {
&#40284;&#39164;&#25991;&#25935; (Fumitoshi Ukai),
Futomi Hatano,
Gavin Carothers,
Gavin Kistner,
Gareth Rees,
Garrett Smith,
Geoffrey Garen,
Expand Down
39 changes: 4 additions & 35 deletions source
Expand Up @@ -73056,41 +73056,9 @@ x === this; // true</pre>
<dd>The <span>origin</span> is the <span>origin</span> of the
<code>img</code> element's <code>Document</code>.</dd>


<!-- does anything depend on the origin of an image other than from <img>? If not, we can cut out the remainder of this <dl>: -->

<dt>If an image was served over the network and has an address
that uses a URL scheme with a server-based naming authority</dt>

<dd>The <span>origin</span> is the <span>origin</span> of the
image's <span>URL</span>.</dd>


<dt>If an image was generated from a <span title="data
protocol"><code title="">data:</code> URL</span> that was
returned as the location of an HTTP redirect (<span
title="concept-http-equivalent-codes">or equivalent</span> in
other protocols)</dt>

<dd>The <span>origin</span> is the <span>origin</span> of the
<span>URL</span> that redirected to the <span title="data
protocol"><code title="">data:</code> URL</span>.</dd>


<dt>If an image was generated from a <span title="data
protocol"><code title="">data:</code> URL</span> found in another
<code>Document</code> or in a script</dt>

<dd>The <span>origin</span> is the <span>origin</span> of the
<code>Document</code> or script that loaded that image.</dd>


<dt>If an image was obtained in some other manner (e.g. a <span
title="data protocol"><code title="">data:</code> URL</span>
typed in by the user)</dt>

<dd>The <span>origin</span> is a globally unique identifier
assigned when the image is created.</dd>
<!-- all image loads go through the "potentially CORS-enabled
fetch" algorithm so they're all either CORS-cross-origin or
CORS-same-origin if they succeed at all -->

</dl>

Expand Down Expand Up @@ -115104,6 +115072,7 @@ if (s = prompt('What is your name?')) {
&#40284;&#39164;&#25991;&#25935; (Fumitoshi Ukai),
Futomi Hatano,
Gavin Carothers,
Gavin Kistner,
Gareth Rees,
Garrett Smith,
Geoffrey Garen,
Expand Down

0 comments on commit 5e090f7

Please sign in to comment.