Open
Bug 994042
Opened 11 years ago
Updated 2 years ago
SVG is pixellated, with 3D CSS transform & additional scaling from viewBox or 'transform' attribute
Categories
(Core :: SVG, defect)
Tracking
()
NEW
People
(Reporter: f_tricoire, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140319 Firefox/24.0 Iceweasel/24.4.0 (Nightly/Aurora)
Build ID: 20140319045509
Steps to reproduce:
Applied a CSS 3D transform to a SVG object
See exemple here: http://tachatte.org/css-transform-svg/css3d.svg
Actual results:
The rendered image is pixellated
Expected results:
The rendered image should be smooth.
Updated•11 years ago
|
Component: General → SVG
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Confirming. I can reproduce in Nightly:
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0
31.0a1 (2014-04-08)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Rendering of SVG with 3D CSS transform → SVG is pixellated, with 3D CSS transform & additional scaling from viewBox or 'transform' attribute
Version: 28 Branch → Trunk
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•