1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / accname / name-file-default-rtl.html [blame]

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html dir="rtl">
<body>
<input type="file" id="test" />
</body>
</html>