chromium/content/test/data/accessibility/accname/name-img-with-label-labels-itself.html

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<img id="test" aria-labelledby="test" aria-label="label" src="foo.jpg"/>
</body>
</html>