Re: Disallowing mutation events in shadow DOM

On 02/24/2012 01:38 AM, Ryosuke Niwa wrote:
> Can we disallow mutation events inside shadow DOM?
Sounds good to me.
Whatever shadow dom spec will be implemented, mutation events shouldn't
fire there. Mutation observers should work.


-Olli



>
> There is no legacy content that depends on mutation events API inside
> shadow DOM, and we have a nice spec & implementation of new mutation
> observer API already.
>
> FYI, https://bugs.webkit.org/show_bug.cgi?id=79278
>
> Best,
> Ryosuke Niwa
> Software Engineer
> Google Inc.
>
>

Received on Thursday, 23 February 2012 23:42:41 UTC