Skip to content

Function name with escaping not properly recognized #170

@crisp-tweakers

Description

@crisp-tweakers

e.g.

body { background: ur\l("//example.org/picture.jpg"); }

the url-function is not parsed into a URL object but into a CSSFunction object, even though the function name is normalized to 'url'

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