Open
Bug 1842181
Opened 3 years ago
Updated 8 months ago
[meta] Support ::first-line and ::first-letter pseudo-elements in Inspector
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: sebo, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
The ::first-line and ::first-letter pseudo-elements allow to style the first line or the first letter of an inline element.
Currently, though, they are only accessible through the Pseudo-Elements tab within the Rules panel.
The Inspector should provide further support to inspect and debug them.
Sebastian
Updated•3 years ago
|
Blocks: devtools-pseudo-elements
Updated•8 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•