Open Bug 999238 Opened 10 years ago Updated 2 years ago

Add CSS autocompletion inside at-rules

Categories

(DevTools :: Style Editor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: harth, Unassigned)

References

(Blocks 1 open bug)

Details

STR:

1) visit a gist: https://gist.github.com/harthur/5694953
2) open Style Editor
3) Add a property to the @font-face rule

It should autocomplete the property, but it doesn't. It does work for the other rules however.
Seems like @font-face will have ot be white-listed as a selector (as it is acting like one)
Inspector bug triage (filter on CLIMBING SHOES).
Severity: normal → enhancement
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P3
This applies to all at-rules that contain descriptors like e.g. also @counter-style. So, I generalized the summary.

Sebastian
Summary: Add CSS autocompletion inside @font-face rules → Add CSS autocompletion inside at-rules
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.