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

Adds additional contain features and keys #2252

Merged
merged 16 commits into from
Nov 27, 2024

Conversation

vwallen
Copy link
Contributor

@vwallen vwallen commented Nov 15, 2024

Adds a feature for the contain property itself, to include the higher level keywords values none, strict, and content which are either the default (no containment) or aliases for already included keyword values.

The main key css.properties.contain is already included in a keyword feature. I'm not sure of the protocol for moving a key from one feature to another, but if the contain feature is accepted as-is, it should reclaim that key.

Also adding keys to the content-visibility feature which required an update compute_from to maintain consistent support reporting

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Nov 15, 2024
Copy link
Collaborator

@jamesnw jamesnw left a comment

Choose a reason for hiding this comment

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

A few minor changes, but looks good!

features/contain.yml Outdated Show resolved Hide resolved
features/contain.yml Outdated Show resolved Hide resolved
features/content-visibility.yml.dist Show resolved Hide resolved
@jamesnw jamesnw added the blocked Blocked waiting for something external label Nov 22, 2024
baseline: low
baseline_low_date: 2024-09-16
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.

Since we're regressing the status, would you add a comment to the authored yaml file with a note as in #1973?

Copy link
Collaborator

Choose a reason for hiding this comment

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

This should no longer be a regression with mdn/browser-compat-data#25186 in 5.6.19.

Copy link
Collaborator

Choose a reason for hiding this comment

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

There are now no status changes here.

@jamesnw jamesnw removed the blocked Blocked waiting for something external label Nov 27, 2024
@jamesnw jamesnw merged commit e916753 into web-platform-dx:main Nov 27, 2024
3 checks passed
@jamesnw jamesnw deleted the css-contains-3 branch November 27, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants