Commit d6caef8e authored by dtseng's avatar dtseng Committed by Commit bot

Add the listbox earcon back to the popupbutton output rule.

TBR=dmazzoni@chromium.org

Review URL: https://codereview.chromium.org/1113843002

Cr-Commit-Position: refs/heads/master@{#327513}
parent 62aa5ca4
......@@ -131,7 +131,8 @@ Output.ROLE_INFO_ = {
msgId: 'aria_role_menu'
},
popUpButton: {
msgId: 'tag_button'
msgId: 'tag_button',
earcon: 'LISTBOX'
},
radioButton: {
msgId: 'input_type_radio'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment