- From: poot <cvsmail@w3.org>
- Date: Wed, 20 Jan 2010 09:50:05 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Clarify the definition of data: origins to actually be implementable. (whatwg r4616) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3676&r2=1.3677&f=h http://html5.org/tools/web-apps-tracker?from=4615&to=4616 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3676 retrieving revision 1.3677 diff -u -d -r1.3676 -r1.3677 --- Overview.html 20 Jan 2010 00:46:31 -0000 1.3676 +++ Overview.html 20 Jan 2010 00:49:55 -0000 1.3677 @@ -38769,7 +38769,7 @@ <code>Document</code> or in a script</dt> <dd>The <a href="#origin">origin</a> is the <a href="#origin">origin</a> of the - <code>Document</code> or script in which the <code title="">data:</code> URL was found.</dd> + <code>Document</code> or script that initiated the <a href="#navigate" title="navigate">navigation</a> to that <a href="#url">URL</a>.</dd> <dt>If a <code>Document</code> has the <a href="#the-document-s-address" title="the
Received on Wednesday, 20 January 2010 00:50:34 UTC