-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Updated data for font-synthesis property #12931
Changes from 4 commits
e535ea9
dc0d148
c37fd2e
da71dc1
0d36133
ec346af
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"css": { | ||
"properties": { | ||
"font-synthesis-small-caps": { | ||
"__compat": { | ||
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-small-caps", | ||
"support": { | ||
"chrome": { | ||
"version_added": "97" | ||
}, | ||
"chrome_android": { | ||
"version_added": "97" | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false, | ||
"notes": "<a href='https://bugzil.la/1724892'>bug 1724892</a>." | ||
}, | ||
"firefox_android": { | ||
"version_added": false, | ||
"notes": "<a href='https://bugzil.la/1724892'>bug 1724892</a>." | ||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false, | ||
"notes": "<a href='https://webkit.org/b/232009'>bug 232009</a>." | ||
}, | ||
"safari_ios": { | ||
"version_added": false, | ||
"notes": "<a href='https://webkit.org/b/232009'>bug 232009</a>." | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": true, | ||
"standard_track": true, | ||
"deprecated": false | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"css": { | ||
"properties": { | ||
"font-synthesis-style": { | ||
"__compat": { | ||
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-style", | ||
"support": { | ||
"chrome": { | ||
"version_added": "97" | ||
}, | ||
"chrome_android": { | ||
"version_added": "97" | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false, | ||
"notes": "<a href='https://bugzil.la/1724892'>bug 1724892</a>." | ||
}, | ||
"firefox_android": { | ||
"version_added": false, | ||
"notes": "<a href='https://bugzil.la/1724892'>bug 1724892</a>." | ||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false, | ||
"notes": "<a href='https://webkit.org/b/232009'>bug 232009</a>." | ||
}, | ||
"safari_ios": { | ||
"version_added": false, | ||
"notes": "<a href='https://webkit.org/b/232009'>bug 232009</a>." | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": false, | ||
tursunova marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"standard_track": true, | ||
"deprecated": false | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"css": { | ||
"properties": { | ||
"font-synthesis-weight": { | ||
"__compat": { | ||
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis-weight", | ||
"support": { | ||
"chrome": { | ||
"version_added": "97" | ||
}, | ||
"chrome_android": { | ||
"version_added": "97" | ||
}, | ||
"edge": { | ||
"version_added": false | ||
}, | ||
"firefox": { | ||
"version_added": false, | ||
"notes": "<a href='https://bugzil.la/1724892'>bug 1724892</a>." | ||
}, | ||
"firefox_android": { | ||
"version_added": false, | ||
"notes": "<a href='https://bugzil.la/1724892'>bug 1724892</a>." | ||
}, | ||
"ie": { | ||
"version_added": false | ||
}, | ||
"opera": { | ||
"version_added": false | ||
}, | ||
"opera_android": { | ||
"version_added": false | ||
}, | ||
"safari": { | ||
"version_added": false, | ||
"notes": "<a href='https://webkit.org/b/232009'>bug 232009</a>." | ||
}, | ||
"safari_ios": { | ||
"version_added": false, | ||
"notes": "<a href='https://webkit.org/b/232009'>bug 232009</a>." | ||
}, | ||
"samsunginternet_android": { | ||
"version_added": false | ||
}, | ||
"webview_android": { | ||
"version_added": false | ||
} | ||
}, | ||
"status": { | ||
"experimental": false, | ||
tursunova marked this conversation as resolved.
Show resolved
Hide resolved
|
||
"standard_track": true, | ||
"deprecated": false | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -7,10 +7,10 @@ | |||||
"spec_url": "https://drafts.csswg.org/css-fonts/#font-synthesis", | ||||||
"support": { | ||||||
"chrome": { | ||||||
"version_added": false | ||||||
"version_added": "97" | ||||||
}, | ||||||
"chrome_android": { | ||||||
"version_added": false | ||||||
"version_added": "97" | ||||||
}, | ||||||
"edge": { | ||||||
"version_added": false | ||||||
|
@@ -54,10 +54,10 @@ | |||||
"description": "<code>small-caps</code>", | ||||||
"support": { | ||||||
"chrome": { | ||||||
"version_added": false | ||||||
"version_added": "97" | ||||||
}, | ||||||
"chrome_android": { | ||||||
"version_added": false | ||||||
"version_added": "97" | ||||||
}, | ||||||
"edge": { | ||||||
"version_added": false | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
I think this can be added and updated to 97 as well once Edge gets to shipping that release, but that could be a separate CL. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe separate one, so this one doesn't depend on Edge 97 release date, which according to this is a couple weeks later than Chrome 97 release? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, makes sense. |
||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The other Chromium-based browsers are all but certain to ship this feature at the same time. It'd be nice to see that reflected in the data here.
You can find information on the map from Chrome (Blink) to other browsers in the browsers data: https://github.com/mdn/browser-compat-data/tree/main/browsers. For example, Edge (and WebView) would be 97 and Opera would be 83. If the browsers data doesn't map to 97 or later, then leave it as false (e.g., Opera Android). It's OK that some of the releases are in the future, provided it's consistent with the
browsers
data.This would apply throughout the PR, for Edge, Opera, and WebView Android.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the late reply and thank you for your comment, @ddbeck!
Following your suggestions, I have changed versions for other Chromium-based browsers as well.