summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/419285-1.html
blob: e4fd623470ad7c66f9cc7f438c3789a4c5e56478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html>
<head>
<style>
p::first-letter { font-size:200%; }
</style>
</head>
<body style="line-height:50px">
<p><br>Hello
<p>"<br>Hello
</body>
</html>