[wp-trac] [WordPress Trac] #38387: Twenty Seventeen: Keyboard navigation on Safari 10
WordPress Trac
noreply at wordpress.org
Fri Oct 28 15:19:47 UTC 2016
#38387: Twenty Seventeen: Keyboard navigation on Safari 10
---------------------------+----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility
---------------------------+----------------------------
Comment (by davidakennedy):
It turns out that `xlink` is deprecated. See:
https://wordpress.slack.com/archives/core/p1477612475010462
Supporting documentation on that:
https://www.w3.org/TR/SVG2/linking.html#XLinkRefAttrs
So, it should probably be switched to `href`, however, as far as I know
the bug still exists. I need to test with this patch to see if it's fixed.
We may be able to use both for backward compatibility. That needs to be
investigated as well.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38387#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list