tenfourfox/layout/reftests/first-letter/inline-height-empty-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
223 B
HTML

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