Re: [webcomponents]: Of weird script elements and Benadryl

On Fri, Apr 12, 2013 at 7:14 PM, Dimitri Glazkov <dglazkov@google.com>wrote:

> On Fri, Apr 12, 2013 at 3:56 PM, Rick Waldron <waldron.rick@gmail.com>
> wrote:
> >
> >
> >
> > On Fri, Apr 12, 2013 at 6:52 PM, Dimitri Glazkov <dglazkov@google.com>
>
> > Can you point me to some concrete example, docs, implementation, code
> > (anything) that I might gain some insight into these generated
> constructors
> > you speak of? Thanks :)
>
> Spec:
> https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html#elements-and-dom-interfaces
>
> Implementation in Blink/WebKit:
>
> https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/WebCore/dom/CustomElementConstructor.h
>
> Implementation in Mozilla:
>
> https://hg.mozilla.org/integration/mozilla-inbound/diff/871fea464883/content/base/src/nsDocument.cpp#l1.245
>
> Hope this helps!
>
>
This does help, but at the moment I can't think of a solution to your
earlier "con" point. Thanks for the info!

Rick



> :DG<
>

Received on Friday, 12 April 2013 23:20:09 UTC