- From: Marcos Caceres <notifications@github.com>
- Date: Sat, 07 Mar 2015 08:01:52 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Message-ID: <w3c/manifest/pull/325/r25997032@github.com>
> + user agent MUST return the theme color to the <a>default theme > + color</a> when there are no <code>meta</code> elements that conform > + to [[!META-THEME-COLOR]] in a document, or the <a>top-level browsing > + context</a> is <a>navigated</a> to a URL that is <a>within scope</a>. > + </p> > + <p class="note"> > + For all intents and purposes, the <a><code>theme_color</code></a> > + member is functionally equivalent to having a <a><code>meta</code> > + element</a> whose <a title="name attribute">name</a> attribute is > + <a><code>theme_color</code></a> in a [[!HTML]] document. In cases > + where no suitable theme can be derived from processing a manifest, a > + [[!META-THEME-COLOR]] can serve as a suitable fallback. > + </p> > + <p> > + The <dfn>steps for processing the <code>theme_color</code> > + member</dfn> is given by the following algorithm. The algorithm takes Fixed typos, thanks Ben! --- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/325/files#r25997032
Received on Saturday, 7 March 2015 16:02:23 UTC