summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/670467-2-ref.html
blob: ce55f3e303dbabbff7145e776ac9cb818a7c9df7 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<style>
  body::first-line { color: purple; }
</style>
<body style="width: 0; color: green"><span>This is some text</span>
</body>