tenfourfox/layout/reftests/bugs/1209603-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
211 B
HTML

<!DOCTYPE HTML>
<title>Testcase, bug 1209603</title>
<style>
p {
margin: 1em 0;
}
</style>
<p style="font-size: 40px">Should be 40px font size.</p>
<p style="font-size: 20px">Should be 20px font size.</p>