Notable changes
- Removed
api.UIEvent.cancelBubble
as a duplicate ofapi.Event.cancelBubble
(#7350, #7360) - Removed
Navigator
mixinworker_support
featuresapi.NavigatorConcurrentHardware.worker_support
,api.NavigatorLanguage.worker_support
, andapi.NavigatorOnLine.worker_support
, as redundant toapi.Navigator
data (#8277) - Removed
api.CanvasRenderingContext2D.addHitRegion
(and its descendants),api.CanvasRenderingContext2D.clearHitRegions
, andapi.CanvasRenderingContext2D.addHitRegion.control
as irrelevant (#8442) - Removed
api.HTMLElement.dropzone
andhtml.global_attributes.dropzone
as irrelevant (#8095) - Removed
api.NDEFWriter
as irrelevant (#8459) - A new data guideline has been adopted: no new constants features will be accepted into BCD (#8062)
Statistics
- 19 contributors have changed 459 files with 24,184 additions and 8,900 deletions in 530 commits (v3.0.1...v3.0.2)
- 12,922 total features
- 743 total contributors
- 3,197 total stargazers