[wp-trac] [WordPress Trac] #62238: Update the screen-reader-text CSS class and its local implementations
WordPress Trac
noreply at wordpress.org
Fri Feb 14 23:11:30 UTC 2025
#62238: Update the screen-reader-text CSS class and its local implementations
----------------------------------------+----------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.8
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch has-testing-info | Focuses: accessibility
----------------------------------------+----------------------------
Comment (by sabernhardt):
Let's remove both syntaxes of `clip` on this ticket (when they are in the
same stylesheet/ruleset).
Would you also want to replace `clip` with `clip-path` in the themes'
header style functions?
- `twentyeleven\functions.php`
- `twentytwelve\inc\custom-header.php`
- `twentythirteen\inc\custom-header.php` (both
`twentythirteen_header_style()` and `twentythirteen_admin_header_style()`)
- `twentyfourteen\inc\custom-header.php`
- `twentyfifteen\inc\custom-header.php`
- `twentysixteen\inc\customizer.php`
- `twentyseventeen\inc\custom-header.php`
----
Before committing the theme changes, remember to `run build` for Twenty
Twenty-One and include its `.css.map` files (GitHub actions complained of
a mismatch because the map files are not in the PR).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62238#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list