Skip to content

Experimental - background-position-y - wrong validator #2

@samuelwig

Description

@samuelwig

Hi,
I found a wrong validator rule for background-position-y property.

In SonarQube the rule is

background-position-y < length > | < percentage > | left | center | right

but should be:

background-position-y: < length > | < percentage > | top | center | bottom

(https://msdn.microsoft.com/en-us/library/ms530720(v=vs.85).aspx)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions