Re: [manifest] Add theme_color member (closes #225) (#325)

> @@ -1422,6 +1423,77 @@ <h3 id="applying">
>            </p>
>          </div>
>        </section>
> +      <section>
> +        <h3>
> +          <code title="">theme_color</code> member
> +        </h3>
> +        <p>
> +          The <dfn id="member-theme_color"><code>theme_color</code></dfn>
> +          member serves as the <dfn>default theme color</dfn> for an
> +          application context. What constitutes a <dfn>theme color</dfn> is
> +          defined in [[!META-THEME-COLOR]].
> +        </p>
> +        <p>
> +          If the user agent honors the value of the <code>theme_color</code>
> +          member as the <a>default theme color</a>, then that color serves as
> +          the <a>theme color</a> for all browsing context to which the manifest

"context" -> "contexts"?

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

Received on Friday, 6 March 2015 16:59:01 UTC