summaryrefslogtreecommitdiffstats
path: root/layout/reftests/first-letter/inline-height-empty-ref.html
blob: 015b93ea53f71d90e569bd541dd1502c19c6b57a (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<title>Testcase, bug 1055865</title>
<style>

p { border: thin solid blue; color: transparent; font: 50px/50px serif; }

p::first-letter { background: transparent; color: transparent }

</style>
<p>text</p>