Skip to content

[CLOSED] Unit Tests: CSSUtils.getInfoAtPos() ignores prefixes #6191

@core-ai-bot

Description

@core-ai-bot

Issue by oslego
Monday Feb 10, 2014 at 15:42 GMT
Originally opened as adobe/brackets#6824


Is there any reason to ignore prefixes in CSS properties?

Any prefix-like notation is dropped (-webkit- or -xxx-) and the remainder is served as PROP_NAME. This yields false-positives for things like -xxx-transform: value.

Attached test to highlight the issue.

This is for #6861


oslego included the following code: https://github.com/adobe/brackets/pull/6824/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions