Re: Implied Context Parsing (DocumentFragment.innerHTML, or similar) proposal details to be sorted out

2012-06-08 Thread Rafael Weinstein
Yehuda, Can you help clarify here whether jQuery's behavior is intentional (i.e. use cases drive the need for executability), or if it's a side-effect of the implementation? On Fri, Jun 1, 2012 at 1:27 PM, Ryosuke Niwa rn...@webkit.org wrote: On Thu, May 31, 2012 at 7:55 AM, Henri Sivonen

Re: Implied Context Parsing (DocumentFragment.innerHTML, or similar) proposal details to be sorted out

2012-06-08 Thread Tobie Langel
On Jun 8, 2012, at 11:03 AM, Rafael Weinstein rafa...@google.com wrote: Yehuda, Can you help clarify here whether jQuery's behavior is intentional (i.e. use cases drive the need for executability), or if it's a side-effect of the implementation? I can't speak for jQuery, but in

Re: [webcomponents] HTML Parsing and the template element

2012-06-08 Thread Alec Flett
On Thu, Jun 7, 2012 at 2:45 AM, Henri Sivonen hsivo...@iki.fi wrote: On Wed, Jun 6, 2012 at 7:13 PM, Tab Atkins Jr. jackalm...@gmail.com wrote: A call like document.querySelectorAll('p') doesn't *want* to get the p inside the template. I think it's backwards to assume that

[IndexedDB] Key paths need to be specified better

2012-06-08 Thread Kyle Huey
In particular the spec states that key paths are DOMStrings, and then goes on to state how Array key paths are handled. Whatever changes are made need to preserve the note about key paths not nesting just after 4.7.1. - Kyle

Re: [IndexedDB] Key paths need to be specified better

2012-06-08 Thread Odin Hørthe Omdal
Kyle Huey m...@kylehuey.com skreiv Fri, 08 Jun 2012 19:22:54 +0200 In particular the spec states that key paths are DOMStrings, and then goes on to state how Array key paths are handled. Whatever changes are made need to preserve the note about key paths not nesting just after 4.7.1.

Re: [IndexedDB] Key paths need to be specified better

2012-06-08 Thread Jonas Sicking
On Fri, Jun 8, 2012 at 10:42 AM, Odin Hørthe Omdal odi...@opera.com wrote: Kyle Huey m...@kylehuey.com skreiv Fri, 08 Jun 2012 19:22:54 +0200 In particular the spec states that key paths are DOMStrings, and then goes on to state how Array key paths are handled.  Whatever changes are made need

[QUOTA] Misleading example in Quota handling in storage API section

2012-06-08 Thread Tobie Langel
Hi, In section 5 of the Quota Management API (Quota handling in storage API)[1], the last sentence of the first bullet point reads: For example, Application Cache may silently discard or fail to cache data when it is hitting quota limit. This is actually incorrect, AppCache is atomic and

[Bug 17449] New: It is unclear to set type to be lower case in Blob constructor.

2012-06-08 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17449 Summary: It is unclear to set type to be lower case in Blob constructor. Product: WebAppsWG Version: unspecified Platform: PC OS/Version: Windows NT Status: NEW