1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / accessibility / accname / name-file-label-inline-block-elements.html [blame]

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="file" id="test" />
<label for="test">W<i>h<b>a</b></i>t<br>is<div>your<div>name<b>?</b></div></div></label>
</body>
</html>