Re: Mozilla and the Shadow DOM

2015-04-15 Thread Anne van Kesteren
On Wed, Apr 8, 2015 at 8:17 AM, Anne van Kesteren ann...@annevk.nl wrote: * Multiple shadow roots. We'd like to retain this feature. Although it has complexity, we've heard from both Firefox UI and Firefox OS application developers that the moment your library gets sophisticated, you want this

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Arthur Barstow
On 4/15/15 10:23 AM, Arthur Barstow wrote: * This spec is now using Github https://w3c.github.io/FileAPI/ That repo is actually https://github.com/w3c/FileAPI/.

PSA: publishing new WD of File API on April 21

2015-04-15 Thread Arthur Barstow
Hi All, A new Working Draft publication of File API is planned for April 21 using the following version as the basis: https://w3c.github.io/FileAPI/TR.html If anyone has any major concerns about this, please reply right away. A few notes about this spec: * This spec is now using Github

Re: IndieUI Teleconference Agenda; 15 April at 21:00Z

2015-04-15 Thread Andy Heath
apologies -andy On 14/04/2015 20:40, Janina Sajka wrote: Cross-posting as is usual ... What:IndieUI Task Force Teleconference When:Wednesday 15 April 2:00 PMSan Francisco -- U.S. Pacific Time(PDT: UTC -7) 4:00 PMAustin -- U.S. Central Time(CDT:

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Tab Atkins Jr.
On Wed, Apr 15, 2015 at 7:23 AM, Arthur Barstow art.bars...@gmail.com wrote: * This spec is now using Github https://w3c.github.io/FileAPI/ and the ED is https://w3c.github.io/FileAPI/Overview.html. PRs are welcome and encouraged. (I think it would be useful if this spec used ReSpec and if

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Martin Thomson
On 15 April 2015 at 07:26, Arthur Barstow art.bars...@gmail.com wrote: * This spec is now using Github https://w3c.github.io/FileAPI/ That repo is actually https://github.com/w3c/FileAPI/. Since the most obvious github.io link is currently broken, would it make sense to move Overview.html to

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Arthur Barstow
On 4/15/15 3:09 PM, Tab Atkins Jr. wrote: On Wed, Apr 15, 2015 at 7:23 AM, Arthur Barstow art.bars...@gmail.com wrote: * This spec is now using Github https://w3c.github.io/FileAPI/ and the ED is https://w3c.github.io/FileAPI/Overview.html. PRs are welcome and encouraged. (I think it would be

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Tab Atkins Jr.
On Wed, Apr 15, 2015 at 7:23 AM, Arthur Barstow art.bars...@gmail.com wrote: Hi All, A new Working Draft publication of File API is planned for April 21 using the following version as the basis: https://w3c.github.io/FileAPI/TR.html Note that this version appears to be based off the

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Arthur Barstow
On 4/15/15 5:56 PM, Tab Atkins Jr. wrote: On Wed, Apr 15, 2015 at 7:23 AM, Arthur Barstow art.bars...@gmail.com wrote: https://w3c.github.io/FileAPI/TR.html Note that this version appears to be based off the Overview-FAWD.xml file in the CVS repo, which hasn't been touched in 5 years. The

[Bug 28496] New: Allow Blob constructor to take ownership of ArrayBuffer(View) / invoke DetachArrayBuffer

2015-04-15 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28496 Bug ID: 28496 Summary: Allow Blob constructor to take ownership of ArrayBuffer(View) / invoke DetachArrayBuffer Product: WebAppsWG Version: unspecified Hardware: PC

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Tab Atkins Jr.
On Wed, Apr 15, 2015 at 3:00 PM, Arthur Barstow art.bars...@gmail.com wrote: On 4/15/15 5:56 PM, Tab Atkins Jr. wrote: On Wed, Apr 15, 2015 at 7:23 AM, Arthur Barstow art.bars...@gmail.com wrote: https://w3c.github.io/FileAPI/TR.html Note that this version appears to be based off the

Re: Mozilla and the Shadow DOM

2015-04-15 Thread Anne van Kesteren
On Thu, Apr 16, 2015 at 2:41 AM, Elliott Sprehn espr...@chromium.org wrote: I don't think you need to duplicate anything. The super class can still fill in the original shadow root, then the subclass can modify it. This is the same concept of the prototype inheritance, your methods will shadow

Re: [Imports] Considering imperative HTML imports?

2015-04-15 Thread Dominic Cooney
On Thu, Apr 16, 2015 at 1:37 PM, Travis Leithead travis.leith...@microsoft.com wrote: Was an imperative form of HTML imports already considered? E.g., the following springs to mind: PromiseDocument importDocument(DOMString url); I was thinking about Worker’s importScripts(DOMString…

[Imports] Considering imperative HTML imports?

2015-04-15 Thread Travis Leithead
Was an imperative form of HTML imports already considered? E.g., the following springs to mind: PromiseDocument importDocument(DOMString url); I was thinking about Worker's importScripts(DOMString... urls), and the above seems like a nice related corollary.

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Arthur Barstow
On 4/15/15 3:54 PM, Martin Thomson wrote: On 15 April 2015 at 07:26, Arthur Barstow art.bars...@gmail.com wrote: * This spec is now using Github https://w3c.github.io/FileAPI/ That repo is actually https://github.com/w3c/FileAPI/. Since the most obvious github.io link is currently broken,

Re: PSA: publishing new WD of File API on April 21

2015-04-15 Thread Tab Atkins Jr.
On Wed, Apr 15, 2015 at 12:54 PM, Martin Thomson martin.thom...@gmail.com wrote: On 15 April 2015 at 07:26, Arthur Barstow art.bars...@gmail.com wrote: * This spec is now using Github https://w3c.github.io/FileAPI/ That repo is actually https://github.com/w3c/FileAPI/. Since the most

[Bug 28493] New: [Shadow]: Have a common interface between Document and ShadowRoot

2015-04-15 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28493 Bug ID: 28493 Summary: [Shadow]: Have a common interface between Document and ShadowRoot Product: WebAppsWG Version: unspecified Hardware: PC OS: All

[Bug 27829] [Shadow]: Update ShadowRoot to have elementsFromPoint and caretPositionFromPoint

2015-04-15 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27829 Hayato Ito hay...@chromium.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 21066] Provide an event path API

2015-04-15 Thread bugzilla
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21066 Hayato Ito hay...@chromium.org changed: What|Removed |Added Status|REOPENED|RESOLVED

RfC: LCWD of Media Capture and Streams; deadline May 15

2015-04-15 Thread Arthur Barstow
Hi All, WebApps has been asked to review and submit comments for the April 14 Last Call Working Draft of WebRT and DAP's Media Capture and Streams spec: http://www.w3.org/TR/2015/WD-mediacapture-streams-20150414/ WebApps is specifically mentioned re the overall usage of Web IDL and the