13 <p>The following two phrases should appear identical. The second line of text should overlap both the first line and the red border.
</p>
14 <div style=
"border: 2px solid red; height: 100%; padding: 10px 10px 0px 10px">
15 <div style=
"line-height:19px">Lorem ipsum dolor sit amet
</div>
18 <div style=
"border: 2px solid red; height: 100%; padding: 10px 10px 0px 10px">
19 <div style=
"line-height:40%">Lorem ipsum dolor sit amet
</div>