summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1608124-2-notref.html
blob: 4119754407d92ab9a48548c0c89c1c06403d0e23 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<meta charset=utf-8>
<style>
.a { font-family: serif; font-size: 24px; }
</style>
<div class=a>This should NOT use the default serif font</div>