<!DOCTYPE html>
<!--
@WIN-ALLOW:haspopup*
@AURALINUX-DENY:selectable-text
@AURALINUX-ALLOW:haspopup:*
@BLINK-ALLOW:haspopup*
-->
<html>
<body>
<div role="combobox" aria-label="ComboBoxGrouping"><input></div>
<input role="combobox" aria-label="TextFieldWithComboBox">
<div tabindex="0" role="combobox" aria-label="ComboBoxMenuButton">Select</div>
</body>
</html>