html5/spec Overview.html,1.3207,1.3208

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19787

Modified Files:
	Overview.html 
Log Message:
resolve a conflicting requirement (whatwg r4046)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3207
retrieving revision 1.3208
diff -u -d -r1.3207 -r1.3208
--- Overview.html	29 Sep 2009 09:43:44 -0000	1.3207
+++ Overview.html	29 Sep 2009 09:50:45 -0000	1.3208
@@ -44468,8 +44468,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>

Received on Tuesday, 29 September 2009 09:51:06 UTC