Re: Embed manifest

On Sat, Jan 7, 2012 at 12:42 AM, Ian Hickson <ian@hixie.ch> wrote:

> On Thu, 5 Jan 2012, Juan Carlos Ojeda wrote:
> >
> > Hi!, this is my first message here, so i hope iam doing it correctly...
> >
> > Does exist any concept, idea, draft, whatever to make the manifest file
> > embed into the HTML document file ?
> >
> > Actually we can embed CSS by using <style> and JS by using <script>, its
> > a <manifest> tag planned ? I know that manifest is Case Sensitive and
> > got its own MIME, but also JS is, and uses camel case too, and MIME.
>
> The main use case for the manifest="" file in HTML is the ability to
> detect when the manifest changed without fetching any other files, so it
> doesn't really make sense to embed it.
>
> --
> Ian Hickson               U+1047E                )\._.,--....,'``.    fL
> http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
> Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'
>

I need to make a Single File WebApp, i got the CSS and JS embed already, i
cant embed the .MANIFEST
...and i dont want to use data uri  :( it makes A LOT of sense.

-- 
.

Received on Sunday, 8 January 2012 19:04:52 UTC