[IndexedDB] Feature detection pattern for array key support

2013-08-06 Thread Kyaw Tun
Some browsers does not support array key. I use indexedDB.cmp([1, 2], [1, 2]). It works by getting error on not supported bowser. Is there a clear hack to detect it? Thanks, Kyaw

Processing of newlines and HTML in description member

2013-08-06 Thread Kornel Lesiński
The spec isn't explicit about what formatting the description can contain. The assumption is probably that it's plain text, but it may be worth being very explicit about it (e.g. that LF is a visible line break and HTML tags and entities have no special meaning and are to be displayed litera

Re: HTML as application manifest format

2013-08-06 Thread Kornel Lesiński
On Thu, 01 Aug 2013 17:57:20 +0100, Tab Atkins Jr. wrote: HTML is the Web's serialization format *for HTML, and other text-like things*. As Kornel's example shows, HTML is *not* well suited to holding key/value pairs or the like; The ugly part is current lack of support for nested groups of

Re: HTML as application manifest format

2013-08-06 Thread Charles McCathie Nevile
On Thu, 01 Aug 2013 20:24:40 +0400, Dimitri Glazkov wrote: On Thu, Aug 1, 2013 at 6:17 AM, Marcos Caceres wrote: Hi Kornel, Although I have complete empathy about your criticisms regarding JSON, it is actually quite fit for this purpose. Using HTML in the way you describe is kinda probl

Re: HTML as application manifest format

2013-08-06 Thread Stian Soiland-Reyes
You could in fact even embed JSON in HTML, like JSON-LD suggests: http://json-ld.org/spec/latest/json-ld/#embedding-json-ld-in-html-documents On 4 August 2013 22:23, Melvin Carvalho wrote: > > > > On 1 August 2013 18:57, Tab Atkins Jr. wrote: >> >> On Thu, Aug 1, 2013 at 9:24 AM, Dimitri Glazk

Re: [webappsec + webapps] CORS to PR plans

2013-08-06 Thread Anne van Kesteren
On Tue, Aug 6, 2013 at 12:48 AM, Brad Hill wrote: > I'd like to issue this as a formal Call for Consensus at this point. If you > have any objections to CORS advancing to Proposed Recommendation, please > reply to public-webapp...@w3.org. Affirmative response are also encouraged, > and silence w

Re: [webappsec + webapps] CORS to PR plans

2013-08-06 Thread Arthur Barstow
On 8/5/13 7:48 PM, ext Brad Hill wrote: I'd like to issue this as a formal Call for Consensus at this point. If you have any objections to CORS advancing to Proposed Recommendation, please reply to public-webapp...@w3.org . Affirmative response are also encour