Bug 43739
Summary: | Remove support for ctx.globalCompositeOperation = 'darker' | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | karlcow, kling, mustaf.here |
Priority: | P2 | Keywords: | BrowserCompat, WPTImpact |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Ms2ger (he/him; ⌚ UTC+1/+2)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mustafizur Rahaman (rahaman)
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)
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
Closing per discussion on bug 48288.
Karl Dubost
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