aom icon indicating copy to clipboard operation
aom copied to clipboard

Enums in the Accessibility attribute table

Open marcoscaceres opened this issue 9 years ago • 1 comments

If those enums are not already in other specs, please formally define them in this spec.

eg.

enum { "both", "inline", "list", "none" }

marcoscaceres avatar Aug 11 '16 09:08 marcoscaceres

Defined in ARIA https://www.w3.org/TR/wai-aria/complete#aria-autocomplete

cookiecrook avatar Aug 25 '16 23:08 cookiecrook