[wp-trac] [WordPress Trac] #43715: Add Privacy Policy link to bundled theme footers
WordPress Trac
noreply at wordpress.org
Mon Apr 23 23:40:04 UTC 2018
#43715: Add Privacy Policy link to bundled theme footers
-------------------------+-----------------------
Reporter: xkon | Owner: xkon
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: gdpr | Focuses: ui
-------------------------+-----------------------
Comment (by birgire):
> @birgire I replace the title with aria-label instead. I think we're ok
with this correct? :)
@xkon I think the link looks good without it, just as mentioned by
@iandunn
This is a great resource:
https://make.wordpress.org/accessibility/handbook/
that I just discovered recently ;-
There's an interesting ticket #40428 regarding how CSS generated content
could affect screen-readers:
> When CSS generated content is not intended to be available for speech
output, then it should always
> be wrapped by an element (for example a {{{<span>}}}) with an {{{aria-
hidden="true"}}} attribute. At the moment,
> this is the only reliable way to hide CSS generated to assistive
technologies.
So I wonder if {{{content: "\002f";}}} should be replaced with an aria
hidden span tag instead?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43715#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list