1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / html / input-hidden.html [blame]

<!--
@BLINK-ALLOW:inputType=*
-->
<!DOCTYPE html>
<html>
    <body>
        <input type="hidden">
    </body>
</html>