-
Notifications
You must be signed in to change notification settings - Fork 107
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
Features L-N: set Baseline statuses #461
Conversation
media-capture is an interesting feature: it's implemented in, and arguably more targeted at, mobile browsers, and using the HTML In a way, |
@@ -1,5 +1,16 @@ | |||
spec: https://drafts.csswg.org/css-overflow-3/#line-clamp | |||
caniuse: css-line-clamp | |||
status: | |||
baseline: high |
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.
Since this requires a prefix, but line-clamp
will probably also be shipped at some point, I think this one requires a note. Split into a separate PR?
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.
Moved to #503.
@@ -1,5 +1,11 @@ | |||
spec: https://w3c.github.io/html-media-capture/ | |||
caniuse: html-media-capture | |||
status: | |||
baseline: false |
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.
Let's split this into a separate PR to figure out #461 (comment)
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.
Moved to #501 (corrected, after mangling the branches)
Given that the rest of the features have received no comment, I am trusting that this is now OK to merge. |
motion-path
Chrome Android 116
Edge 116 🔑💎
Firefox 72
Firefox for Android 79
Safari 16
Safari on iOS 16
css.properties.offset-anchor
Chrome Android 116
Edge 116 🔑💎
Firefox 72
Firefox for Android 79
Safari 16
Safari on iOS 16
css.properties.offset-distance
Chrome Android 55
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
css.properties.offset-path
Chrome Android 55
Edge 79
Firefox 72
Firefox for Android 79
Safari 15.4 🔑💎
Safari on iOS 15.4
css.properties.offset-path.path
Chrome Android 64
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
css.properties.offset-rotate
Chrome Android 56
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
css.properties.offset
Chrome Android 55
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
🔑💎 marks a release that contributes to the Baseline low date.
nesting
Chrome Android ❌
Edge ❌
Firefox 117
Firefox for Android 117
Safari ❌
Safari on iOS ❌
css.selectors.nesting
Chrome Android ❌
Edge ❌
Firefox 117
Firefox for Android 117
Safari ❌
Safari on iOS ❌
api.CSSStyleRule.cssRules
Chrome Android 112
Edge 112
Firefox 117 🔑💎
Firefox for Android 117
Safari 16.5
Safari on iOS 16.5
api.CSSStyleRule.deleteRule
Chrome Android 112
Edge 112
Firefox 117 🔑💎
Firefox for Android 117
Safari 16.5
Safari on iOS 16.5
api.CSSStyleRule.insertRule
Chrome Android 112
Edge 112
Firefox 117 🔑💎
Firefox for Android 117
Safari 16.5
Safari on iOS 16.5
🔑💎 marks a release that contributes to the Baseline low date.