gecko-dev/layout/reftests/bugs/1209603-1-ref.html

14 строки
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>