Skip to content

[css-typed-om] CSSFontFaceValue should say a bit more about what it is #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dbaron opened this issue May 12, 2016 · 1 comment
Closed

Comments

@dbaron
Copy link
Member

dbaron commented May 12, 2016

CSSFontFaceValue, per the discussion in the face-to-face today, is a value that's an opaque representation of a FontFace object, or conceptually similar to what's represented by an entire @font-face rule. Or something like that.

The spec should explain a little bit more about what it actually is, since it's currently very brief.

@dbaron
Copy link
Member Author

dbaron commented May 12, 2016

... and that it's used only in custom properties, to pass font information into custom paint callbacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants