- From: Cameron McCormack <cam@mcc.id.au>
- Date: Mon, 29 Sep 2014 15:52:01 +1000
- To: "www-style@w3.org" <www-style@w3.org>
When an @font-face rule is removed from the document, its FontFace object is removed from the FontFaceSet (per http://dev.w3.org/csswg/css-font-loading/#document-font-face-set). I think it would be good to explicitly mention in the last paragraph of http://dev.w3.org/csswg/css-font-loading/#font-face-css-connection that the FontFace object can stick around due to the author holding a reference to it, even though it is no longer in the FontFaceSet.
Received on Monday, 29 September 2014 05:52:34 UTC