Skip to content
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

`font` shorthand property needs to support system font #15032

Closed
upsuper opened this issue Jan 16, 2017 · 1 comment
Closed

`font` shorthand property needs to support system font #15032

upsuper opened this issue Jan 16, 2017 · 1 comment

Comments

@upsuper
Copy link
Member

@upsuper upsuper commented Jan 16, 2017

Servo's font property currently only parses things for its subproperties. However, there are several special keyword values for font shorthand called "system font" which can only be set as a whole.

The spec currently defines six system fonts caption, icon, menu, message-box, small-caption, status-bar, that Servo should support.

See https://drafts.csswg.org/css-fonts-3/#propdef-font

@upsuper
Copy link
Member Author

@upsuper upsuper commented May 24, 2017

This has been fixed by @Manishearth.

@upsuper upsuper closed this May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.