In your example, you lost me on this part:
// Insert Bob's shadow tree under the election story box.
root.appendChild(document.createElement('shadow'));
Is that wrong? If not, can you explain it? also... How does this patter
give browsers timely enough information to avoid fouc? It feels like there
is a piece missing..
On Dec 22, 2011 8:16 PM, "Brian Kardell" <[email protected]> wrote:
> Quick note : That is the single best draft prose I have ever read :)
> On Dec 22, 2011 6:56 PM, "Dimitri Glazkov" <[email protected]> wrote:
>
>> BTW, added an example:
>>
>> dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#shadow-dom-example
>>
>> :DG<
>>
>