[html5] r4616 - [giow] (0) Clarify the definition of data: origins to actually be implementable.

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 19 16:49:52 PST 2010


Author: ianh
Date: 2010-01-19 16:49:50 -0800 (Tue, 19 Jan 2010)
New Revision: 4616

Modified:
   complete.html
   index
   source
Log:
[giow] (0) Clarify the definition of data: origins to actually be implementable.

Modified: complete.html
===================================================================
--- complete.html	2010-01-20 00:46:16 UTC (rev 4615)
+++ complete.html	2010-01-20 00:49:50 UTC (rev 4616)
@@ -50937,7 +50937,7 @@
      <code>Document</code> or in a script</dt>
 
      <dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
-     <code>Document</code> or script in which the <code title="">data:</code> URL was found.</dd>
+     <code>Document</code> or script that initiated the <a href=#navigate title=navigate>navigation</a> to that <a href=#url>URL</a>.</dd>
 
 
      <dt>If a <code>Document</code> has the <a href="#the-document's-address" title="the

Modified: index
===================================================================
--- index	2010-01-20 00:46:16 UTC (rev 4615)
+++ index	2010-01-20 00:49:50 UTC (rev 4616)
@@ -50837,7 +50837,7 @@
      <code>Document</code> or in a script</dt>
 
      <dd>The <a href=#origin>origin</a> is the <a href=#origin>origin</a> of the
-     <code>Document</code> or script in which the <code title="">data:</code> URL was found.</dd>
+     <code>Document</code> or script that initiated the <a href=#navigate title=navigate>navigation</a> to that <a href=#url>URL</a>.</dd>
 
 
      <dt>If a <code>Document</code> has the <a href="#the-document's-address" title="the

Modified: source
===================================================================
--- source	2010-01-20 00:46:16 UTC (rev 4615)
+++ source	2010-01-20 00:49:50 UTC (rev 4616)
@@ -57345,8 +57345,8 @@
      <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 in which the <code
-     title="">data:</code> URL was found.</dd>
+     <code>Document</code> or script that initiated the <span
+     title="navigate">navigation</span> to that <span>URL</span>.</dd>
 
 
      <dt>If a <code>Document</code> has the <span title="the




More information about the Commit-Watchers mailing list