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

Features L-N: set Baseline statuses #461

Merged
merged 5 commits into from
Dec 18, 2023

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Dec 3, 2023

motion-path

Key Baseline Low since date Versions
motion-path 🆕 Low 2023-08-21 Chrome 116
Chrome Android 116
Edge 116 🔑💎
Firefox 72
Firefox for Android 79
Safari 16
Safari on iOS 16
css.properties.offset-anchor 🆕 Low 2023-08-21 Chrome 116
Chrome Android 116
Edge 116 🔑💎
Firefox 72
Firefox for Android 79
Safari 16
Safari on iOS 16
css.properties.offset-distance 🆕 Low 2022-09-12 Chrome 55
Chrome Android 55
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
css.properties.offset-path 🆕 Low 2022-03-15 Chrome 55
Chrome Android 55
Edge 79
Firefox 72
Firefox for Android 79
Safari 15.4 🔑💎
Safari on iOS 15.4
css.properties.offset-path.path 🆕 Low 2022-09-12 Chrome 64
Chrome Android 64
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
css.properties.offset-rotate 🆕 Low 2022-09-12 Chrome 56
Chrome Android 56
Edge 79
Firefox 72
Firefox for Android 79
Safari 16 🔑💎
Safari on iOS 16
css.properties.offset 🆕 Low 2022-09-12 Chrome 55
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

Key Baseline Low since date Versions
nesting ❌ Not Baseline Chrome ❌
Chrome Android ❌
Edge ❌
Firefox 117
Firefox for Android 117
Safari ❌
Safari on iOS ❌
css.selectors.nesting ❌ Not Baseline Chrome ❌
Chrome Android ❌
Edge ❌
Firefox 117
Firefox for Android 117
Safari ❌
Safari on iOS ❌
api.CSSStyleRule.cssRules 🆕 Low 2023-08-29 Chrome 112
Chrome Android 112
Edge 112
Firefox 117 🔑💎
Firefox for Android 117
Safari 16.5
Safari on iOS 16.5
api.CSSStyleRule.deleteRule 🆕 Low 2023-08-29 Chrome 112
Chrome Android 112
Edge 112
Firefox 117 🔑💎
Firefox for Android 117
Safari 16.5
Safari on iOS 16.5
api.CSSStyleRule.insertRule 🆕 Low 2023-08-29 Chrome 112
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.

@tidoust
Copy link
Member

tidoust commented Dec 4, 2023

media-capture is an interesting feature: it's implemented in, and arguably more targeted at, mobile browsers, and using the HTML capture attribute on desktop should not break anything (using the IDL attribute may though, since it's going to be undefined).

In a way, html.elements.input.capture could be seen as having a high baseline status. I don't suggest doing that. That just seems like a good candidate feature for statuses beyond baseline that might be worth calling out to developers: you can use the attribute everywhere, just be aware that it won't do anything on some platforms.

@@ -1,5 +1,16 @@
spec: https://drafts.csswg.org/css-overflow-3/#line-clamp
caniuse: css-line-clamp
status:
baseline: high
Copy link
Collaborator

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?

Copy link
Collaborator Author

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
Copy link
Collaborator

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)

Copy link
Collaborator Author

@ddbeck ddbeck Dec 18, 2023

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)

Both are to be taken up in other PRs.

This reverts commit eea7e41.
This reverts commit 24055f6.
@ddbeck
Copy link
Collaborator Author

ddbeck commented Dec 18, 2023

Given that the rest of the features have received no comment, I am trusting that this is now OK to merge.

@ddbeck ddbeck merged commit e4ca8d0 into web-platform-dx:main Dec 18, 2023
@ddbeck ddbeck deleted the 2023-12-03-l-m-n branch December 18, 2023 11:06
@ddbeck ddbeck mentioned this pull request May 3, 2024
32 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants