Microsoft Edge 147 web platform release notes (Apr. 2026)#3739
Merged
captainbrosset merged 17 commits intomainfrom Mar 9, 2026
Merged
Microsoft Edge 147 web platform release notes (Apr. 2026)#3739captainbrosset merged 17 commits intomainfrom
captainbrosset merged 17 commits intomainfrom
Conversation
mikehoffms
reviewed
Mar 5, 2026
captainbrosset
commented
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
reviewed
Mar 6, 2026
mikehoffms
approved these changes
Mar 6, 2026
Collaborator
mikehoffms
left a comment
There was a problem hiding this comment.
LGTM - Writer/Editor
captainbrosset
added a commit
that referenced
this pull request
Mar 9, 2026
) * New web platform release notes for 147 * First edit pass * Fix recent changes in versions * spec link * origin trials * fixed and simplified fetching origin trial * fix proofreader link * ms.date * writer pass 145, 146 * writer/editor pass 147 * Removed sections about feature not shipping * fixed toc * Update microsoft-edge/web-platform/release-notes/147.md * Update microsoft-edge/web-platform/release-notes/147.md * Add removal of inline XSLT for SVG production to site-impacting changes * sep lists * move table cell --------- Co-authored-by: captainbrosset <captainbrosset@users.noreply.github.com> Co-authored-by: Michael Hoffman <45407486+mikehoffms@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered article sections for review:
Microsoft Edge 147 web platform release notes (Apr. 2026)
/web-platform/release-notes/147.mdSite compatibility-impacting changes coming to Microsoft Edge
/web-platform/site-impacting-changes.mdMicrosoft Edge 146 web platform release notes (Mar. 2026)
/web-platform/release-notes/146.md"scroll"link rel=modulepreloadpathattribute on SVG<textPath>elementPrerenderUntilScript
to:
prerender_until_scriptSpeculation Rules API actionWebAudio Configurable Render Quantum
to:
WebAudio configurable render quantum
UserMediaElement
to:
<usermedia>HTML elementMicrosoft Edge 145 web platform release notes (Feb. 2026)
/web-platform/release-notes/145.mdsubgroup_uniformityfeatureMicrosoft Edge 144 web platform release notes (Jan. 2026)
/web-platform/release-notes/144.mdMicrosoft Edge 141 web platform release notes (Oct. 2025)
/web-platform/release-notes/141.mdMicrosoft Edge 137 web platform release notes (May 2025)
/web-platform/release-notes/137.mdMicrosoft Edge 135 web platform release notes (Apr. 2025)
/web-platform/release-notes/135.mdTOC
toc.yml.gitignoretest-release-notes.md./scripts/beta-release-notes-template.njk[Origin trials in Microsoft Edge]
[Chromium origin trials]
to:
[Origin trials]
/scripts/compare-release-notes.jsfunction getChromeStatusFeatureUrl(feature)const chromeStatusUrl = getChromeStatusFeatureUrl(feature);/scripts/web-platform-release-notes.jsawait page.goto(EDGE_OT_PAGE, { waitUntil: "networkidle" });if (isDryRun) {console.log('Running in dry-run mode. Release notes will be written to test-release-notes.md');if (isDryRun) {console.log(Dry run complete. The release notes draft has been written to ${releaseNotesPath}.);AB#61307641