Skip to content

Commit 715ff22

Browse files
committed
inc rvw
1 parent 75da7fd commit 715ff22

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

microsoft-edge/devtools-guide-chromium/whats-new/2025/02/devtools-133.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: devtools
9-
ms.date: 2/06/2025
9+
ms.date: 02/06/2025
1010
---
1111
# What's New in DevTools (Microsoft Edge 133)
1212

@@ -18,7 +18,7 @@ ms.date: 2/06/2025
1818

1919
<!-- Subtitle: Move a tab left or right within a tab group in the Elements or Sources tool by right-clicking the tab. -->
2020

21-
Previously, within the **Elements** tool and **Sources** tool, you could rearrange the tabs within a tab group only by dragging them. This can be difficult when using a trackball or head pointer. Now, you can also move a tab by right-clicking the tab and then selecting **Move left** or **Move right**.
21+
Previously, within the **Elements** tool and **Sources** tool, you could rearrange the tabs within a tab group only by dragging them. Dragging a tab can be difficult when using a trackball, head pointer, or keyboard. Now, you can also move a tab by right-clicking the tab (or pressing the **Context menu** key) and then selecting **Move left** or **Move right**.
2222

2323
Right-clicking a tab within the **Elements** tool:
2424

@@ -30,33 +30,33 @@ Right-clicking a tab within the **Sources** tool:
3030

3131

3232
<!-- ====================================================================== -->
33-
## Screen reader improvements
33+
## Screen reader support improvements
3434

35-
<!-- Subtitle: Screen reader improvements in Developer resources, Elements, and CSS overview.-->
35+
<!-- Subtitle: Screen reader support improvements in Developer resources, Elements, and CSS overview.-->
3636

37-
The screen reader has been improved for various tools.
37+
Support for screen readers has been improved for various tools.
3838

3939

4040
<!-- ------------------------------ -->
4141
#### Developer resources tool
4242

43-
In the **Developer resources** tool, after you search by using the **Filter by URL and error** text box, the screen reader announces the results information. If no results are available, the screen reader announces **no appeared results**:<!-- todo: "no results appeared"? -->
43+
In the **Developer resources** tool, after you search by using the **Filter by URL and error** text box, screen readers announce the results information. If no results are available, screen readers announce **no appeared results**:<!-- todo: "no results appeared"? -->
4444

4545
![The Filter box in Developer resources](./devtools-133-images/developer-resources-filter-box.png)
4646

4747

4848
<!-- ------------------------------ -->
4949
#### Elements tool
5050

51-
In the **Elements** tool, the screen reader announces the expanded or collapsed state of the **More tabs** button and tab group, shown here in the expanded state:
51+
In the **Elements** tool, screen readers announce the expanded or collapsed state of the **More tabs** button and tab group, shown here in the expanded state:
5252

5353
![The More tabs button in the Elements tool, with the tab group expanded](./devtools-133-images/elements-more-tabs-invoked.png)
5454

5555

5656
<!-- ------------------------------ -->
5757
#### CSS overview tool
5858

59-
In the **CSS overview** tool, when navigating to a tab, the screen reader announces the tab label. After entering that tab and then navigating to an **occurrences** button, the screen reader announces the button's label, such as "two occurrences":
59+
In the **CSS overview** tool, when navigating to a tab, screen readers announce the tab label. After entering that tab and then navigating to an **occurrences** button, screen readers announce the button's label, such as "Two occurrences":
6060

6161
![The CSS overview tool](./devtools-133-images/css-overview.png)
6262

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To stay up-to-date and get the latest web platform features, download an Insider
5858
<!-- ====================================================================== -->
5959
## Edge DevTools
6060

61-
For Edge DevTools, see [What's New in Microsoft Edge DevTools](../../devtools-guide-chromium/whats-new/whats-new.md).
61+
For Edge DevTools, see [What's New in DevTools (Microsoft Edge 133)](../../devtools-guide-chromium/whats-new/2025/02/devtools-133.md).
6262

6363

6464
<!-- ====================================================================== -->

0 commit comments

Comments
 (0)