Re: [i18n-activity] Why reduce accesskey values to a single code point? (#482)

[6.5.2 The accesskey attribute](https://html.spec.whatwg.org/multipage/interaction.html#the-accesskey-attribute)
says 
> If specified, the value must be an ordered set of unique space-separated tokens that are case-sensitive, each of which must be exactly one code point in length.

This state does not require any procedure to reduce accesskey values, but may remain in conflict with i18n-tests https://www.w3.org/International/tests/repo/results/accesskey#multiple ?

-- 
GitHub Notification of comment by himorin
Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/482#issuecomment-507677538 using your GitHub account

Received on Tuesday, 2 July 2019 13:30:11 UTC