Skip to content

Test expressions involing brackets #621

Description

@JakeQZ

E.g. (1rem + 1vw) * 2 - in context e.g.: font-size: clamp(2.5rem, (1rem + 1vw) * 2, 4rem);.

We need to know if these are parsed correctly, or there is some work to be done.

Also need to check the spec for what is or isn't allowed (for logging invalid constructs - see #462, #463, #596).

Relates to #389.

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

    css4Relating to features introduced in CSS4testingPRs/issues adding additional tests only, or primarily testing-focused

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions