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 <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
- Loading branch information