Skip to content

Commit c8877e1

Browse files
captainbrossetmikehoffmsundefined
authored
Microsoft Edge 143 web platform release notes (Dec. 2025) (#3619)
* New web platform release notes for 143 * initial Writer/Editor pass * re-outline * date, and>or * improve headings * Detailed contents * esc link text * 142 date * linkfix * no rum * see also * . * Move some features which moved to 143 * Finalized edit pass * toc * sss --------- Co-authored-by: captainbrosset <[email protected]> Co-authored-by: Michael Hoffman <[email protected]> Co-authored-by: undefined <[email protected]>
1 parent 80a3b95 commit c8877e1

File tree

13 files changed

+543
-118
lines changed

13 files changed

+543
-118
lines changed

microsoft-edge/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
href: ./web-platform/release-notes/index.md
3131
displayName: what's new, announcements
3232

33+
- name: Microsoft Edge 143
34+
href: ./web-platform/release-notes/143.md
35+
displayName: Microsoft Edge 143 web platform release notes (Dec. 2025) # page title
36+
3337
- name: Microsoft Edge 142
3438
href: ./web-platform/release-notes/142.md
3539
displayName: Microsoft Edge 142 web platform release notes (Oct. 2025) # page title

microsoft-edge/web-platform/release-notes/133.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To stay up-to-date and get the latest web platform features, download a preview
4040
* [WebGPU: 1-component vertex formats (and `unorm8x4-bgra`)](#webgpu-1-component-vertex-formats-and-unorm8x4-bgra)
4141
* [X25519 algorithm of the Web Cryptography API](#x25519-algorithm-of-the-web-cryptography-api)
4242
* [popover=hint](#popoverhint)
43-
* [Deprecated and removed features](#deprecated-and-removed-features)
43+
* [Deprecated or removed features](#deprecated-or-removed-features)
4444
* [Deprecate WebGPU limit maxInterStageShaderComponents](#deprecate-webgpu-limit-maxinterstageshadercomponents)
4545
* [Remove `<link rel=prefetch>` five-minute rule](#remove-link-relprefetch-five-minute-rule)
4646
* [Origin trials](#origin-trials)
@@ -64,7 +64,7 @@ See [What's New in DevTools (Microsoft Edge 133)](../../devtools/whats-new/2025/
6464
<!-- ====================================================================== -->
6565
## WebView2
6666

67-
See [1.0.3065.39](../../webview2/release-notes/archive.md#10306539) in _Archived Release Notes for the WebView2 SDK_ (Feb. 2025).
67+
See [1.0.3065.39](../../webview2/release-notes/archive.md#10306539) (Feb. 2025) in _Archived Release Notes for the WebView2 SDK_.
6868

6969

7070
<!-- ====================================================================== -->
@@ -275,7 +275,9 @@ The Popover API specifies the behavior for two values of the `popover` attribute
275275

276276

277277
<!-- ------------------------------ -->
278-
#### Deprecated and removed features
278+
#### Deprecated or removed features
279+
280+
The following Web API features have been deprecated (still supported, but not recommended) or removed.
279281

280282

281283
<!-- ---------- -->

microsoft-edge/web-platform/release-notes/134.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See [What's New in DevTools (Microsoft Edge 134)](../../devtools/whats-new/2025/
5252
<!-- ====================================================================== -->
5353
## WebView2
5454

55-
See [1.0.3124.44](../../webview2/release-notes/archive.md#10312444) in _Release Notes for the WebView2 SDK_ (March 2025).
55+
See [1.0.3124.44](../../webview2/release-notes/archive.md#10312444) (March 2025) in _Archived Release Notes for the WebView2 SDK_.
5656

5757

5858
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/135.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To stay up-to-date and get the latest web platform features, download a preview
4646
* [Timestamps for RTC Encoded Frames](#timestamps-for-rtc-encoded-frames)
4747
* [fetchLater API](#fetchlater-api)
4848
* [highlightsFromPoint API](#highlightsfrompoint-api)
49-
* [Deprecated and removed features](#deprecated-and-removed-features)
49+
* [Deprecated or removed features](#deprecated-or-removed-features)
5050
* [Remove `navigator.xr.supportsSession` method](#remove-navigatorxrsupportssession-method)
5151
* [Remove WebGPU limit `maxInterStageShaderComponents`](#remove-webgpu-limit-maxinterstageshadercomponents)
5252
* [Origin trials](#origin-trials)
@@ -66,10 +66,7 @@ See [What's New in DevTools (Microsoft Edge 135)](../../devtools/whats-new/2025/
6666
<!-- ====================================================================== -->
6767
## WebView2
6868

69-
See [Release Notes for the WebView2 SDK](../../webview2/release-notes/index.md).
70-
<!-- todo: when exists in April 2025, use instead:
71-
For WebView2, see [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) in _Release Notes for the WebView2 SDK_ (Apr. 2025).
72-
-->
69+
See [1.0.3179.45](../../webview2/release-notes/archive.md#10317945 ) (Apr. 2025) in _Archived Release Notes for the WebView2 SDK_.
7370

7471

7572
<!-- ====================================================================== -->
@@ -319,7 +316,9 @@ Getting highlights from a point can be used by a web app to manage user interact
319316

320317

321318
<!-- ------------------------------ -->
322-
#### Deprecated and removed features
319+
#### Deprecated or removed features
320+
321+
The following Web API features have been deprecated (still supported, but not recommended) or removed.
323322

324323

325324
<!-- ---------- -->

microsoft-edge/web-platform/release-notes/136.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ To stay up-to-date and get the latest web platform features, download a preview
4343
* [Web Authentication Conditional Create](#web-authentication-conditional-create)
4444
* [Return multiple identity providers in a single FedCM `get()` call](#return-multiple-identity-providers-in-a-single-fedcm-get-call)
4545
* [`RegExp.escape()`](#regexpescape)
46-
* [Deprecated and removed features](#deprecated-and-removed-features)
46+
* [Deprecated or removed features](#deprecated-or-removed-features)
4747
* [Deprecate the `AutomaticHttpsDefault` policy](#deprecate-the-automatichttpsdefault-policy)
48-
* [Deprecate `Intl.Locale` getters](#deprecate-intllocale-getters)
4948
* [Origin trials](#origin-trials)
5049
* [New Chromium origin trials](#new-chromium-origin-trials)
5150
* [Update of Canvas text rendering implementation](#update-of-canvas-text-rendering-implementation)
@@ -65,7 +64,7 @@ See [What's New in DevTools (Microsoft Edge 136)](../../devtools/whats-new/2025/
6564
<!-- ====================================================================== -->
6665
## WebView2
6766

68-
See [1.0.3240.44](../../webview2/release-notes/index.md#10324044) in _Release Notes for the WebView2 SDK_ (May 2025).
67+
See [1.0.3240.44](../../webview2/release-notes/index.md#10324044) (May 2025) in _Release Notes for the WebView2 SDK_.
6968

7069

7170
<!-- ====================================================================== -->
@@ -313,7 +312,9 @@ See [RegExp.escape()](https://developer.mozilla.org/docs/Web/JavaScript/Referenc
313312

314313

315314
<!-- ------------------------------ -->
316-
#### Deprecated and removed features
315+
#### Deprecated or removed features
316+
317+
The following Web API features have been deprecated (still supported, but not recommended) or removed.
317318

318319

319320
<!-- ---------- -->
@@ -322,16 +323,6 @@ See [RegExp.escape()](https://developer.mozilla.org/docs/Web/JavaScript/Referenc
322323
The `AutomaticHttpsDefault` policy is supported but discouraged in Microsoft Edge 136, and is planned to be removed in Microsoft Edge 139. Instead, use the new `HttpsUpgradesEnabled`<!-- todo: add link to the new policy on https://learn.microsoft.com/en-us/deployedge/microsoft-edge-update-policies when available --> policy, which is available starting in Microsoft Edge version 136.
323324

324325

325-
<!-- ---------- -->
326-
###### Deprecate `Intl.Locale` getters
327-
328-
The `Intl.Locale` API exposes information for a locale, including its week elements and its hour cycle type, such as 12-hour clock, Japanese 12-hour clock, or 24-hour clock.
329-
330-
The accessor properties of the `Intl.Locale` object are now deprecated, in favor of the corresponding functions, per the specification. For example, the `Intl.Locale.prototype.hourCycle` accessor property is deprecated in favor of the `Intl.Locale.prototype.getHourCycles()` function.
331-
332-
See [Intl.Locale](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale) at MDN.
333-
334-
335326
<!-- ====================================================================== -->
336327
## Origin trials
337328

microsoft-edge/web-platform/release-notes/137.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ See [What's New in DevTools (Microsoft Edge 137)](../../devtools/whats-new/2025/
5959
<!-- ====================================================================== -->
6060
## WebView2
6161

62-
See [1.0.3296.44](../../webview2/release-notes/index.md#10329644) in _Release Notes for the WebView2 SDK_ (June 2025).
62+
See [1.0.3296.44](../../webview2/release-notes/index.md#10329644) (June 2025) in _Release Notes for the WebView2 SDK_.
6363

6464

6565
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/138.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ See [What's New in DevTools (Microsoft Edge 138)](../../devtools/whats-new/2025/
5757
<!-- ====================================================================== -->
5858
## WebView2
5959

60-
See [1.0.3296.44](../../webview2/release-notes/index.md#10329644) in _Release Notes for the WebView2 SDK_ (June 2025).
60+
See [1.0.3296.44](../../webview2/release-notes/index.md#10329644) (June 2025) in _Release Notes for the WebView2 SDK_.
6161

6262

6363
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/139.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ To stay up-to-date and get the latest web platform features, download a preview
2525
* [CSS `corner-shape` property](#css-corner-shape-property)
2626
* [Web APIs](#web-apis)
2727
* [`request-close` invoker command](#request-close-invoker-command)
28-
* [Allow more characters in JavaScript DOM APIs](#allow-more-characters-in-javascript-dom-apis)
2928
* [Audio level for WebRTC encoded frames](#audio-level-for-webrtc-encoded-frames)
3029
* [Specify a crash-reporting endpoint to receive only crash reports](#specify-a-crash-reporting-endpoint-to-receive-only-crash-reports)
3130
* [Fire error event instead of throwing for CSP blocked worker](#fire-error-event-instead-of-throwing-for-csp-blocked-worker)
@@ -62,7 +61,7 @@ See [What's New in DevTools (Microsoft Edge 139)](../../devtools/whats-new/2025/
6261
<!-- ====================================================================== -->
6362
## WebView2
6463

65-
See [1.0.3405.78](../../webview2/release-notes/index.md#10340578) in _Release Notes for the WebView2 SDK_ (Aug 2025).
64+
See [1.0.3405.78](../../webview2/release-notes/index.md#10340578) (Aug. 2025) in _Release Notes for the WebView2 SDK_.
6665

6766

6867
<!-- ====================================================================== -->
@@ -141,17 +140,6 @@ See also:
141140
* [Invoker Commands API](https://developer.mozilla.org/docs/Web/API/Invoker_Commands_API) at MDN.
142141

143142

144-
<!-- ---------- -->
145-
###### Allow more characters in JavaScript DOM APIs
146-
147-
You can now create DOM elements and attributes with a wider variety of valid characters in JavaScript. This matches the behavior for when the same elements and attributes are defined in HTML markup.
148-
149-
This change aligns the JavaScript DOM APIs with the HTML parser, which allows a broader set of characters for element names and attributes.
150-
151-
See also:
152-
* [Allow more characters in javascript DOM APIs](https://chromestatus.com/feature/6278918763708416)
153-
154-
155143
<!-- ---------- -->
156144
###### Audio level for WebRTC encoded frames
157145

microsoft-edge/web-platform/release-notes/140.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ See [What's New in DevTools (Microsoft Edge 140)](../../devtools/whats-new/2025/
5656
<!-- ====================================================================== -->
5757
## WebView2
5858

59-
See [1.0.3485.44](../../webview2/release-notes/index.md#10348544) in _Release Notes for the WebView2 SDK_ (Sep. 2025).
59+
See [1.0.3485.44](../../webview2/release-notes/index.md#10348544) (Sep. 2025) in _Release Notes for the WebView2 SDK_.
6060

6161

6262
<!-- ====================================================================== -->

microsoft-edge/web-platform/release-notes/141.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,13 @@ To stay up-to-date and get the latest web platform features, download a preview
4444
<!-- ====================================================================== -->
4545
## Edge DevTools
4646

47-
See [What's New in Microsoft Edge DevTools](../../devtools/whats-new/whats-new.md).
48-
<!-- todo: when it exists in Oct 2025, use instead:
4947
See [What's New in DevTools (Microsoft Edge 141)](../../devtools/whats-new/2025/10/devtools-141.md).
50-
-->
5148

5249

5350
<!-- ====================================================================== -->
5451
## WebView2
5552

56-
See [Release Notes for the WebView2 SDK](../../webview2/release-notes/index.md).
57-
<!-- todo: when exists in Oct 2025, use instead:
58-
See [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) in _Release Notes for the WebView2 SDK_ (Oct 2025).
59-
-->
53+
See [1.0.3537.50](../../webview2/release-notes/index.md#10353750) (Oct. 2025) in _Release Notes for the WebView2 SDK_.
6054

6155

6256
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)