Skip to content

doesn't parse uri out of unquoted imports #108

@terinjokes

Description

@terinjokes
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800);

With the above stylesheet, the 'uri' property of the import event is url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800) rather than the expected https://fonts.googleapis.com/css?family=Open+Sans:400,600,800.

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