<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input id="test" type="text" aria-label="bar" aria-labelledby="ID1 test">
<div id="ID1">foo</div>
</body>
</html>
<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input id="test" type="text" aria-label="bar" aria-labelledby="ID1 test">
<div id="ID1">foo</div>
</body>
</html>