Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 2.47 KB

File metadata and controls

55 lines (38 loc) · 2.47 KB
title What's new in DevTools (Microsoft Edge 141)
description CSS masonry layout support in the Elements tool. Persisted track configuration in the Performance panel. And more.
author MSEdgeTeam
ms.author msedgedevrel
ms.topic article
ms.service microsoft-edge
ms.subservice devtools
ms.date 10/02/2025

What's new in DevTools (Microsoft Edge 141)

These are the latest features in the Stable release of Microsoft Edge DevTools.

CSS masonry layout support in the Elements tool

CSS masonry layout is supported in the Layout tab of the Elements tool. Masonry layout elements are displayed alongside grid layout elements:

The Grid/Masonry section in the Layout tab

In the Overlay display settings section, you can control whether to display:

  • Line numbers or line names.
  • Track sizes.
  • Area names.

The masonry adorner appears next to elements in the DOM tree, similar to the grid or flex adorners:

The "masonry" adorner on the body tag in the DOM tree

See also:

Announcements from the Chromium project

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

See also