- From: Marcos Caceres <notifications@github.com>
- Date: Fri, 19 Dec 2014 21:51:42 -0800
- To: w3c/manifest <manifest@noreply.github.com>
Received on Saturday, 20 December 2014 05:52:13 UTC
> + <li>If <var>scope URL</var> is not <a href= > + "http://www.whatwg.org/specs/web-apps/current-work/#same-origin">same > + origin</a> as <var>origin URL</var>: > + <ol> > + <li> > + <a>Issue a developer warning</a> that the <code>scope</code> > + needs to be <a href= > + "http://www.whatwg.org/specs/web-apps/current-work/#same-origin"> > + same-origin</a> as <code>Document</code> of the <a>application > + context</a>. > + </li> > + <li>Return <code>undefined</code>. > + </li> > + </ol> > + </li> > + <li>If <var>start URL</var> is not <a>in scope</a> of scope URL: changed to within --- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/291/files#r22140113
Received on Saturday, 20 December 2014 05:52:13 UTC