4 font-family: webkit-ahem;
5 src: url(../../resources/Ahem.ttf) format(truetype);
10 http://crbug.com/
226632 - CSSParser::parseFontFamily should allow
11 the keyword
"default" as part of a font name.
12 http://crbug.com/
389148 - Invalid declaration
"font-family: Times,
13 inherit" is treated as valid.
16 The next
11 lines should use the default font (same as this line):
<br>
29 The next
3 lines should use the font Arial:
<br>
30 <span style=
"font-family: arial">
37 The next
9 lines should use the font Ahem (black boxes):
<br>
38 <span style=
"font-family: webkit-ahem">