Closed
Bug 1029518
Opened 11 years ago
Closed 11 years ago
SVG image with filter is blurry when it's used as div background-image
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1015575
People
(Reporter: TYLin, Unassigned)
References
Details
Attachments
(2 files)
Steps to reproduce:
1. I use Nightly 33.0a1 (2014-06-24)
2. Open test_svg_blurry_in_div_background.html in the attached test_svg_blurry.zip
3. Zoom in.
Actual results:
caret_middle.svg is an svg image with a filter in it. When it is used as div background image, it looks blurry. However, it looks sharp in img tag. caret_middle_no_filter.svg is an svg image *without* filter. It looks good no matter as div background image or in img tag.
Expect results:
caret_middle.svg should look sharp as div background image.
| Reporter | ||
Updated•11 years ago
|
Summary: SVG image is blurry when it's used as div background-image → SVG image with filter is blurry when it's used as div background-image
| Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•