← Back to release summary

Deprecate and Remove: setting Event.cancelBubble to false

Category
DOM
Type
New or changed feature
Status
Removed (Chrome 58)
Intent stage
None

Summary

According to https://github.com/whatwg/dom/issues/211, setting cancelBubble to true is considered as an alias to stopPropagation(), and the spec indicates setting cancelBubble to false should do nothing.

Standards & signals

View on chromestatus.com