[html5] r4046 - [e] (0) resolve a conflicting requirement Fixing http://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 29 02:59:06 PDT 2009


Author: ianh
Date: 2009-09-29 02:59:05 -0700 (Tue, 29 Sep 2009)
New Revision: 4046

Modified:
   index
   source
Log:
[e] (0) resolve a conflicting requirement
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7718

Modified: index
===================================================================
--- index	2009-09-29 09:52:03 UTC (rev 4045)
+++ index	2009-09-29 09:59:05 UTC (rev 4046)
@@ -49426,8 +49426,7 @@
 
      <dt>If a <code>Document</code> or image was obtained in some
      other manner (e.g. a <code title="">data:</code> URL typed in by
-     the user, a <code>Document</code> created using the <code title="">createDocument()</code> API, a <code title="">data:</code> URL returned as the location of an HTTP
-     redirect, etc)</dt>
+     the user, a <code>Document</code> created using the <code title="">createDocument()</code> API, etc)</dt>
 
      <dd>The <a href=#origin>origin</a> is a globally unique identifier
      assigned when the <code>Document</code> or image is created.</dd>

Modified: source
===================================================================
--- source	2009-09-29 09:52:03 UTC (rev 4045)
+++ source	2009-09-29 09:59:05 UTC (rev 4046)
@@ -55785,9 +55785,7 @@
      <dt>If a <code>Document</code> or image was obtained in some
      other manner (e.g. a <code title="">data:</code> URL typed in by
      the user, a <code>Document</code> created using the <code
-     title="">createDocument()</code> API, a <code
-     title="">data:</code> URL returned as the location of an HTTP
-     redirect, etc)</dt>
+     title="">createDocument()</code> API, etc)</dt>
 
      <dd>The <span>origin</span> is a globally unique identifier
      assigned when the <code>Document</code> or image is created.</dd>




More information about the Commit-Watchers mailing list