Skip to content

Microsoft Edge 151 web platform release notes (Jul. 2026)#3844

Draft
mikehoffms wants to merge 8 commits into
mainfrom
web-platform-release-notes-151
Draft

Microsoft Edge 151 web platform release notes (Jul. 2026)#3844
mikehoffms wants to merge 8 commits into
mainfrom
web-platform-release-notes-151

Conversation

@mikehoffms

@mikehoffms mikehoffms commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Rendered article sections for review:

AB#62850646

@mikehoffms mikehoffms added in-progress cat: webplatform Web Platform-related content. labels Jun 25, 2026
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit d2d2fd9:

⚠️ Validation status: warnings

File Status Preview URL Details
microsoft-edge/web-platform/release-notes/151.md ⚠️Warning View Details
microsoft-edge/toc.yml ✅Succeeded View
microsoft-edge/web-platform/release-notes/147.md ✅Succeeded View
microsoft-edge/web-platform/release-notes/150.md ✅Succeeded View

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

  • Line 23, Column 3: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#csssvgweb-api-features' in 'web-platform/release-notes/151.md'.
  • Line 25, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#capability-elements-usermedia-mvp' in 'web-platform/release-notes/151.md'.
  • Line 34, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#reference-target-for-cross-root-aria' in 'web-platform/release-notes/151.md'.
  • Line 35, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#relative-alpha-colors-css-color-5-alpha-function' in 'web-platform/release-notes/151.md'.
  • Line 36, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#remove-legacynointerfaceobject-from-fontfaceset-idl' in 'web-platform/release-notes/151.md'.
  • Line 37, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#speculation-rules-form-submission-field' in 'web-platform/release-notes/151.md', did you mean '#speculation-rules-form_submission-field'?
  • Line 41, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#aria-actions' in 'web-platform/release-notes/151.md'.
  • Line 43, Column 5: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#textstream-for-response-request-blob' in 'web-platform/release-notes/151.md', did you mean '#textstream-for-responserequestblob'?

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

|---|---|---|
| Soft navigation heuristics | Exposes soft-navigation heuristics for collecting performance metrics in single-page apps. | [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/ec952482-49f0-4980-a451-13ea3f9a7220) |
| WebNN [Closed] | [This trial is no longer accepting new registrations.] Build and execute hardware-accelerated machine-learning models directly in your web app. | [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/19857284-cf52-484b-8b09-8ca50ac9dccb) |
| focusgroup | todo: condense: Provides focus navigation among a set of focusable elements with the arrow keys. | [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/6d4b86e7-230c-4d23-ab2b-ee8d05f18702) |

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| focusgroup | todo: condense: Provides focus navigation among a set of focusable elements with the arrow keys. | [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/6d4b86e7-230c-4d23-ab2b-ee8d05f18702) |
| focusgroup | todo: condense: Provides focus navigation among a set of focusable elements by using the arrow keys. | [Register](https://developer.microsoft.com/en-us/microsoft-edge/origin-trials/trials/6d4b86e7-230c-4d23-ab2b-ee8d05f18702) |

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 67c7e8b:

✅ Validation status: passed

File Status Preview URL Details
microsoft-edge/toc.yml ✅Succeeded View
microsoft-edge/web-platform/release-notes/147.md ✅Succeeded View
microsoft-edge/web-platform/release-notes/150.md ✅Succeeded View
microsoft-edge/web-platform/release-notes/151.md ✅Succeeded View

For more details, please refer to the build report.

This Chromestatus (todo: what's "Chromestatus"?) feature covers this specific aspect of the behavior of these keywords:
* When the relevant animation has already run to completion and these actions (`play`, `play-forwards`, `play-backwards`) are invoked, they will not cause the animation to restart; the animation will not "auto-rewind".

todo: bug: change `play-forwards` to `play-forward`

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bug/typo in API name. Can we get "play-forwards" corrected and changed to "play-forward"?

@captainbrosset



<!-- ====================================================================== -->
## Deprecated or removed features

@mikehoffms mikehoffms Jun 26, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat: webplatform Web Platform-related content. in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants