Skip to content

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

@IlCallo

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}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions