summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/431341-1-ref.html
blob: b70e7bd5f3cd8f696939dab5394ef7fb64904134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html>
<head>
<style>
p::first-letter { font-size:200%; float:left; }
</style>
</head>
<body>
<p>Hello Kitty
<p>"Hello Kitty"
</body>
</html>