browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

Mark `api.Event.cancelBubble` deprecated

Open OnkarRuikar opened this issue 3 years ago • 0 comments

Summary

It's a no-op setting now and has been marked deprecated already on Web Docs.

Supporting details

  • https://developer.mozilla.org/en-US/docs/Web/API/Event/cancelBubble (refer https://github.com/mdn/content/pull/9917)
  • https://chromestatus.com/feature/6091485216768000
  • https://bugzilla.mozilla.org/show_bug.cgi?id=1324380

OnkarRuikar avatar Aug 11 '22 04:08 OnkarRuikar