Skip to content

Commit eb49a0b

Browse files
Web platform release notes for Edge Beta 146 (#3719)
1 parent 4fa68d4 commit eb49a0b

File tree

5 files changed

+530
-18
lines changed

5 files changed

+530
-18
lines changed

microsoft-edge/toc.yml

Lines changed: 8 additions & 4 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 146
34+
href: ./web-platform/release-notes/146.md
35+
displayName: Microsoft Edge 146 web platform release notes (Mar. 2026) # page title
36+
3337
- name: Microsoft Edge 145
3438
href: ./web-platform/release-notes/145.md
3539
displayName: Microsoft Edge 145 web platform release notes (Feb. 2026) # page title
@@ -66,13 +70,13 @@
6670
href: ./web-platform/release-notes/137.md
6771
displayName: Microsoft Edge 137 web platform release notes (May 2025) # page title
6872

69-
- name: Microsoft Edge 136
70-
href: ./web-platform/release-notes/136.md
71-
displayName: Microsoft Edge 136 web platform release notes (May 2025) # page title
72-
7373
# keep 10 items above
7474
- name: Archive
7575
items:
76+
- name: Microsoft Edge 136
77+
href: ./web-platform/release-notes/136.md
78+
displayName: Microsoft Edge 136 web platform release notes (May 2025) # page title
79+
7680
- name: Microsoft Edge 135
7781
href: ./web-platform/release-notes/135.md
7882
displayName: Microsoft Edge 135 web platform release notes (Apr. 2025) # page title

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,13 @@ To stay up-to-date and get the latest web platform features, download a preview
5959
<!-- ====================================================================== -->
6060
## Edge DevTools
6161

62-
See [What's new in Microsoft Edge DevTools](../../devtools/whats-new/whats-new.md).
63-
<!-- todo: when exists, use instead:
6462
See [What's new in DevTools (Microsoft Edge 144)](../../devtools/whats-new/144.md).
65-
-->
6663

6764

6865
<!-- ====================================================================== -->
6966
## WebView2
7067

71-
See [Release notes for the WebView2 SDK](../../webview2/release-notes/index.md).
72-
<!-- todo: when exists, use instead:
73-
For WebView2, see [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) (January nn, 2026) in _Release notes for the WebView2 SDK_.
74-
-->
68+
See [Release SDK 1.0.3719.77, for Runtime 144](../../webview2/release-notes/index.md#release-sdk-10371977-for-runtime-144) (Jan. 27, 2026) in _Release notes for the WebView2 SDK_.
7569

7670

7771
<!-- ====================================================================== -->
@@ -83,7 +77,7 @@ Below are the new Cascading Style Sheets (CSS) features in Microsoft Edge.
8377
<!-- ------------------------------ -->
8478
#### The `scrolled` feature for scroll-state container queries
8579

86-
The `scrolled` feature for a `@container sroll-state()` query makes it possible to style elements within a scrollable containers based on the container's most recent scrolling direction.
80+
The `scrolled` feature for a `@container scroll-state()` query makes it possible to style elements within a scrollable containers based on the container's most recent scrolling direction.
8781

8882
For example:
8983

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ See [What's new in DevTools (Microsoft Edge 145)](../../devtools/whats-new/145.m
7878

7979
See [Release notes for the WebView2 SDK](../../webview2/release-notes/index.md).
8080
<!-- todo: when exists, use instead:
81-
See [1.0.n.n](../../webview2/release-notes/index.md#10nnnnnn) (February nn, 2026) in _Release notes for the WebView2 SDK_.
81+
See [Release SDK 1.0.nnnn.nn, for Runtime 145](../../webview2/release-notes/index.md#release-sdk-10nnnnnn-for-runtime-145) (Feb. nn, 2026) in _Release notes for the WebView2 SDK_.
8282
-->
8383

8484

@@ -625,7 +625,7 @@ This extension helps Voice over IP web apps create more engaging experiences by
625625

626626

627627
<!-- ------------------------------ -->
628-
#### Local Network Access from Non-Secure Contexts
628+
#### Local Network Access from non-secure contexts
629629

630630
Expires on May 19, 2026.
631631

0 commit comments

Comments
 (0)