mdn / mdn/data

Missing `-ms-grid-*` properties

Open
#316 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

idle
Dominant language
JavaScript
Stars
787
Forks
216
Avg merge
1d 5h
Merged PRs (30d)
6

Description

As mentioned in https://github.com/frenic/csstype/issues/58. These properties are valid and commonly used as fallback to an old spec of CSS Grid.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue lists six missing -ms-grid-* CSS properties. Search the repository for the existing CSS property data and nearby vendor-prefixed entries, then determine the required shape for each property. Done means all six listed properties are represented consistently with the surrounding data and the repository's checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.