chromium/content/test/data/accessibility/accname/name-button-value.html

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="button" id="test" value="foo"/>
</body>
</html>