Skip to content
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

Having '@' in image filename breaks all css. #388

Open
GoogleCodeExporter opened this issue May 23, 2015 · 1 comment
Open

Having '@' in image filename breaks all css. #388

GoogleCodeExporter opened this issue May 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use an image with an '@' in the filename somewhere in the css.
Example:
background-image: url(/[email protected]);

This is a common port of the ios convention for naming files.
http://developer.apple.com/library/ios/#documentation/2DDrawing/Conceptual/Drawi
ngPrintingiOS/SupportingHiResScreensInViews/SupportingHiResScreensInViews.html#/
/apple_ref/doc/uid/TP40010156-CH15-SW1

What is the expected output?
Rendered image.

What do you see instead?
All css stops working.

What version of the product are you using? On what operating system?
ie9.js 2.1(beta4)

Original issue reported on code.google.com by [email protected] on 15 May 2013 at 3:21

@GoogleCodeExporter
Copy link
Author

I probably should have listed, that this is an issue with Windows XP and IE8.

Original comment by [email protected] on 15 May 2013 at 3:22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant