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

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<div id="test" aria-label="Tag">foo</div>
</body>
</html>