w3c / dom

Moved to https://dom.spec.whatwg.org/
60 stars 18 forks source link

Fix #78: Clarify isTrusted #106

Closed zqzhang closed 7 years ago

zqzhang commented 7 years ago

Add a note for Event.isTrusted to clarify that mouse click event generated by a user is trusted though historically its isTrusted attribute is initialized to false.

yongsheng commented 7 years ago

+1