chromium/content/test/data/accessibility/accname/name-file-aria-label.html

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="file" id="test" aria-label="Labeled from attribute" />
</body>
</html>