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

Add compat data for font-family: math #17662

Merged
merged 3 commits into from
Sep 4, 2022

Conversation

fred-wang
Copy link
Contributor

This is implemented in Chromium on non-Android platforms since version 103,
under the experimental web platform features flag. Not in any other web
engine.

Spec:
https://drafts.csswg.org/css-fonts/#valdef-font-family-math

Chromium:
https://chromiumdash.appspot.com/commit/52ec74ca677b34eff97085592dc2e1e7cb8c1749
https://docs.google.com/document/d/1bvY_Npe2zLW_705KXdmecsH6P9I9wBMpHRsZ9CxWNOI/edit

Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1788937

WebKit:
https://bugs.webkit.org/show_bug.cgi?id=209595

Summary

Test results and supporting details

Related issues

@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 2, 2022
@fred-wang
Copy link
Contributor Author

cc @Elchi3 @queengooborg

css/properties/font-family.json Outdated Show resolved Hide resolved
css/properties/font-family.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@queengooborg queengooborg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, though we can mirror the other Chromium browsers!

fred-wang and others added 2 commits September 3, 2022 12:21
Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants