[html5] r8085 - [e] (0) Copy-paste error in the origin section. Fixing https://www.w3.org/Bugs/P [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jul 24 11:00:49 PDT 2013
Author: ianh
Date: 2013-07-24 11:00:48 -0700 (Wed, 24 Jul 2013)
New Revision: 8085
Modified:
complete.html
index
source
Log:
[e] (0) Copy-paste error in the origin section.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22765
Affected topics: Security
Modified: complete.html
===================================================================
--- complete.html 2013-07-24 17:53:33 UTC (rev 8084)
+++ complete.html 2013-07-24 18:00:48 UTC (rev 8085)
@@ -66405,8 +66405,8 @@
<dl class=switch><dt>If the <a href=#media-data>media data</a> is <a href=#cors-cross-origin>CORS-cross-origin</a></dt>
- <dd>The <a href=#origin>origin</a> is a globally unique identifier assigned when the image is
- created.</dd>
+ <dd>The <a href=#origin>origin</a> is a globally unique identifier assigned when the <a href=#media-data>media
+ data</a> is <a href=#fetch title=fetch>fetched</a>.</dd>
<dt>If the <a href=#media-data>media data</a> is <a href=#cors-same-origin>CORS-same-origin</a></dt>
Modified: index
===================================================================
--- index 2013-07-24 17:53:33 UTC (rev 8084)
+++ index 2013-07-24 18:00:48 UTC (rev 8085)
@@ -66405,8 +66405,8 @@
<dl class=switch><dt>If the <a href=#media-data>media data</a> is <a href=#cors-cross-origin>CORS-cross-origin</a></dt>
- <dd>The <a href=#origin>origin</a> is a globally unique identifier assigned when the image is
- created.</dd>
+ <dd>The <a href=#origin>origin</a> is a globally unique identifier assigned when the <a href=#media-data>media
+ data</a> is <a href=#fetch title=fetch>fetched</a>.</dd>
<dt>If the <a href=#media-data>media data</a> is <a href=#cors-same-origin>CORS-same-origin</a></dt>
Modified: source
===================================================================
--- source 2013-07-24 17:53:33 UTC (rev 8084)
+++ source 2013-07-24 18:00:48 UTC (rev 8085)
@@ -74083,8 +74083,8 @@
<dt>If the <span>media data</span> is <span>CORS-cross-origin</span></dt>
- <dd>The <span>origin</span> is a globally unique identifier assigned when the image is
- created.</dd>
+ <dd>The <span>origin</span> is a globally unique identifier assigned when the <span>media
+ data</span> is <span title="fetch">fetched</span>.</dd>
<dt>If the <span>media data</span> is <span>CORS-same-origin</span></dt>
More information about the Commit-Watchers
mailing list