web-platform-tests / web-platform-tests/wpt
[css-grid] Implicit named areas
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 6.2k
- Forks
- 3.9k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 586
Description
Originally posted as https://github.com/w3c/csswg-test/issues/651 by @mrego on 07 Nov 2014, 22:16 UTC:
Since a named grid area is referenced by the implicit named lines it produces, explicitly adding named lines of the same form (
foo-start/foo-end) effectively creates a named grid area.
More info: http://www.w3.org/TR/css-grid-1/#implicit-named-areas
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
The issue identifies CSS Grid implicit named areas but mentions no repository file, test, or entry point. Locate the existing CSS Grid test coverage and confirm the expected behavior with maintainers; done means the agreed behavior is covered by an appropriate web-platform test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- testing, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100