Re: [HTML Imports]: Sync, async, -ish?

2014-01-28 Thread Ryosuke Niwa
On Jan 28, 2014, at 2:11 PM, Jake Archibald wrote: > I'm really fond of the pattern, > but I yeah, you could end up with a massive elements list. > > How about making link[rel=import] async by default, but make elements with a > dash in the tagname display:none by default? Is it really the ri

Re: Custom element callbacks timing

2014-01-28 Thread Dominic Cooney
My understanding is that these callbacks can be invoked at roughly two points in time: The first one is when the browser is about to return to script. An example is: x.setAttribute('a', 'b'); // before here ... If x is a Custom Element with an attributeChangedCallback, setAttribute will queue

Custom element callbacks timing

2014-01-28 Thread Anne van Kesteren
Can someone explain me, ideally in terms of examples, when these callbacks are invoked: http://w3c.github.io/webcomponents/spec/custom/#enqueuing-and-invoking-callbacks Are these different from microtasks? The way the specification reads at the moment suggests they are. If that is the case I'd pref

Re: [HTML Imports]: Sync, async, -ish?

2014-01-28 Thread Jake Archibald
(I'm late to this party, sorry) I'm really fond of the pattern, but I yeah, you could end up with a massive elements list. How about making link[rel=import] async by default, but make elements with a dash in the tagname display:none by default? On a news article with components, the news articl

Re: Do we need a rendering spec?

2014-01-28 Thread Edward O'Connor
+CSS WG Hi Dimitri, You wrote, to the WebApps WG: > As HTML imports [1] are implemented across browsers, there’s a potential > for diversity of opinion in how rendering of documents with imports > occurs. What blocks rendering? What doesn’t? To prevent the inevitable > pain of converging on a de

Re: CFCs for ordinary drafts, was CFC for Re: "W3C" XHR, was Re: [admin] Draft of updated charter available for review

2014-01-28 Thread Arthur Barstow
On 1/27/14 10:48 AM, ext Marcos Caceres wrote: I'm wondering if we can change the group's work mode to not requiring CFCs for ordinary working drafts? Unless I'm not getting something, they seem to add an unnecessary delay to getting stuff published. Hi Marcos, Strictly speaking there is no r