Open
Bug 1643723
Opened 5 years ago
Updated 5 years ago
Debugging tools for elements in the top layer
Categories
(DevTools :: Inspector, enhancement)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: ntim, Unassigned)
References
Details
It would be nice if those enhancements could be done for top layer elements:
- Showing the
::backdrop
pseudo element in the markup view - Allow adding styles for
::backdrop
easily, when no rule is present yet - Potentially marking elements in the top layer
This would be useful for both <dialog> and fullscreen elements (though I would guess the <dialog> use case is more common).
Reporter | ||
Updated•5 years ago
|
See Also: → dialog-element
You need to log in
before you can comment on or make changes to this bug.
Description
•