Re: Fall back strategy for manifest

Hi Marcos,

You wrote:

> What would be a web friendly way to handle when both the manifest and
> the HTML define metadata about the web application?

Given Ruby's postulate, local metadata should win over metadata that is
farther away. So <meta>- and <link>-based metadata in the actual
document should trump metadata in a manifest. This is just like <meta
charset=utf-8> winning over the Content-Type header.


Ted

Received on Monday, 27 January 2014 21:36:49 UTC