blob: 5176660430c82fcafed3130c1dc863008c53b66d [file] [log] [blame] [edit]
<!-- webkit-test-runner [ BlocksInInlineLayoutEnabled=true ] -->
<!DOCTYPE html>
<link rel="help" href="https://issues.chromium.org/issues/343257603">
<link rel="match" href="block-in-inline-ref.html">
<button style="width: 100px; height: 100px;">
<span>
<div style="width: 100px; height: 100px; background: green;"></div>
</span>
</button>