summaryrefslogtreecommitdiff
path: root/testsuite/reftests/label-fonts.css
blob: 2a250e03cec1f30e5e88d9c4e5995b2088ee3956 (plain)
1
2
3
4
5
6
7
#label {
  font-family: nonexisting,Sans;
}

#reference {
  font-family: Sans;
}