Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: fix
event.cancelBubble
documentation
Setter of `event.cancelBubble` is a no-op if the value passed to it is not `true`. Refs: https://dom.spec.whatwg.org/#interface-event PR-URL: #45986 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
- Loading branch information