tenfourfox/layout/reftests/first-letter/441418-1-ref.html

17 lines
141 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<head>
<style>
p { color:black; }
</style>
</head>
<body>
<p><br>
Hello
<p>"<br>
Hello
<p>"<br>
Hello
</body>
</html>