[wp-trac] [WordPress Trac] #60334: Twenty Twenty-Four: Focus outline is insufficient
WordPress Trac
noreply at wordpress.org
Mon Jan 29 08:23:18 UTC 2024
#60334: Twenty Twenty-Four: Focus outline is insufficient
---------------------------+------------------------------
Reporter: poena | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 6.4
Severity: normal | Resolution:
Keywords: | Focuses: accessibility
---------------------------+------------------------------
Comment (by poena):
If the focus style is added in theme.json.styles.css like in this basic
example, it affects the focus style of the WordPress admin toolbar.
{{{
"styles": {
"css": ":focus{outline:2px solid}"
}
}}}
So we probably need to to use the wrapping div, .wp-site-blocks as part of
the selector.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60334#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list