Closed
Bug 828526
Opened 13 years ago
Closed 13 years ago
Lighting filters should operate in sRGB colour space
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
|
2.17 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
feFlood takes a flood colour from CSS and so operates in the sRGB colour space.
feSpecularLighting and feDiffuseLighting should too as they use a CSS lighting colour.
Opera works this way.
| Assignee | ||
Comment 1•13 years ago
|
||
Not sure how to write a test for this.
Attachment #699928 -
Flags: review?(roc)
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → longsonr
Attachment #699928 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Flags: in-testsuite+
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•