Notable changes
-
Several features were renamed to follow the guideline on parameter feature names:
api.BaseAudioContext.createPeriodicWave.disableNormalisation_supported
was renamed toapi.BaseAudioContext.createPeriodicWave.constraints_disableNormalization_parameter
(#12934)api.History.pushState.title
was renamed toapi.History.pushState.title_parameter
(#12951)api.History.replaceState.title
was renamed toapi.History.replaceState.title_parameter
(#12951)
-
The following non-existent, long-removed, or otherwise irrelevant features have been removed:
Known issues
- In v3.3.9, the structure of features for
css.properties.place-content
,place-items
, andplace-self
changed (#11214). This is an incomplete fix to the problem of undocumented namespaces appearing in places where you might otherwise expect compatability data. The restructuring of the data is a work in progress and may change again in a future release. See #6175 for more information.
Statistics
- 10 contributors have changed 111 files with 1,162 additions and 946 deletions in 60 commits (
v4.0.7...v4.0.8
) - 13,390 total features
- 815 total contributors
- 3,631 total stargazers