Re: [webcomponents] Should relatedTargetScoped flag be set on mousedown/mouseup events? (#433)

`mousedown` and `mouseup` events has a *non-null* related target?

> if the event has a relatedTarget property

I think this should be:

> if the event has a non-null relatedTarget property value.




---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/433#issuecomment-195224934

Received on Friday, 11 March 2016 06:55:24 UTC