Mypal/layout/reftests/bugs/206631-1.html

16 lines
246 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
body {
font-size: 16px;
}
</style>
</head>
<body>
<p style="border: .1em solid #000;">Test 1</p>
<p style="border: .2em solid #000;">Test 2</p>
<p style="border: .3em solid #000;">Test 3</p>
</body>
</html>