Skip to content

[css-backgrounds] Incorrect value dfn for border-color and background-clip #2916

Closed
@tidoust

Description

@tidoust

The border-color definition seems to be using parentheses for grouping instead of brackets as described in Component value combinators. Correct value should be [<color>{1,4}]#.

Also, the "Value" header link is wrong, it should target https://drafts.csswg.org/css-backgrounds-4/#values as in all other property definition tables.

Similarly, I would expect to be able to parse the new values of background-clip using the usual Value Definition Syntax. For that to be possible, value should be text | border, and not text, border.

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