[html5] r1350 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Mar 6 17:46:48 PST 2008
Author: ianh
Date: 2008-03-06 17:46:47 -0800 (Thu, 06 Mar 2008)
New Revision: 1350
Modified:
index
source
Log:
[e] (0) mention an example of a unique-origin data: URI
Modified: index
===================================================================
--- index 2008-03-06 22:43:52 UTC (rev 1349)
+++ index 2008-03-07 01:46:47 UTC (rev 1350)
@@ -24,7 +24,7 @@
<h1 id=html-5>HTML 5</h1>
- <h2 class="no-num no-toc" id=working>Working Draft — 6 March 2008</h2>
+ <h2 class="no-num no-toc" id=working>Working Draft — 7 March 2008</h2>
<p>You can take part in this work. <a
href="http://www.whatwg.org/mailing-list">Join the working group's
@@ -26345,8 +26345,8 @@
script is the origin of the <code>Document</code> or script.
<p>The origin of a <code>Document</code> or image that was generated from a
- <code>data:</code> URI from another source is a globally unique identifier
- assigned when the document is created.
+ <code>data:</code> URI from another source (e.g. typed in by the user) is
+ a globally unique identifier assigned when the document is created.
<p>The origin of a <code>Document</code> or image that was generated from a
<a href="#the-javascript" title="javascript
Modified: source
===================================================================
--- source 2008-03-06 22:43:52 UTC (rev 1349)
+++ source 2008-03-07 01:46:47 UTC (rev 1350)
@@ -23928,8 +23928,9 @@
script.</p>
<p>The origin of a <code>Document</code> or image that was generated
- from a <code>data:</code> URI from another source is a globally
- unique identifier assigned when the document is created.</p>
+ from a <code>data:</code> URI from another source (e.g. typed in by
+ the user) is a globally unique identifier assigned when the document
+ is created.</p>
<p>The origin of a <code>Document</code> or image that was generated
from a <span title="javascript protocol"><code>javascript:</code>
More information about the Commit-Watchers
mailing list