summaryrefslogtreecommitdiffstats
path: root/layout/reftests/first-letter/441418-1-ref.html
blob: 124d6908f17b576552e3e87d42ff252b85e16b67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML>
<html>
<head>
<style>
p { color:black; }
</style>
</head>
<body>
<p><br>
Hello
<p>"<br>
Hello
<p>"<br>
Hello
</body>
</html>