You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Full accessibility tree view in the Elements tool](../whats-new/2021/02/devtools.md#full-accessibility-tree-view-in-the-elements-tool) in _What's New in DevTools (Microsoft Edge 90)_.
235
235
236
236
Status:
237
-
* This checkbox is present in Microsoft Edge Canary 143.
238
-
* This checkbox is present in Microsoft Edge Stable 141.
237
+
* This checkbox is present in Microsoft Edge Canary 144.
238
+
* This checkbox is present in Microsoft Edge Stable 142.
*[Using the Page tab to explore resources that construct the current webpage](../sources/index.md#using-the-page-tab-to-explore-resources-that-construct-the-current-webpage) in _Sources tool overview_.
332
315
333
316
Status:
334
-
* This checkbox is present in Microsoft Edge Canary 143.
335
-
* This checkbox is present in Microsoft Edge Stable 141.
317
+
* This checkbox is present in Microsoft Edge Canary 144.
318
+
* This checkbox is present in Microsoft Edge Stable 142.
*[postMessage events and handlers are distinguished from other events](../whats-new/2024/04/devtools-124.md#postmessage-events-and-handlers-are-distinguished-from-other-events) in _What's New in DevTools (Microsoft Edge 124)_.
380
363
381
364
Status:
382
-
* This checkbox is present in Microsoft Edge Canary 143.
383
-
* This checkbox is present in Microsoft Edge Stable 141.
In the **Performance** tool, shows an option to save a performance trace as a `.gz` file.
392
-
393
-
See also:
394
-
*[Save and share a recording](../performance/reference.md#save-and-share-a-recording) in _Performance features reference_.
395
-
*[Export a trace from the Performance tool](./share-traces.md#export-a-trace-from-the-performance-tool) in _Share enhanced performance and memory traces_.
396
-
397
-
Status:
398
-
* This checkbox is not present in Microsoft Edge Canary 143.
399
-
* This checkbox is present in Microsoft Edge Stable 141.
*[Wavy underlines highlight code issues and improvements in Elements tool](../whats-new/2021/04/devtools.md#wavy-underlines-highlight-code-issues-and-improvements-in-elements-tool) in _What's New in DevTools (Microsoft Edge 91)_.
471
423
472
424
Status:
473
-
* This checkbox is present in Microsoft Edge Canary 143.
474
-
* This checkbox is present in Microsoft Edge Stable 141.
425
+
* This checkbox is present in Microsoft Edge Canary 144.
426
+
* This checkbox is present in Microsoft Edge Stable 142.
@@ -621,8 +553,8 @@ _new as of Microsoft Edge 128_
621
553
This experiment makes the **Performance** tool capture newly added traces, to support enhanced traces v2. This feature is being implemented in the upstream Chromium project. This experiment doesn't affect the capabilities of Microsoft Edge to capture enhanced traces and doesn't impact DevTools user's experience.
622
554
623
555
Status:
624
-
* This checkbox is present in Microsoft Edge Canary 143.
625
-
* This checkbox is present in Microsoft Edge Stable 141.
556
+
* This checkbox is not present in Microsoft Edge Canary 144.
557
+
* This checkbox is present in Microsoft Edge Stable 142.
626
558
627
559
See also:
628
560
*[Share enhanced performance and memory traces](../experimental-features/share-traces.md)
@@ -641,8 +573,8 @@ In the **Performance** tool, when exporting the trace file, stores the source co
641
573
This experiment makes the **Performance** tool record script source text in traces. This feature is being implemented in the upstream Chromium project.
642
574
643
575
Status:
644
-
* This checkbox is present in Microsoft Edge Canary 143.
645
-
* This checkbox is present in Microsoft Edge Stable 141.
576
+
* This checkbox is not present in Microsoft Edge Canary 144.
577
+
* This checkbox is present in Microsoft Edge Stable 142.
646
578
647
579
See also:
648
580
*[Share enhanced performance and memory traces](../experimental-features/share-traces.md)
@@ -659,8 +591,8 @@ _new as of Microsoft Edge 128_
659
591
Adds a **Trace Event** section to the **Summary** tab of the **Performance** tool. The **Trace Event** section is displayed when you select an event in a recorded performance trace. The **Trace Event** section displays debugging information about the selected trace event, such as its name and duration.
660
592
661
593
Status:
662
-
* This checkbox is present in Microsoft Edge Canary 143.
663
-
* This checkbox is present in Microsoft Edge Stable 141.
594
+
* This checkbox is present in Microsoft Edge Canary 144.
595
+
* This checkbox is present in Microsoft Edge Stable 142.
664
596
665
597
See also:
666
598
*[Share enhanced performance and memory traces](../experimental-features/share-traces.md)
@@ -679,8 +611,8 @@ See also:
679
611
*[The first time source files are loaded, breakpoints might not trigger](https://bugs.chromium.org/p/chromium/issues/detail?id=1133307&q=%22instrumentation%20breakpoints%22&can=2)
680
612
681
613
Status:
682
-
* This checkbox is present in Microsoft Edge Canary 143.
683
-
* This checkbox is present in Microsoft Edge Stable 141.
614
+
* This checkbox is present in Microsoft Edge Canary 144.
615
+
* This checkbox is present in Microsoft Edge Stable 142.
*[Mapping minified code to your source code to show readable code](../sources/index.md#mapping-minified-code-to-your-source-code-to-show-readable-code) in _Sources tool overview_.
698
630
699
631
Status:
700
-
* This checkbox is present in Microsoft Edge Canary 143.
701
-
* This checkbox is present in Microsoft Edge Stable 141.
632
+
* This checkbox is present in Microsoft Edge Canary 144.
633
+
* This checkbox is present in Microsoft Edge Stable 142.
Copy file name to clipboardExpand all lines: microsoft-edge/devtools/whats-new/2025/05/devtools-136.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,6 @@ Each DOM node that has a semantic issue displays a red wavy line, and has a tool
27
27
28
28

29
29
30
-
To enable this feature, in DevTools experiments, select the checkbox [Highlights a violating node or attribute in the Elements panel DOM tree](../../../experimental-features/index.md#highlights-a-violating-node-or-attribute-in-the-elements-panel-dom-tree).
31
-
32
-
See also:
33
-
*[Turning an experiment on or off](../../../experimental-features/index.md#turning-an-experiment-on-or-off) in _Experimental features in Microsoft Edge DevTools_.
0 commit comments