Mypal/layout/reftests/first-letter/inline-height-empty.html

11 lines
229 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>&nbsp;text</p>