Closed Bug 373624 Opened 17 years ago Closed 17 years ago

Support 'transparent' as a gradient stop-color

Categories

(Core :: SVG, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: jwatt, Assigned: longsonr)

References

()

Details

Attachments

(2 files)

Attached image testcase
We support the 'transparent' value for fill, but not gradient stops. See

http://www.w3.org/TR/2003/CR-css3-color-20030514/#transparent

Easily worked around by using stop-opacity, so not a big deal.
When fixing this, we should also check that the alpha component in the rgba() and hsla() forms work for stop-color.
(In reply to comment #0)
> 
> Easily worked around by using stop-opacity, so not a big deal.
> 

Should implement flood-color support at the same time too.


Attached patch patchSplinter Review
Assignee: general → longsonr
Status: NEW → ASSIGNED
Attachment #259319 - Flags: review?(jwatt)
Attachment #259319 - Flags: review?(jwatt) → review+
Attachment #259319 - Flags: superreview?(tor)
Attachment #259319 - Flags: superreview?(tor) → superreview+
checked in.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: