diff --git a/microsoft-edge/developer/index.yml b/microsoft-edge/developer/index.yml index a59e9b8820..89e9781d91 100644 --- a/microsoft-edge/developer/index.yml +++ b/microsoft-edge/developer/index.yml @@ -58,6 +58,12 @@ landingContent: - text: Use origin trials in Microsoft Edge url: ../origin-trials/index.md + - text: Prompt a built-in language model with the Prompt API + url: ../web-platform/prompt-api.md + + - text: Summarize, write, and rewrite text with the Writing Assistance APIs + url: ../web-platform/writing-assistance-apis.md + # ----------------------------------------------------------------------------- # Card for toc bucket 3 - r1c2 - title: Microsoft Edge DevTools diff --git a/microsoft-edge/devtools-guide-chromium/whats-new/2025/05/devtools-136-images/dom-adorner.png b/microsoft-edge/devtools-guide-chromium/whats-new/2025/05/devtools-136-images/dom-adorner.png new file mode 100644 index 0000000000..34747a7a43 Binary files /dev/null and b/microsoft-edge/devtools-guide-chromium/whats-new/2025/05/devtools-136-images/dom-adorner.png differ diff --git a/microsoft-edge/devtools-guide-chromium/whats-new/2025/05/devtools-136.md b/microsoft-edge/devtools-guide-chromium/whats-new/2025/05/devtools-136.md new file mode 100644 index 0000000000..7e11e57e23 --- /dev/null +++ b/microsoft-edge/devtools-guide-chromium/whats-new/2025/05/devtools-136.md @@ -0,0 +1,54 @@ +--- +title: What's New in DevTools (Microsoft Edge 136) +description: "DOM tree in Elements tool highlights semantic errors. And more." +author: MSEdgeTeam +ms.author: msedgedevrel +ms.topic: conceptual +ms.service: microsoft-edge +ms.subservice: devtools +ms.date: 05/05/2025 +--- +# What's New in DevTools (Microsoft Edge 136) + +These are the latest features in the Stable release of Microsoft Edge DevTools. + + + +## DOM tree in Elements tool highlights semantic errors + + + +You can now easily identify semantic issues in the DOM tree of the **Elements** tool, such as: +* An invalid descendant of `