Logical properties missing computed values

Open
#477 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Review the entries for the listed logical shorthands and compare their computed-property conventions with the discussion in #319 and the linked csstype syntax reference. Determine whether the missing computed values should be added consistently across the list; the issue is complete when that decision is reflected in the affected data and the repository's existing checks pass.

Written by the indexing model from the issue text.

Description

accepting PR

This is basically a follow question up to a comment in #319: some logical shorthands miss a computed property, because at the time it wasn't clear what those would be. My question is, is this something that can/should be fixed?

The reason I'm wondering is because csstype uses the computed property as an indicator for shorthands, which causes an issue here.

List of shorthands with missing computed list:

  • inset
  • inset-block
  • inset-inline
  • margin-block
  • margin-inline
  • padding-block
  • padding-inline
  • scroll-margin
  • scroll-margin-block
  • scroll-margin-inline
  • scroll-padding
  • scroll-padding-block
  • scroll-padding-inline
  • scroll-margin
Dominant language
JavaScript
Stars
787
Forks
216
Avg merge
1d 5h
Merged PRs (30d)
6

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.

More from mdn/data

All issues in mdn/data

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.