blob: c147a5f7a717fea0656b2072c39c35994a5cdcb8 [file] [log] [blame]
<!DOCTYPE html>
<link rel="help" href="https://crbug.com/1051181">
<link rel="match" href="list-marker-alignment-ref.html">
<meta name="assert" content="This test checks the list marker aligns to the first baseline.">
<div style="display:inline-block;">
<ul>
<li>
<p>
xx<br>xx
</p>
</li>
</ul>
</div>