summaryrefslogtreecommitdiffstats
path: root/layout/reftests/first-line/469227-3.html
blob: c4895f24d40ae6894aa5167cb7cd34aa56625fe8 (plain)
1
2
3
4
5
6
7
8
9
<!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>