New in DevTools that ship with Chrome 92 (selection):
- A new CSS grid editor (pictured above), similar to the Flexbox editor which shipped with DevTools in Chrome 90
- Support for
const
redeclarations in the Console — Oh, didn’t know I needed this! - Source order viewer
- Enhanced CORS debugging support
- Lighthouse 7.5
- [Experimental] Protocol monitor — Sure would’ve come in handy when I was experimenting with support for Container Queries in DevTools 😅
- [Experimental] Puppeteer Recorder