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

13 lines
166 B
HTML

<!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>