Closed
Bug 266183
Opened 21 years ago
Closed 21 years ago
Gradients not properly rendered
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: scootermorris, Assigned: scootermorris)
References
()
Details
Attachments
(1 file, 2 obsolete files)
8.57 KB,
patch
|
tor
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041019
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041019
The gradients do not properly render because the default values for radial
gradients are not correctly processed.
Reproducible: Always
Steps to Reproduce:
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Comment 2•21 years ago
|
||
Attachment #163484 -
Attachment is obsolete: true
Assignee | ||
Comment 3•21 years ago
|
||
Attachment #163486 -
Attachment is obsolete: true
Attachment #163486 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Assignee: general → scootermorris
Status: ASSIGNED → NEW
Attachment #163489 -
Flags: review+
Checking in content/svg/content/src/nsSVGGradientElement.cpp;
/cvsroot/mozilla/content/svg/content/src/nsSVGGradientElement.cpp,v <--
nsSVGGradientElement.cpp
new revision: 1.3; previous revision: 1.2
done
Checking in layout/svg/base/src/nsSVGGradientFrame.cpp;
/cvsroot/mozilla/layout/svg/base/src/nsSVGGradientFrame.cpp,v <--
nsSVGGradientFrame.cpp
new revision: 1.2; previous revision: 1.1
done
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•