tenfourfox/layout/reftests/bugs/431341-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
158 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<style>
p::first-letter { font-size:200%; float:left; }
</style>
</head>
<body>
<p>Hello Kitty
<p>"Hello Kitty"
</body>
</html>