Re: [css2.1][css3-fonts] keywords in unquoted font family names

On 05/30/2012 04:14 PM, Ms2ger wrote:
> On 05/27/2012 12:18 PM, Anton Prowse wrote:
>> | Unquoted font family names that happen to be the same as the keyword
>> | values 'inherit', 'default' and 'initial' or the generic font
>> | keywords ('serif', 'sans-serif', 'monospace', 'fantasy', and
>> | 'cursive') do not match the '<family-name>' type.
>> |
>> | Note: These names must be quoted to distinguish them from the
>> | keywords with the same names. For example, the declaration
>> | 'font-family: Times, inherit' is invalid because 'inherit' is
>> | interpreted as the keyword, resulting in an invalid value.
>
> Can we please not use RFC2119 keywords like "must" in notes?

Yes, you need s/must/needs to/.

~fantasai

Received on Wednesday, 30 May 2012 22:31:19 UTC