1
    2
    3
    4
    5
    6
    7
    8
    9

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

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