Skip to content

Conversation

@jamesnw
Copy link
Collaborator

@jamesnw jamesnw commented Nov 7, 2024

One thing to note- there are some property keys here like css.properties.align-content or css.properties.align-items that also work in grid (and elsewhere). I chose to put them with flexbox, since that was where they were introduced.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Nov 7, 2024
@jamesnw jamesnw marked this pull request as draft November 7, 2024 15:12
@jamesnw jamesnw marked this pull request as ready for review November 7, 2024 15:24
@captainbrosset
Copy link
Contributor

I agree that's probably the right thing to do now, but it's worth asking ourselves whether we should re-think about this.
There are multiple cases where BCD keys fit into multiple different features.

The place/align/justify CSS properties can/will be used in grid, flex, multi-col, block.
The launchHandler API can be used in PWA file handling, but soon in other types of PWA opening scenarios too.

@jamesnw
Copy link
Collaborator Author

jamesnw commented Nov 8, 2024

There are multiple cases where BCD keys fit into multiple different features.

Agreed. Linking this to #1173 as another use case.

@jamesnw jamesnw merged commit 2e69fd7 into web-platform-dx:main Nov 8, 2024
3 checks passed
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.

2 participants