RESOLVED WONTFIX 43739
Remove support for ctx.globalCompositeOperation = 'darker'
https://bugs.webkit.org/show_bug.cgi?id=43739
Summary Remove support for ctx.globalCompositeOperation = 'darker'
Ms2ger (he/him; ⌚ UTC+1/+2)
Reported 2010-08-09 12:44:18 PDT
It was removed from the specification in 2007. [1] Mozilla also removed support. [2] [1] <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2007-May/011335.html> [2] <https://bugzilla.mozilla.org/show_bug.cgi?id=571532>
Attachments
Mustafizur Rahaman (rahaman)
Comment 1 2011-06-01 00:21:09 PDT
https://bugs.webkit.org/show_bug.cgi?id=48289 was raised for similar issue. If we remove this feature, both of these would be resolved.
Mustafizur Rahaman (rahaman)
Comment 2 2011-06-20 11:20:11 PDT
As per discussion on https://bugs.webkit.org/show_bug.cgi?id=48288, we would not remove "darker" support. We can mark the bug as WONTFIX
Andreas Kling
Comment 3 2011-12-04 05:36:45 PST
Closing per discussion on bug 48288.
Karl Dubost
Comment 4 2023-01-12 21:52:00 PST
This decision was made 10 years ago in Bug 48288. I wonder if the compatibility issue has changed 10 years later. Given that both Firefox and Chrome do not support it. http://wpt.live/html/canvas/element/compositing/2d.composite.operation.darker.html https://wpt.fyi/results/html/canvas/element/compositing/2d.composite.operation.darker.html
Note You need to log in before you can comment on or make changes to this bug.