Re: [csswg-drafts] [css-font-loading-3] Unclear how to parse font families (#3776)

Okay, so it sounds like we've agreed that FontFace should basically assume the argument is the *contents* of a CSS string?  Should we do any CSS parsing (to handle CSS escapes in the string) or just take it literally? (In other places where we do something like this, we just take the JS string literally and do no parsing; if you then ask for the value via a CSS API, it might come with some CSS escapes as a result.)

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

Received on Friday, 26 April 2019 21:54:59 UTC