|
1 | 1 | # Release notes
|
2 | 2 |
|
| 3 | +## [v3.1.2](https://github.com/mdn/browser-compat-data/releases/tag/v3.1.2) |
| 4 | + |
| 5 | +- The following withdrawn features have been removed as irrelevant: |
| 6 | + |
| 7 | + - `api.HTMLFormElement.requestAutocomplete` ([#9232](https://github.com/mdn/browser-compat-data/pull/9232)) |
| 8 | + - `api.XMLHttpRequest.sendAsBinary` ([#9239](https://github.com/mdn/browser-compat-data/pull/9239)) |
| 9 | + - `html.elements.script.type.version_parameter` ([#9206](https://github.com/mdn/browser-compat-data/pull/9206)) |
| 10 | + |
| 11 | +- The following never-supported WebExtensions features have been removed ([#6960](https://github.com/mdn/browser-compat-data/pull/6960)): |
| 12 | + |
| 13 | + - `webextensions.manifest.content_security_policy.isolated_world` |
| 14 | + - `webextensions.manifest.content_security_policy.sandbox` |
| 15 | + - `webextensions.match_patterns.scheme.ftps` |
| 16 | + |
| 17 | +- The following never-supported MathML features have been removed ([#6958](https://github.com/mdn/browser-compat-data/pull/6958)): |
| 18 | + |
| 19 | + - `mathml.elements.math.overflow` |
| 20 | + - `mathml.elements.mglyph` |
| 21 | + - `mathml.elements.mlabeledtr` |
| 22 | + - `mathml.elements.mo.form` |
| 23 | + - `mathml.elements.mo.largeop` |
| 24 | + - `mathml.elements.mspace.linebreak` |
| 25 | + - `mathml.elements.mstyle.decimalpoint` |
| 26 | + - `mathml.elements.mstyle.infixbreakstyle` |
| 27 | + - `mathml.elements.mtable.alignmentscope` |
| 28 | + - `mathml.elements.mtable.columnwidth` |
| 29 | + - `mathml.elements.mtable.equalcolumns` |
| 30 | + - `mathml.elements.mtable.equalrows` |
| 31 | + - `mathml.elements.mtable.groupalign` |
| 32 | + - `mathml.elements.mtable.minlabelspacing` |
| 33 | + - `mathml.elements.mtable.side` |
| 34 | + - `mathml.elements.mtd.groupalign` |
| 35 | + - `mathml.elements.mtr.groupalign` |
| 36 | + |
| 37 | +- The following constants have been removed, under the recently-adopted [_Constants_ guideline](https://github.com/mdn/browser-compat-data/blob/master/docs/data-guidelines.md#constants) ([#9195](https://github.com/mdn/browser-compat-data/pull/9195)): |
| 38 | + |
| 39 | + - `api.KeyboardEvent.DOM_KEY_LOCATION_LEFT` |
| 40 | + - `api.KeyboardEvent.DOM_KEY_LOCATION_NUMPAD` |
| 41 | + - `api.KeyboardEvent.DOM_KEY_LOCATION_RIGHT` |
| 42 | + - `api.KeyboardEvent.DOM_KEY_LOCATION_STANDARD` |
| 43 | + |
| 44 | +**Statistics** |
| 45 | + |
| 46 | +- 19 contributors have changed 122 files with 4,549 additions and 2,365 deletions in 43 commits ([`v3.1.1...v3.1.2`](https://github.com/mdn/browser-compat-data/compare/v3.1.1...v3.1.2)) |
| 47 | +- 13,024 total features |
| 48 | +- 765 total contributors |
| 49 | +- 3,248 total stargazers |
| 50 | + |
3 | 51 | ## [v3.1.1](https://github.com/mdn/browser-compat-data/releases/tag/v3.1.1)
|
4 | 52 |
|
5 | 53 | February 18, 2021
|
|
0 commit comments