gecko/layout/reftests/bugs/670467-2-ref.html

7 lines
147 B
HTML

<!DOCTYPE html>
<style>
body::first-line { color: purple; }
</style>
<body style="width: 0; color: green"><span>This is some text</span>
</body>