Closed Bug 1146079 Opened 9 years ago Closed 8 years ago

Inspector is not showing pseudo elements content property when using icon fonts

Categories

(DevTools :: Inspector, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 978487

People

(Reporter: canuckistani, Unassigned)

References

()

Details

Attachments

(1 file)

STR:
- Open http://jsbin.com/retocixece/2/
- Open the inspector
- Select the camera icon in the inspector
- Expand the selected <i> node and select its ::before pseudo-element

ER: The content property in the rule-view shows the right character
AR: The content property value is like in attachment 8581231 [details]
The Style-Editor panel shows the right CSS however:

.fa-camera-retro:before{
  content:"\f083"
}
This is an issue throughout our tools... also see bug 978487.
Inspector bug triage. Filter on CLIMBING SHOES.

Closing as duplicate of bug 978487.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: