blob: 1960b42dde0ea26960fa3eb40f0cd73d6a03e433 [file] [log] [blame]
<!DOCTYPE html>
<style>
#container {
text-indent: -300px;
width: 300px;
}
</style>
<p>crbug.com/627149: Collapse away nested anonymous blocks. There should be no text below.</p>
<button id="container">
<span id="span">Text.</span>
</button>