Changes between Initial Version and Version 1 of Ticket #49582
- Timestamp:
- 03/05/2020 08:59:03 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49582 – Description
initial v1 5 5 * Identifying where specificity can be reduced; 6 6 * Identifying dead code; 7 * Identifying code specific to browsers no longer supported (existing ticket: [https://core.trac.wordpress.org/ticket/46015]);7 * Identifying code specific to browsers no longer supported (existing ticket: #46015); 8 8 9 There is a ticket for auditing the toolbar CSS: [https://core.trac.wordpress.org/ticket/46003]9 There is a ticket for auditing the toolbar CSS: #46003. 10 10 11 There is also a ticket for auditing all occurrences of `!important`: [https://core.trac.wordpress.org/ticket/26350], and another one tackling just the `!important`s in `common.css: [https://core.trac.wordpress.org/ticket/47569]11 There is also a ticket for auditing all occurrences of `!important`: #26350, and another one tackling just the `!important`s in `common.css: #47569.