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