blob: 73a5f6b27c1bfa8608616e78367855d54175d860 [file] [log] [blame]
<!DOCTYPE HTML>
<p>crbug.com/609414: outline gets clipped on line-box when recompting overflow rather than doing layout.</p>
<div style="display:inline-block; height: 20px; width: 20px;"></div>
<div style="overflow:hidden;">
<a id="test" style="display: inline-block; outline: solid black 10px;" href="">TEXT</a>
</div>