- From: Cameron McCormack <cam@mcc.id.au>
- Date: Sat, 05 Jul 2014 11:26:54 +1000
- To: "www-style@w3.org" <www-style@w3.org>
Should FontFace.status be set to "error" when the FontFace is constructed with an invalid font family name or with invalid values for it descriptors? The FontFace.loaded promise is rejected, so to parallel when it was the actual font data that was invalid, it might make sense to set status to "error" here too.
Received on Saturday, 5 July 2014 01:25:07 UTC