Skip to content

hash urls should not be resolved #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
knoan opened this issue Feb 10, 2014 · 1 comment
Closed

hash urls should not be resolved #8

knoan opened this issue Feb 10, 2014 · 1 comment

Comments

@knoan
Copy link

knoan commented Feb 10, 2014

When using CSS to apply filters to SVG elements like:

.highlight {
    filter: url(#highlight);
}

the url should be left untouched.

I suppose the hash portion of the URL should be preserved in other cases as well, as it may convey specific information to the stylesheet.

@sokra sokra closed this as completed in 96d9a8e Feb 11, 2014
@sokra
Copy link
Member

sokra commented Feb 11, 2014

good find... thanks

koistya pushed a commit to koistya/css-loader that referenced this issue Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants