Implement color-interpolation="linearRGB"
Categories
(Core :: SVG, enhancement)
Tracking
()
People
(Reporter: bugzilla, Assigned: longsonr)
References
()
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Updated•19 years ago
|
Comment 1•19 years ago
|
||
Comment hidden (obsolete) |
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Updated•16 years ago
|
Updated•15 years ago
|
Updated•15 years ago
|
Assignee | ||
Updated•14 years ago
|
Comment hidden (off-topic) |
Comment hidden (off-topic) |
Comment hidden (obsolete) |
Updated•2 years ago
|
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Updated•2 years ago
|
Assignee | ||
Comment 11•11 months ago
|
||
Updated•11 months ago
|
Assignee | ||
Comment 12•11 months ago
|
||
Assignee | ||
Comment 13•11 months ago
|
||
Comment 14•11 months ago
|
||
Comment 16•11 months ago
|
||
Backed out changeset 1cb2802bb09b (bug 298281) for causing build bustage at nsCSSRenderingGradients.h
Backout: https://hg.mozilla.org/integration/autoland/rev/aeb951a438d6f33812c2b4d5cc70aaabbef7a37e
Failure log: https://treeherder.mozilla.org/logviewer?job_id=440534116&repo=autoland&lineNumber=93711
Assignee | ||
Comment 18•11 months ago
|
||
Comment 19•11 months ago
|
||
Comment 20•11 months ago
|
||
bugherder |
Comment 22•11 months ago
|
||
Robert, is that something worth mentioning in our release notes (general or MDN)?
Assignee | ||
Comment 23•11 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]:
We now implement linearRGB interpolation for SVG gradients.
[Affects Firefox for Android]:
yes
[Suggested wording]:
We now implement linearRGB interpolation for SVG gradients, as well as the existing sRGB interpolation. You can choose which to use via the color-interpolation property.
[Links (documentation, blog post, etc)]:
http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-painting-render-01-b.html
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/color-interpolation
Comment 24•11 months ago
|
||
Note added to 123 nightly release notes in the Web Standards section with a link to MDN, thanks.
Comment 25•10 months ago
|
||
The browser compat data should also be updated (actually added) to reflect that change.
Sebastian
Comment 26•10 months ago
|
||
Updated•9 months ago
|
Description
•