Re: [manifest] specified applying a manifest (closes #226) (#289)

> +      <section>
> +        <h3 id="applying">
> +          Applying the manifest
> +        </h3>
> +        <p>
> +          A <a>manifest</a> is <dfn>applied</dfn> to a <a>top-level browsing
> +          context</a>, meaning that the members of the <a>manifest</a> are
> +          affecting the presentation or behavior of a browsing context.
> +        </p>
> +        <p>
> +          A <a>top-level browsing context</a> that has a manifest applied to it
> +          is an referred to as <dfn>application context</dfn>.
> +        </p>
> +        <p>
> +          When an <a>application context</a> is created, the user agent MUST
> +          immediately <a>navigate</a> to the <a>start URL</a> with <a href=

"Must" might be a bit strong here? The user agent may wish to create an application context to navigate to another URL inside the scope of the app?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/289/files#r22101134

Received on Friday, 19 December 2014 11:56:54 UTC