<!--
@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>
<!--
@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>