blob: 7321918826b2e4d021d48643ec294d5e92967a27 [file]
<!--
@BLINK-ALLOW:setSize*
@BLINK-ALLOW:posInSet*
-->
<!DOCTYPE html>
<html>
<body>
<select>
<option value="apple"></option>
<option hidden></option>
<option aria-hidden="true"></option>
</select>
</body>
</html>