|
| 1 | +--- |
| 2 | +title: What's New in DevTools (Microsoft Edge 141) |
| 3 | +description: CSS masonry layout support in the Elements tool. Persisted track configuration in the Performance panel. And more. # key words before col 158 |
| 4 | +author: MSEdgeTeam |
| 5 | +ms.author: msedgedevrel |
| 6 | +ms.topic: conceptual |
| 7 | +ms.service: microsoft-edge |
| 8 | +ms.subservice: devtools |
| 9 | +ms.date: 10/02/2025 |
| 10 | +--- |
| 11 | +# What's New in DevTools (Microsoft Edge 141) |
| 12 | + |
| 13 | +These are the latest features in the Stable release of Microsoft Edge DevTools. |
| 14 | + |
| 15 | + |
| 16 | +<!-- ====================================================================== --> |
| 17 | +## CSS masonry layout support in the Elements tool |
| 18 | + |
| 19 | +<!-- Subtitle: Inspect masonry layout in the Layout tab and adorners in the DOM tree. --> |
| 20 | + |
| 21 | +CSS masonry layout is supported in the **Layout** tab of the **Elements** tool. Masonry layout elements are displayed alongside grid layout elements: |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +In the **Overlay display settings** section, you can control whether to display: |
| 26 | +* Line numbers or line names. |
| 27 | +* Track sizes. |
| 28 | +* Area names. |
| 29 | + |
| 30 | +The **masonry** adorner appears next to elements in the DOM tree, similar to the **grid** or **flex** adorners: |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +See also: |
| 35 | +* [Inspect CSS Grid](/microsoft-edge/devtools/css/grid) |
| 36 | +* [CSS Masonry demos](https://github.com/MicrosoftEdge/Demos/tree/main/css-masonry) |
| 37 | +* [Brick by brick: Help us build CSS Masonry](https://developer.chrome.com/blog/masonry-update) - Blog post. |
| 38 | +* [Elements > Layout tab adds masonry layout support](https://developer.chrome.com/blog/new-in-devtools-141#masonry) - Chromium What's New. |
| 39 | + |
| 40 | + |
| 41 | +<!-- ====================================================================== --> |
| 42 | +## Announcements from the Chromium project |
| 43 | + |
| 44 | +Microsoft Edge 141 also includes the following updates from the Chromium project: |
| 45 | + |
| 46 | +* [Persisted track configuration in the Performance panel](https://developer.chrome.com/blog/new-in-devtools-141#persisted-track-config) |
| 47 | +* [Filter IP protected network requests](https://developer.chrome.com/blog/new-in-devtools-141#ipp) |
| 48 | +* [Elements > Layout tab adds masonry layout support](https://developer.chrome.com/blog/new-in-devtools-141#masonry) |
| 49 | + |
| 50 | + |
| 51 | +<!-- ====================================================================== --> |
| 52 | +## See also |
| 53 | + |
| 54 | +* [What's New in Microsoft Edge DevTools](../../whats-new.md) |
| 55 | +* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md) |
0 commit comments