Re: shadow tree vs. shadow DOM

So, that only covers the tree portion of the DOM. There is also events. the fact that the elements in the shadow DOM can now be interactive is very important. Hence, DOM events come into play.

Rich
Rich Schwerdtfeger




> On Jul 26, 2016, at 1:47 PM, White, Jason J <jjwhite@ets.org> wrote:
> 
> Note that “shadow tree” is the term used consistently in the Shadow DOM draft:
> 
>  
> 
> https://www.w3.org/TR/shadow-dom/#shadow-trees <https://www.w3.org/TR/shadow-dom/#shadow-trees>
>  
> 
> This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited.
> 
> 
> Thank you for your compliance.
> 

Received on Tuesday, 26 July 2016 19:07:12 UTC