chromium/content/test/data/accessibility/accname/name-combobox-focusable-alternative.html

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input id="test" role="combobox" type="text" title="Choose your language" value="English">
</body>
</html>