On Fri, Jul 4, 2014 at 10:16 PM, Cameron McCormack <cam@mcc.id.au> wrote: > I don't think the css-fonts specification says anything special about using > a font family name of "" or " " when using @font-face. Should either of > these be disallowed? > > http://mcc.id.au/temp/emptyfamily.html > > Firefox, Chrome and Safari support " " while IE does not. None of these > browsers support "". >From the spec: # Font family names other than generic families must either be given quoted # as strings, or unquoted as a sequence of one or more identifiers. So an empty string is not a valid <family-name>. ~TJReceived on Monday, 7 July 2014 22:10:10 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:44 UTC