- From: poot <cvsmail@w3.org>
- Date: Tue, 29 Sep 2009 18:51:11 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: resolve a conflicting requirement (whatwg r4046)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3207&r2=1.3208&f=h
http://html5.org/tools/web-apps-tracker?from=4045&to=4046
===================================================================
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:48 UTC