Skip to content

Line number incorrect for compatible vendor prefixes #236

@nzakas

Description

@nzakas

When you use a rule, such as:

.foo {
    -webkit-border-radius: 6px;
}

Actual: The line number reported is that of the rule.

Expected: The line number reported is that of the property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions