|
1 | 1 | # @mdn/browser-compat-data release notes |
2 | 2 |
|
| 3 | +## [v7.3.3](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.3) |
| 4 | + |
| 5 | +February 20, 2026 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `html.global_attributes.nonce.nonce_hiding` ([#29045](https://github.com/mdn/browser-compat-data/pull/29045)) |
| 10 | +- `http.headers.X-Frame-Options.ALLOW-FROM` ([#29069](https://github.com/mdn/browser-compat-data/pull/29069)) |
| 11 | + |
| 12 | +### Additions |
| 13 | + |
| 14 | +- `api.Document.execCommand.paste` ([#28953](https://github.com/mdn/browser-compat-data/pull/28953)) |
| 15 | +- `api.WebTransport.anticipatedConcurrentIncomingBidirectionalStreams` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 16 | +- `api.WebTransport.anticipatedConcurrentIncomingUnidirectionalStreams` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 17 | +- `api.WebTransport.createSendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 18 | +- `api.WebTransport.draining` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 19 | +- `api.WebTransport.supportsReliableOnly_static` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 20 | +- `api.WebTransportDatagramDuplexStream.createWritable` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 21 | +- `api.WebTransportDatagramsWritable` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 22 | +- `api.WebTransportDatagramsWritable.sendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 23 | +- `api.WebTransportDatagramsWritable.sendOrder` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 24 | +- `api.WebTransportSendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 25 | +- `api.WebTransportSendGroup.getStats` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 26 | +- `api.WebTransportSendStream.sendGroup` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 27 | +- `browsers.edge.releases.148` ([#29051](https://github.com/mdn/browser-compat-data/pull/29051)) |
| 28 | +- `browsers.safari_ios.releases.26.4` ([#29056](https://github.com/mdn/browser-compat-data/pull/29056)) |
| 29 | +- `browsers.safari.releases.26.4` ([#29056](https://github.com/mdn/browser-compat-data/pull/29056)) |
| 30 | +- `browsers.webview_ios.releases.26.4` ([#29056](https://github.com/mdn/browser-compat-data/pull/29056)) |
| 31 | +- `css.properties.display.grid-lanes` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 32 | +- `css.properties.display.inline-grid-lanes` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 33 | +- `css.properties.flow-tolerance` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 34 | +- `css.properties.flow-tolerance.infinite` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 35 | +- `css.properties.flow-tolerance.normal` ([#29063](https://github.com/mdn/browser-compat-data/pull/29063)) |
| 36 | +- `css.types.random.dashed-ident` ([#29081](https://github.com/mdn/browser-compat-data/pull/29081)) |
| 37 | +- `css.types.random.element-shared` ([#29081](https://github.com/mdn/browser-compat-data/pull/29081)) |
| 38 | +- `css.types.random.step` ([#29081](https://github.com/mdn/browser-compat-data/pull/29081)) |
| 39 | +- `javascript.builtins.RegExp.compile.rexexp_legacy_features` ([#28999](https://github.com/mdn/browser-compat-data/pull/28999)) |
| 40 | + |
| 41 | +### Statistics |
| 42 | + |
| 43 | +- 7 contributors have changed 64 files with 1,172 additions and 656 deletions in 32 commits ([`v7.3.2...v7.3.3`](https://github.com/mdn/browser-compat-data/compare/v7.3.2...v7.3.3)) |
| 44 | +- 19,364 total features |
| 45 | +- 1,225 total contributors |
| 46 | +- 5,585 total stargazers |
| 47 | + |
3 | 48 | ## [v7.3.2](https://github.com/mdn/browser-compat-data/releases/tag/v7.3.2) |
4 | 49 |
|
5 | 50 | February 13, 2026 |
|
0 commit comments