Skip to content

Commit

Permalink
[e] (0) Try to make this text less ambiguous regarding crossorigin=''.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23671
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8296 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 19, 2013
1 parent fa21e0f commit c4838ee
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
8 changes: 5 additions & 3 deletions complete.html
Expand Up @@ -12470,7 +12470,7 @@ <h4 id=the-link-element><span class=secno>4.2.4 </span>The <dfn><code>link</code
<li>

<p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the resulting <a href=#absolute-url>absolute
URL</a>, with the <i>mode</i> being the state of the element's <code title=attr-link-crossorigin><a href=#attr-link-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i>
URL</a>, with the <i>mode</i> being the current state of the element's <code title=attr-link-crossorigin><a href=#attr-link-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i>
being the <a href=#origin>origin</a> of the <code><a href=#the-link-element>link</a></code> element's <code><a href=#document>Document</a></code>, and the
<i>default origin behaviour</i> set to <i>taint</i>.</p>

Expand Down Expand Up @@ -20813,8 +20813,9 @@ <h4 id=the-img-element><span class=secno>4.7.1 </span>The <dfn><code>img</code><

<li>

<!--CLEANUP-->
<p>&#x231b; Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the <a href=#absolute-url>absolute
URL</a> that resulted from the earlier step, with the <i>mode</i> being the state of the
URL</a> that resulted from the earlier step, with the <i>mode</i> being the current state of the
element's <code title=attr-img-crossorigin><a href=#attr-img-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i> being 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>, and the <i>default origin behaviour</i> set to <i>taint</i>.</p>

Expand Down Expand Up @@ -51599,8 +51600,9 @@ <h4 id=the-script-element><span class=secno>4.12.1 </span>The <dfn id=script><co

<li>

<!--CLEANUP-->
<p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the resulting
<a href=#absolute-url>absolute URL</a>, with the <i>mode</i> being the state of the element's <code title=attr-script-crossorigin><a href=#attr-script-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the <code><a href=#the-script-element>script</a></code> element's
<a href=#absolute-url>absolute URL</a>, with the <i>mode</i> being the current state of the element's <code title=attr-script-crossorigin><a href=#attr-script-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the <code><a href=#the-script-element>script</a></code> element's
<code><a href=#document>Document</a></code>, and the <i>default origin behaviour</i> set to <i>taint</i>.</p>

<p>The resource obtained in this fashion can be either <a href=#cors-same-origin>CORS-same-origin</a> or
Expand Down
8 changes: 5 additions & 3 deletions index
Expand Up @@ -12470,7 +12470,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p&gt;
<li>

<p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the resulting <a href=#absolute-url>absolute
URL</a>, with the <i>mode</i> being the state of the element's <code title=attr-link-crossorigin><a href=#attr-link-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i>
URL</a>, with the <i>mode</i> being the current state of the element's <code title=attr-link-crossorigin><a href=#attr-link-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i>
being the <a href=#origin>origin</a> of the <code><a href=#the-link-element>link</a></code> element's <code><a href=#document>Document</a></code>, and the
<i>default origin behaviour</i> set to <i>taint</i>.</p>

Expand Down Expand Up @@ -20813,8 +20813,9 @@ interface <dfn id=htmlimageelement>HTMLImageElement</dfn> : <a href=#htmlelement

<li>

<!--CLEANUP-->
<p>&#x231b; Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the <a href=#absolute-url>absolute
URL</a> that resulted from the earlier step, with the <i>mode</i> being the state of the
URL</a> that resulted from the earlier step, with the <i>mode</i> being the current state of the
element's <code title=attr-img-crossorigin><a href=#attr-img-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i> being 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>, and the <i>default origin behaviour</i> set to <i>taint</i>.</p>

Expand Down Expand Up @@ -51599,8 +51600,9 @@ dictionary <dfn id=relatedeventinit>RelatedEventInit</dfn> : <a href=#eventinit>

<li>

<!--CLEANUP-->
<p>Do a <a href=#potentially-cors-enabled-fetch>potentially CORS-enabled fetch</a><!--FETCH--> of the resulting
<a href=#absolute-url>absolute URL</a>, with the <i>mode</i> being the state of the element's <code title=attr-script-crossorigin><a href=#attr-script-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the <code><a href=#the-script-element>script</a></code> element's
<a href=#absolute-url>absolute URL</a>, with the <i>mode</i> being the current state of the element's <code title=attr-script-crossorigin><a href=#attr-script-crossorigin>crossorigin</a></code> content attribute, the <i title="">origin</i> being the <a href=#origin>origin</a> of the <code><a href=#the-script-element>script</a></code> element's
<code><a href=#document>Document</a></code>, and the <i>default origin behaviour</i> set to <i>taint</i>.</p>

<p>The resource obtained in this fashion can be either <a href=#cors-same-origin>CORS-same-origin</a> or
Expand Down
8 changes: 5 additions & 3 deletions source
Expand Up @@ -12829,7 +12829,7 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p>
<li>

<p>Do a <span>potentially CORS-enabled fetch</span><!--FETCH--> of the resulting <span>absolute
URL</span>, with the <i>mode</i> being the state of the element's <code
URL</span>, with the <i>mode</i> being the current state of the element's <code
data-x="attr-link-crossorigin">crossorigin</code> content attribute, the <i data-x="">origin</i>
being the <span>origin</span> of the <code>link</code> element's <code>Document</code>, and the
<i>default origin behaviour</i> set to <i>taint</i>.</p>
Expand Down Expand Up @@ -21744,8 +21744,9 @@ interface <dfn>HTMLImageElement</dfn> : <span>HTMLElement</span> {

<li>

<!--CLEANUP-->
<p>&#x231B; Do a <span>potentially CORS-enabled fetch</span><!--FETCH--> of the <span>absolute
URL</span> that resulted from the earlier step, with the <i>mode</i> being the state of the
URL</span> that resulted from the earlier step, with the <i>mode</i> being the current state of the
element's <code data-x="attr-img-crossorigin">crossorigin</code> content attribute, the <i
data-x="">origin</i> being the <span>origin</span> of the <code>img</code> element's
<code>Document</code>, and the <i>default origin behaviour</i> set to <i>taint</i>.</p>
Expand Down Expand Up @@ -56995,8 +56996,9 @@ dictionary <dfn>RelatedEventInit</dfn> : <span>EventInit</span> {

<li>

<!--CLEANUP-->
<p>Do a <span>potentially CORS-enabled fetch</span><!--FETCH--> of the resulting
<span>absolute URL</span>, with the <i>mode</i> being the state of the element's <code
<span>absolute URL</span>, with the <i>mode</i> being the current state of the element's <code
data-x="attr-script-crossorigin">crossorigin</code> content attribute, the <i
data-x="">origin</i> being the <span>origin</span> of the <code>script</code> element's
<code>Document</code>, and the <i>default origin behaviour</i> set to <i>taint</i>.</p>
Expand Down

0 comments on commit c4838ee

Please sign in to comment.