Skip to content

URI Traversing misses uris within functions #59

@rockwotj

Description

@rockwotj

Example CSS:

dd {
    background-image: cross-fade(20% url(http://example.com/first.png), url(/second.png));
}

I would expect that this example: https://github.com/phax/ph-css/blob/master/ph-css/src/test/java/com/helger/css/supplementary/wiki/WikiVisitDataUrls.java

Would print out urls for this snippet, but it does not.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions