Skip to content

Logical properties missing computed values #477

@johanholmerin

Description

@johanholmerin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    idleIssues and pull requests with no activity for three months.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions