BRING BACK THE 3D PAGE INSPECTOR YOU COWARDS
3D view — Firefox Source Docs documentation

Maybe I can convince the WebKit team to build this for VisionOS.

It turns out there’s something *very* similar in Microsoft Edge’s Devtools, though it appears to use floating panes instead of stacked boxes (maybe? the screenshots are unclear and other screenshots I’ve seen appear to be pane-based).

Regardless, it might be of use — particularly since they **also** added a `z-index` stacking context visualizer! https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/3d-view/

Navigate webpage layers, z-index, and DOM using the 3D View tool - Microsoft Edge Developer documentation

How to use the 3D View tool, including navigating the 3D canvas and using the Composited Layers tab, Z-index tab, and DOM tab.

@Meyerweb

I had forgotten about that visualization tool.