|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.3.9](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.9) |
| 4 | + |
| 5 | +March 27, 2026 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `css.properties.-webkit-margin-after` ([#29322](https://github.com/mdn/browser-compat-data/pull/29322)) |
| 10 | +- `css.properties.-webkit-margin-before` ([#29322](https://github.com/mdn/browser-compat-data/pull/29322)) |
| 11 | + |
| 12 | +### Additions |
| 13 | + |
| 14 | +- `api.CookieStore.set.maxAge_option` ([#29197](https://github.com/mdn/browser-compat-data/pull/29197)) |
| 15 | +- `api.CSSFontFaceDescriptors.ascent-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 16 | +- `api.CSSFontFaceDescriptors.ascentOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 17 | +- `api.CSSFontFaceDescriptors.descent-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 18 | +- `api.CSSFontFaceDescriptors.descentOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 19 | +- `api.CSSFontFaceDescriptors.font-language-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 20 | +- `api.CSSFontFaceDescriptors.font-variation-settings` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 21 | +- `api.CSSFontFaceDescriptors.fontLanguageOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 22 | +- `api.CSSFontFaceDescriptors.fontVariationSettings` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 23 | +- `api.CSSFontFaceDescriptors.line-gap-override` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 24 | +- `api.CSSFontFaceDescriptors.lineGapOverride` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 25 | +- `api.Document.createElement.options_parameter.customElementRegistry_option` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| 26 | +- `api.Document.createElement.options_parameter.options_is_parameter` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| 27 | +- `api.Document.createElementNS.options_parameter.customElementRegistry_option` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| 28 | +- `api.Document.createElementNS.options_parameter.options_is_parameter` ([#29216](https://github.com/mdn/browser-compat-data/pull/29216)) |
| 29 | +- `api.HTMLMediaElement.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256)) |
| 30 | +- `browsers.firefox_android.releases.152` ([#29334](https://github.com/mdn/browser-compat-data/pull/29334)) |
| 31 | +- `browsers.firefox.releases.152` ([#29334](https://github.com/mdn/browser-compat-data/pull/29334)) |
| 32 | +- `css.properties.all.revert-rule` ([#29352](https://github.com/mdn/browser-compat-data/pull/29352)) |
| 33 | +- `css.properties.shape-outside.xywh` ([#29284](https://github.com/mdn/browser-compat-data/pull/29284)) |
| 34 | +- `css.types.color.color-mix.variadic_color_arguments` ([#29214](https://github.com/mdn/browser-compat-data/pull/29214)) |
| 35 | +- `html.elements.audio.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256)) |
| 36 | +- `html.elements.video.autoplay.loading` ([#29256](https://github.com/mdn/browser-compat-data/pull/29256)) |
| 37 | + |
| 38 | +### Statistics |
| 39 | + |
| 40 | +- 11 contributors have changed 88 files with 2,426 additions and 1,395 deletions in 29 commits ([`v7.3.8...v7.3.9`](https://github.com/mdn/browser-compat-data/compare/v7.3.8...v7.3.9)) |
| 41 | +- 19,529 total features |
| 42 | +- 1,236 total contributors |
| 43 | +- 5,620 total stargazers |
| 44 | + |
3 | 45 | ## [v7.3.8](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.8) |
4 | 46 |
|
5 | 47 | March 20, 2026 |
|
0 commit comments