- From: Juan Carlos Ojeda <juancarlospaco@gmail.com>
- Date: Mon, 9 Jan 2012 20:26:24 -0300
- To: Ian Hickson <ian@hixie.ch>
- Cc: www-html@w3.org
- Message-ID: <CALFJTa3hv7GtCjCy2LxFVyaFc5bc2-d+eOtXO+Ru8hF1ZEZEog@mail.gmail.com>
On Mon, Jan 9, 2012 at 7:59 PM, Ian Hickson <ian@hixie.ch> wrote: > On Sun, 8 Jan 2012, Juan Carlos Ojeda wrote: > > 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. > > > > 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. > > If it's a single file, you don't need a manifest. > > -- > Ian Hickson U+1047E )\._.,--....,'``. fL > http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. > Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.' > How to handle CDN content, and being capable of use Offline later ? :/ -- .
Received on Monday, 9 January 2012 23:26:52 UTC