chromium/content/test/data/accessibility/accname/name-from-content-whitespace-inline-block-children.html

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