css.properties.{justify-items,place-items} - missing data for non-flex/grid support
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
The place-items shorthand and the align-items and justify-items longhands were originally just for flex and grid. Now they are for all elements. The BCD lists support lines for flex and grid, but not all relevant elements, which came later.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
another line in the bcd for "applies to all elements"
Did you test this? If so, how?
looked at the pages
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://github.com/mdn/content/issues/36469#issuecomment-2440842661
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked MDN content discussion and the pages for place-items, align-items, and justify-items. Locate their BCD entries and add the missing support line for applying to all elements, with the relevant compatibility information reflected in the data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100