1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14

content / test / data / accessibility / accname / name-div-content-only.html [blame]

<!--
@BLINK-DENY:descri*
@ANDROID-DENY:descri*
@AURALINUX-DENY:descri*
@MAC-DENY:AXHelp*
@MAC-DENY:AXValue*
@WIN-DENY:descri*
-->
<!doctype html>
<html>
<body>
<div id="test">Div with text</div>
</body>
</html>