html5/spec-author-view/index-of-terms cors-cross-origin.html,NONE,1.1 cors-same-origin.html,NONE,1.1 potentially-cors-enabled-fetch.html,NONE,1.1 absolute-url.html,1.15,1.16 attr-cross-origin-anonymous.html,1.1,1.2 attr-cross-origin-none.html,1.1,1.2 attr-cross-origin-use-credentials.html,1.1,1.2 attr-media-loop.html,1.20,1.21 origin.html,1.8,1.9

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv30969/index-of-terms

Modified Files:
	absolute-url.html attr-cross-origin-anonymous.html 
	attr-cross-origin-none.html 
	attr-cross-origin-use-credentials.html attr-media-loop.html 
	origin.html 
Added Files:
	cors-cross-origin.html cors-same-origin.html 
	potentially-cors-enabled-fetch.html 
Log Message:
Update how CORS works with <img> and <video> (and <audio> and <track>). (whatwg r6144)

[updated by splitter]


Index: absolute-url.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/absolute-url.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- absolute-url.html	7 May 2011 14:48:48 -0000	1.15
+++ absolute-url.html	23 May 2011 20:57:41 -0000	1.16
@@ -5,17 +5,20 @@
 <a class="index-counter" href="urls.html#absolute-url_1">(3)</a>
 </dd>
 <dd>
-<a href="dom.html#absolute-url_2"><span class="secno">3.1 </span>Documents</a>
-<a class="index-counter" href="dom.html#absolute-url_3">(2)</a>
+<a href="urls.html#absolute-url_2"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
 </dd>
 <dd>
-<a href="states-of-the-type-attribute.html#absolute-url_4"><span class="secno">4.10.7.1.4 </span><span>URL</span> state</a>
-<a class="index-counter" href="states-of-the-type-attribute.html#absolute-url_5">(2)</a>
+<a href="dom.html#absolute-url_3"><span class="secno">3.1 </span>Documents</a>
+<a class="index-counter" href="dom.html#absolute-url_4">(2)</a>
 </dd>
 <dd>
-<a href="commands.html#absolute-url_6"><span class="secno">4.11.5 </span>Commands</a>
+<a href="states-of-the-type-attribute.html#absolute-url_5"><span class="secno">4.10.7.1.4 </span><span>URL</span> state</a>
+<a class="index-counter" href="states-of-the-type-attribute.html#absolute-url_6">(2)</a>
 </dd>
 <dd>
-<a href="links.html#absolute-url_7"><span class="secno">4.12.3.17 </span>Other link types</a>
+<a href="commands.html#absolute-url_7"><span class="secno">4.11.5 </span>Commands</a>
+</dd>
+<dd>
+<a href="links.html#absolute-url_8"><span class="secno">4.12.3.17 </span>Other link types</a>
 </dd>
 </dl>

Index: attr-media-loop.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-media-loop.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- attr-media-loop.html	18 May 2011 01:56:25 -0000	1.20
+++ attr-media-loop.html	23 May 2011 20:57:43 -0000	1.21
@@ -1,22 +1,26 @@
 <dl id="attr-media-loop_index">
 <dd>
-<a href="the-video-element.html#loop"><span class="secno">4.8.6 </span>The <span><code>video</code></span> element</a>
-<a class="index-counter" href="the-video-element.html#loop_0">(2)</a>
+<a href="urls.html#loop"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
+<a class="index-counter" href="urls.html#loop_0">(2)</a>
 </dd>
 <dd>
-<a href="the-audio-element.html#loop_1"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a>
-<a class="index-counter" href="the-audio-element.html#loop_2">(2)</a>
+<a href="the-video-element.html#loop_1"><span class="secno">4.8.6 </span>The <span><code>video</code></span> element</a>
+<a class="index-counter" href="the-video-element.html#loop_2">(2)</a>
 </dd>
 <dd>
-<a href="the-track-element.html#loop_3"><span class="secno">4.8.10 </span>Media elements</a>
+<a href="the-audio-element.html#loop_3"><span class="secno">4.8.7 </span>The <span><code>audio</code></span> element</a>
+<a class="index-counter" href="the-audio-element.html#loop_4">(2)</a>
+</dd>
+<dd>
+<a href="the-track-element.html#loop_5"><span class="secno">4.8.10 </span>Media elements</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="the-track-element.html#attr-media-loop"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a>
-<a class="index-counter" href="the-track-element.html#loop_4">(2)</a>
+<a class="index-counter" href="the-track-element.html#loop_6">(2)</a>
 </dd>
 <dd>
-<a class="no-num" href="index.html#loop_5">Elements</a>
-<a class="index-counter" href="index.html#loop_6">(2)</a>
+<a class="no-num" href="index.html#loop_7">Elements</a>
+<a class="index-counter" href="index.html#loop_8">(2)</a>
 </dd>
 <dd>
 <a class="no-num" href="index.html#audio_28">Attributes</a>

Index: attr-cross-origin-anonymous.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-cross-origin-anonymous.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- attr-cross-origin-anonymous.html	18 May 2011 01:56:22 -0000	1.1
+++ attr-cross-origin-anonymous.html	23 May 2011 20:57:41 -0000	1.2
@@ -4,4 +4,8 @@
 <a class="index-counter" href="urls.html#attr-cross-origin-anonymous_0">(2)</a>
 <a class="index-counter" href="urls.html#attr-cross-origin-anonymous_1">(3)</a>
 </dd>
+<dd>
+<a href="urls.html#attr-cross-origin-anonymous_2"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
+<a class="index-counter" href="urls.html#attr-cross-origin-anonymous_3">(2)</a>
+</dd>
 </dl>

--- NEW FILE: cors-same-origin.html ---
<dl id="cors-same-origin_index">
<dd>
<a class="dfn-ref" href="urls.html#cors-same-origin"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
<a class="index-counter" href="urls.html#cors-same-origin_0">(2)</a>
<a class="index-counter" href="urls.html#cors-same-origin_1">(3)</a>
</dd>
</dl>

--- NEW FILE: cors-cross-origin.html ---
<dl id="cors-cross-origin_index">
<dd>
<a class="dfn-ref" href="urls.html#cors-cross-origin"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
<a class="index-counter" href="urls.html#cors-cross-origin_0">(2)</a>
</dd>
</dl>

Index: attr-cross-origin-none.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-cross-origin-none.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- attr-cross-origin-none.html	18 May 2011 01:56:22 -0000	1.1
+++ attr-cross-origin-none.html	23 May 2011 20:57:41 -0000	1.2
@@ -1,5 +1,10 @@
-<dl class="has-norefs" id="attr-cross-origin-none_index">
+<dl id="attr-cross-origin-none_index">
 <dd>
 <a class="dfn-ref" href="urls.html#attr-cross-origin-none"><span class="secno">2.5.4 </span>CORS settings attributes</a>
 </dd>
+<dd>
+<a href="urls.html#attr-cross-origin-none_0"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
+<a class="index-counter" href="urls.html#attr-cross-origin-none_1">(2)</a>
+<a class="index-counter" href="urls.html#attr-cross-origin-none_2">(3)</a>
+</dd>
 </dl>

Index: origin.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/origin.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- origin.html	6 May 2011 06:21:15 -0000	1.8
+++ origin.html	23 May 2011 20:57:44 -0000	1.9
@@ -1,12 +1,15 @@
 <dl id="origin_index">
 <dd>
-<a href="the-iframe-element.html#origin_0"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
+<a href="urls.html#origin_0"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
+</dd>
+<dd>
+<a href="the-iframe-element.html#origin_1"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
 </dd>
 <dd>
 <a class="dfn-ref" href="origin-0.html#origin"><span class="secno">5.3 </span>Origin</a>
 </dd>
 <dd>
-<a href="iana.html#origin_1"><span class="secno">11.1 </span><span><code>text/html</code></span></a>
-<a class="index-counter" href="iana.html#origin_2">(2)</a>
+<a href="iana.html#origin_2"><span class="secno">11.1 </span><span><code>text/html</code></span></a>
+<a class="index-counter" href="iana.html#origin_3">(2)</a>
 </dd>
 </dl>

--- NEW FILE: potentially-cors-enabled-fetch.html ---
<dl class="has-norefs" id="potentially-cors-enabled-fetch_index">
<dd>
<a class="dfn-ref" href="urls.html#potentially-cors-enabled-fetch"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
</dd>
</dl>

Index: attr-cross-origin-use-credentials.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/attr-cross-origin-use-credentials.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- attr-cross-origin-use-credentials.html	18 May 2011 01:56:24 -0000	1.1
+++ attr-cross-origin-use-credentials.html	23 May 2011 20:57:42 -0000	1.2
@@ -1,5 +1,10 @@
-<dl class="has-norefs" id="attr-cross-origin-use-credentials_index">
+<dl id="attr-cross-origin-use-credentials_index">
 <dd>
 <a class="dfn-ref" href="urls.html#attr-cross-origin-use-credentials"><span class="secno">2.5.4 </span>CORS settings attributes</a>
 </dd>
+<dd>
+<a href="urls.html#attr-cross-origin-use-credentials_0"><span class="secno">2.5.5 </span>CORS-enabled fetch</a>
+<a class="index-counter" href="urls.html#attr-cross-origin-use-credentials_1">(2)</a>
+<a class="index-counter" href="urls.html#attr-cross-origin-use-credentials_2">(3)</a>
+</dd>
 </dl>

Received on Monday, 23 May 2011 20:57:50 UTC