- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Jan 2016 05:03:55 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29368 --- Comment #1 from John Daggett <jdaggett@mozilla.com> --- You're not reading the syntax correctly. The font-size plus font-family values are both required *unless* a system font is used. Reformat the expression as below to see this: [ [ <‘font-style’> || <font-variant-css21> || <‘font-weight’> || <‘font-stretch’ ]? <‘font-size’> [ / <‘line-height’> ]? <‘font-family’> ] | caption | icon | menu | message-box | small-caption | status-bar -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 12 January 2016 05:03:58 UTC