Opened 3 years ago
Closed 10 days ago
#55954 closed defect (bug) (duplicate)
CSS editor marks some lines as errors even though they're perfectly fine
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Customize | Keywords: | needs-patch has-screenshots |
Focuses: | Cc: |
Description
I keep getting error messages in the WP CSS Editor in Live view for pieces of code which are perfectly fine, even according to a CSS3 validator. E.g.:
.post-content a:not(.tags a){ text-decoration: underline; }
It's kinda annoying. Please update it to relevantly mirror CSS versions and standards.
Attachments (1)
Change History (3)
#1
@
3 years ago
very similar to https://core.trac.wordpress.org/ticket/44471 (and its duplicates)
Note: See
TracTickets for help on using
tickets.
Customizer CSS error