4 src: local('Times'), local('Times New Roman');
5 /* font-variant property is not set. */
9 src: local(Ahem), url(../../resources/Ahem.ttf);
14 font-variant: small-caps;
18 Tests that if @font-face does not provide an explicit font-variant, normal is used.
21 The text below should be a series of black boxes.
23 <p class=
"test">failure
</p>