Can I DevTools?
All
120
Accessibility
9
Audit
2
CSS
32
Console
14
Elements
16
JavaScript
4
Network
17
Other
14
Sources
12
Favorites
0
About
Testimonials
It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
Ads via Carbon
1
2
3
4
Other
Edit
View in 3D
Can I view a web page in 3D?
Last Modified
3 months ago
Author
@pankajparashar
Test Live
via
BrowserStack
Newsletter
Related (0)
OPERA
Share
Notes
Open
Command
Menu
(
Cmd+Shift+P
or
Ctrl+Shift+P
) > Run > Show Layers. This will open a new tab called
Layers
.
For developers, it is useful to visualise a web page in three dimensions to,
Find out how complex a web page is
Spot out-of-viewport elements
Debug z-index stacking issues
Debug performance issues with composite layers
References (0)