[wp-trac] [WordPress Trac] #64502: CSS Syntax error in _admin.scss: Malformed content property
WordPress Trac
noreply at wordpress.org
Wed Jan 14 03:03:37 UTC 2026
#64502: CSS Syntax error in _admin.scss: Malformed content property
--------------------------+----------------------------------
Reporter: hiroshisato | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9.1
Component: General | Version: 6.9
Severity: minor | Resolution:
Keywords: | Focuses: css, administration
--------------------------+----------------------------------
Comment (by hiroshisato):
Replying to [comment:1 peterwilsoncc]:
> Thanks for the report @hiroshisato, I've added this to the 6.9.1
milestone for review.
Apologies, I made a mistake in the description and would like to correct
it here.
Actually, both fixes are required:
1. Adding the missing closing parenthesis `)` for the `url()`.
2. Correcting the single quote `'` to an empty string `''`.
The suggested fix code provided above correctly addresses both of these
points.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64502#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list