Notable changes
-
api.URL.createObjectURL.no_MediaStream_argument
was replaced byapi.URL.createObjectURL.MediaStream_support
to more clearly represent a deprecated feature. (#11081) -
api.Element.attachShadow.delegatesFocus
was renamed toapi.Element.attachShadow.init_delegatesFocus_parameter
to follow the guideline on parameter feature names. (#11090) -
The following non-existent, long-removed, or otherwise irrelevant features have been removed:
Statistics
- 14 contributors have changed 165 files with 2,908 additions and 1,736 deletions in 102 commits (
v3.3.7...v3.3.8
) - 13,052 total features
- 785 total contributors
- 3,409 total stargazers