Dropdown plugin should have aria-expanded and aria-haspopup in docs and plugin
Created by: bassettsj
Bootstrap should let assistive technology know that a dropdown toggle has a popup menu ( the dropdown menu ) and should dynamically change the aria-expanded state to true or false.
Refernece: paypal/bootstrap-accessibility-plugin readme file