Re: [csswg-drafts] [css-fonts] FontFaceSet uses referential equality for calculating .has()

I see what you're saying about the complexity of implementing this, 
but I'm not suggesting the comparison be that clever. Just do value 
equality for each member of FontFace. All the pertinent vales are 
DOMString. No need for parsing the semantics of each value.

-- 
GitHub Notification of comment by craigkovatch
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/273#issuecomment-231133022 
using your GitHub account

Received on Thursday, 7 July 2016 16:29:20 UTC