Opened 5 years ago
Closed 5 years ago
#52332 closed task (blessed) (fixed)
Run `grunt precommit:css`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | |
| Focuses: | Cc: |
Description
It looks like the npm run grunt precommit:css command produces some CSS updates.
The -moz- vendor prefix was required for the user-select CSS property for Firefox versions 44-68. Firefox support has been greater than version 69 since WordPress version 5.3 (and is currently on version 84), so these can be safely removed.
Note: See
TracTickets for help on using
tickets.
In 49991: