Closed
Bug 828834
Opened 12 years ago
Closed 12 years ago
svg with background-position rendered incorrectly on hidpi displays
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 600207
People
(Reporter: mozbugzilla2021, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
19.73 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:18.0) Gecko/20100101 Firefox/18.0
Build ID: 20130104151948
Steps to reproduce:
Using an SVG as a background-image with background-position. See http://jsfiddle.net/3svzJ/2/show/ for test case. Note the SVG + background-position combination looks bad on retina display.
Actual results:
SVG with background-position is rendered in low resolution and looks bad.
Expected results:
SVG with background-position should render in high resolution.
After a good night’s sleep I created an updated test case with a sample graphic that illustrates the problem more clearly: http://jsfiddle.net/3svzJ/3/show/
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•