Closed wkeese closed 6 years ago
Add dropDownType flag to control what aria-haspopup (https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup) is set to:
dropDownType
aria-haspopup
The old code was setting aria-haspopup to the deprecated true value.
true
Add
dropDownType
flag to control whataria-haspopup
(https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup) is set to:The old code was setting
aria-haspopup
to the deprecatedtrue
value.