Skip to content

Consider supporting existing CSS Property parsings #48

Open
@shans

Description

@shans

For example, being able to specify "<width>" or "<background-color>" as a syntax string.

Issue 1: this gates on the Typed OM specifying object representations of the values.

Issue 2: what should we do with "<width>|<font-size>"? "<font-size>|<width>"? Options:

  • don't allow this
  • allow this but try in-order parsing, so the first one would always return a width

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions