- From: poot <cvsmail@w3.org>
- Date: Mon, 30 Jan 2012 19:49:13 -0500
- To: public-html-diffs@w3.org
hixie: Drop old origin definitions that no longer matter. (whatwg r6941)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5538&r2=1.5539&f=h
http://html5.org/tools/web-apps-tracker?from=6940&to=6941
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5538
retrieving revision 1.5539
diff -u -d -r1.5538 -r1.5539
--- Overview.html 31 Jan 2012 00:39:09 -0000 1.5538
+++ Overview.html 31 Jan 2012 00:49:03 -0000 1.5539
@@ -46913,39 +46913,7 @@
<dd>The <a href="#origin">origin</a> is the <a href="#origin">origin</a> of the
<code><a href="#the-img-element">img</a></code> element's <code><a href="#document">Document</a></code>.</dd>
-
-
-
- <dt>If an image was served over the network and has an address
- that uses a URL scheme with a server-based naming authority</dt>
-
- <dd>The <a href="#origin">origin</a> is the <a href="#origin">origin</a> of the
- image's <a href="#url">URL</a>.</dd>
-
-
- <dt>If an image was generated from a <a href="#data-protocol" title="data
- protocol"><code title="">data:</code> URL</a> that was
- returned as the location of an HTTP redirect (<a href="#concept-http-equivalent-codes" title="concept-http-equivalent-codes">or equivalent</a> in
- other protocols)</dt>
-
- <dd>The <a href="#origin">origin</a> is the <a href="#origin">origin</a> of the
- <a href="#url">URL</a> that redirected to the <a href="#data-protocol" title="data
- protocol"><code title="">data:</code> URL</a>.</dd>
-
-
- <dt>If an image was generated from a <a href="#data-protocol" title="data
- protocol"><code title="">data:</code> URL</a> found in another
- <code><a href="#document">Document</a></code> or in a script</dt>
-
- <dd>The <a href="#origin">origin</a> is the <a href="#origin">origin</a> of the
- <code><a href="#document">Document</a></code> or script that loaded that image.</dd>
-
-
- <dt>If an image was obtained in some other manner (e.g. a <a href="#data-protocol" title="data protocol"><code title="">data:</code> URL</a>
- typed in by the user)</dt>
-
- <dd>The <a href="#origin">origin</a> is a globally unique identifier
- assigned when the image is created.</dd>
+
</dl></dd>
@@ -74515,6 +74483,7 @@
鵜飼文敏 (Fumitoshi Ukai),
Futomi Hatano,
Gavin Carothers,
+ Gavin Kistner,
Gareth Rees,
Garrett Smith,
Geoffrey Garen,
Received on Tuesday, 31 January 2012 00:49:15 UTC