Skip to content

Error if same property is provided multiple times into an attribute  #9

Description

@IlCallo

responsive-ad="ratio=3:4{sm};ratio=5:6{md}" isn't a valid syntax and should generate an error.
The corresponding valid syntax is comma-separating the values for the same property responsive-ad="ratio=3:4{sm},5:6{md}"

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions