Skip to content

report something about values and notations #90

Description

@bartveneman

font-family: 'A'; is the same as font-family: A;. The value as the browser interprets it is the same, but their notations are different. Is there something we could do with this?

Some more examples where values are the same, but different notations:

  • #000 vs hsl(0, 0, 0)
  • font-size: 1em vs font-size: 100%

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions