tenfourfox/layout/reftests/first-line/469227-3.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
193 B
HTML

<!DOCTYPE HTML>
<title>Testcase for issue in bug 469227 comment 9</title>
<style type="text/css">
span, p::first-line { border: medium solid green; }
</style>
<p>Hello</p>
<span>Hello</span>