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

28841 font synthesis position #20688

Merged
merged 28 commits into from
Sep 17, 2023

Conversation

dletorey
Copy link
Contributor

@dletorey dletorey commented Sep 11, 2023

Summary

  • added the longhand property BCD for font-synthesis-position
  • added the shorthand values of position, style and weight to the font-synthesis property

Related issues

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1849010
Fixes mdn/content#28841

Related pull requests

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 11, 2023
dletorey and others added 3 commits September 14, 2023 12:59
@queengooborg queengooborg merged commit 9738dbe into mdn:main Sep 17, 2023
@dletorey dletorey deleted the 28841-font-synthesis-position branch September 26, 2023 10:42
wbamberg pushed a commit to mdn/data that referenced this pull request Sep 26, 2023
### Description

- Added the `font-synthesis-position` property
- Updated the `font-synthesis` shorthand property to include the
`position` value

### Motivation

Working on the documentation for [[CSS] Add font-synthesis-position
property](mdn/content#28841)
### Additional details


[https://drafts.csswg.org/css-fonts-4/#font-synthesis-position](https://drafts.csswg.org/css-fonts-4/#font-synthesis-position)

### Related issues and pull requests

- [Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1849010)
- [Content PR](mdn/content#29108)
- [BCD PR](mdn/browser-compat-data#20688)
- [interactive-examples
PR](mdn/interactive-examples#2613)
Elchi3 added a commit to Elchi3/browser-compat-data that referenced this pull request Nov 14, 2023
* added the firefox version for CSS Nesting & selector

* reset firefox relase

* added the longhand font-synthesis-postion and shorthand properties for weight, style & position

* updated order to reflect shorthand order

* updated order to reflect shorthand order

* Update css/properties/font-synthesis-position.json

Co-authored-by: Florian Scholz <fs@florianscholz.com>

* Update css/properties/font-synthesis-position.json

Co-authored-by: Florian Scholz <fs@florianscholz.com>

---------

Co-authored-by: Florian Scholz <fs@florianscholz.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.

[CSS] Add font-synthesis-position property
3 participants