1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / accessibility / html / permission.html [blame]

<!--
@BLINK-ALLOW:focusable*
-->
<html>
<body>
<permission type="camera">
<permission type="microphone">
<permission type="camera microphone">
</body>
</html>