1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / accname / name-from-content-whitespace-inline-flex-children.html [blame]

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<button id="test">Adjacent inline-flex: <span style="display:inline-flex;">one</span> <span>two</span></button>
</body>
</html>