Re: [webcomponents] Changes to Dispatching Events (#274)

I think I understand what you mean, so you want to grep all "fire event" sentences in HTML/DOM spec, and have patches to every one of them in Shadow DOM spec? I still wonder I'm misunderstanding, since the idea doesn't look good to me.

I understand your argument that the same event type may be used as a scoped event or non-scoped event, but having default does not prevent doing that. Rather, patching hundreds of lines look unmaintainable to me.

What did I miss, or do I understand correctly and just disagree?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/pull/274#issuecomment-120706028

Received on Sunday, 12 July 2015 10:19:31 UTC