Open Bug 1540071 Opened 5 years ago Updated 9 months ago

Selector autocomplete doesn't work correctly for pseudo-elements

Categories

(DevTools :: Style Editor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Kwan, Unassigned)

References

(Blocks 1 open bug)

Details

Julian Descottes [:jdescottes] wrote in D25110 review for bug 1539265:

From what I can tell the only UI that can do CSS autocomplete queries for pseudo selectors is the StyleEditor.
From the StyleEditor, if you start typing eg div:, you will see div::marker in the suggestions, but as soon as you type the second :, the suggestion disappears.

It looks like this autocomplete only supports pseudos with a single : at the moment. It would be nice to file a follow up to fix this.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.