servo/tests/wpt/web-platform-tests/css/css-multicol/nested-with-too-tall-line-ref.html

6 lines
218 B
HTML

<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<p>The word "PASS" should be seen below, and there should be no red.</p>
<div style="line-height:200px;">
PASS
</div>