Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's New in DevTools 116 #2803

Closed
wants to merge 20 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
589ff6e
Template
mikehoffms Aug 25, 2023
ad6a15e
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Aug 29, 2023
58e1d6e
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Aug 31, 2023
dc11cf8
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Sep 5, 2023
0c73c74
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Sep 8, 2023
0944066
Canary 119
mikehoffms Sep 11, 2023
eb955e9
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Sep 20, 2023
d250eef
Experiments Stable 117
mikehoffms Sep 20, 2023
abf9fa3
Text for Delete all overrides
mikehoffms Sep 20, 2023
7dbe42a
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Sep 21, 2023
4e9a5d8
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Oct 5, 2023
59795e5
Experiments Canary 120
mikehoffms Oct 10, 2023
a9e1231
Revert Experiments to "main" branch
mikehoffms Oct 24, 2023
7a0658a
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Oct 24, 2023
ed96d5a
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Oct 24, 2023
6ce33b0
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Nov 14, 2023
669a2fd
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Nov 15, 2023
b2b0379
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Nov 30, 2023
6fa7508
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Dec 5, 2023
f8f1e2f
Merge branch 'main' into user/mikehoffms/whats-new-devtools-116
mikehoffms Dec 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
---
title: What's new in DevTools (Microsoft Edge 116)
description: "Entry 1. Entry 2. Entry 3. And more."
author: MSEdgeTeam
ms.author: msedgedevrel
ms.topic: conceptual
ms.prod: microsoft-edge
ms.date: 08/18/2023
---
# What's New in DevTools (Microsoft Edge 116)

[!INCLUDE [Microsoft Edge team note for top of What's New](../../includes/edge-whats-new-note.md)]


<!-- ====================================================================== -->
## Entry 1

<!-- Subtitle: . -->

![todo: Alt-text 1](./devtools-116-images/template.png)
<!-- todo: steps to re-create screenshot -->

<!--
See also:
* []()
-->


<!-- ====================================================================== -->
## Entry 2

<!-- Subtitle: . -->

![todo: Alt-text 2](./devtools-116-images/template.png)
<!-- todo: steps to re-create screenshot -->

<!--
See also:
* []()
-->


<!-- ====================================================================== -->
## Entry 3

<!-- Subtitle: . -->

![todo: Alt-text 3](./devtools-116-images/template.png)
<!-- todo: steps to re-create screenshot -->

<!--
See also:
* []()
-->


<!-- ====================================================================== -->
## Announcements from the Chromium project

Microsoft Edge 116 also includes the following updates from the Chromium project:

<!-- todo: maybe delete some links -->
* [Improved debugging of missing stylesheets](https://developer.chrome.com/blog/new-in-devtools-116/#stylesheets)
* [Linear timing support in Elements > Styles > Easing Editor](https://developer.chrome.com/blog/new-in-devtools-116/#linear)
* [Storage buckets support and metadata view](https://developer.chrome.com/blog/new-in-devtools-116/#storage)
* [Lighthouse 10.3.0](https://developer.chrome.com/blog/new-in-devtools-116/#lighthouse)
* [Accessibility: Keyboard commands and improved screen reading](https://developer.chrome.com/blog/new-in-devtools-116/#accessibility)
* [Miscellaneous highlights](https://developer.chrome.com/blog/new-in-devtools-116/#misc)


<!-- ====================================================================== -->
<!-- uncomment if content is copied from developer.chrome.com to this page -->

<!-- > [!NOTE]
> Portions of this page are modifications based on work created and [shared by Google](https://developers.google.com/terms/site-policies) and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).
> The original page for announcements from the Chromium project is [What's New in DevTools (Chrome 116)](https://developer.chrome.com/blog/new-in-devtools-116) and is authored by [Jecelyn Yeen](https://developers.google.com/web/resources/contributors#jecelynyeen) (Developer advocate working on Chrome DevTools at Google). -->


<!-- ====================================================================== -->
<!-- uncomment if content is copied from developer.chrome.com to this page -->

<!-- [![Creative Commons License](../../../../media/cc-logo/88x31.png)](https://creativecommons.org/licenses/by/4.0)
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0). -->
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ The following What's New entries cover older releases.

<!-- maintenance notes: adjust placement and indent in toc.yml too -->

* [What's New in DevTools (Microsoft Edge 106)](2022/09/devtools-106.md)
* [What's New in DevTools (Microsoft Edge 105)](2022/09/devtools-105.md)
* [What's New in DevTools (Microsoft Edge 104)](2022/08/devtools-104.md)
* [What's New in DevTools (Microsoft Edge 103)](2022/06/devtools-103.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ What's New articles correspond to historical releases of Microsoft Edge, and are
* move eleventh oldest link into whats-new-archive.md
-->

* [What's New in DevTools (Microsoft Edge 116)](2023/08/devtools-116.md)
* [What's New in DevTools (Microsoft Edge 115)](2023/07/devtools-115.md)
* [What's New in DevTools (Microsoft Edge 114)](2023/06/devtools-114.md)
* [What's New in DevTools (Microsoft Edge 113)](2023/05/devtools-113.md)
Expand All @@ -27,5 +28,4 @@ What's New articles correspond to historical releases of Microsoft Edge, and are
* [What's New in DevTools (Microsoft Edge 109)](2023/01/devtools-109.md)
* [What's New in DevTools (Microsoft Edge 108)](2022/12/devtools-108.md)
* [What's New in DevTools (Microsoft Edge 107)](2022/10/devtools-107.md)
* [What's New in DevTools (Microsoft Edge 106)](2022/09/devtools-106.md)
* [What's New in DevTools archive](./whats-new-archive.md)
9 changes: 6 additions & 3 deletions microsoft-edge/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
# What's New pages ------------------------------------------------------------
# also add new pages to nav page: /whats-new/whats-new.md
# move eleventh oldest into Archive bucket
- name: Microsoft Edge 116
href: devtools-guide-chromium/whats-new/2023/08/devtools-116.md

- name: Microsoft Edge 115
href: devtools-guide-chromium/whats-new/2023/07/devtools-115.md

Expand Down Expand Up @@ -60,15 +63,15 @@
- name: Microsoft Edge 107
href: devtools-guide-chromium/whats-new/2022/10/devtools-107.md

- name: Microsoft Edge 106
href: devtools-guide-chromium/whats-new/2022/09/devtools-106.md

# keep 10 items above
- name: Archive
items:
- name: What's New in DevTools archive
href: devtools-guide-chromium/whats-new/whats-new-archive.md

- name: Microsoft Edge 106
href: devtools-guide-chromium/whats-new/2022/09/devtools-106.md

- name: Microsoft Edge 105
href: devtools-guide-chromium/whats-new/2022/09/devtools-105.md

Expand Down