Bug 131354 - [CSS Blending] Non-separable blend modes don't work
Summary: [CSS Blending] Non-separable blend modes don't work
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: AdobeTracked, InRadar
Depends on:
Blocks: 95614
  Show dependency treegraph
 
Reported: 2014-04-08 02:25 PDT by Ion Rosca
Modified: 2022-02-23 10:03 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ion Rosca 2014-04-08 02:25:00 PDT
Hue, saturation, color and luminosity blend modes don't have any effect when set to an element.
Comment 1 Mihnea Ovidenie 2014-04-23 01:17:24 PDT
Support for non-separable blend-modes for mix-blend-mode was removed in https://bugs.webkit.org/show_bug.cgi?id=131824
Comment 2 Jon Lee 2022-02-19 20:35:47 PST
Committed r290220 (247546@trunk): <https://commits.webkit.org/247546@trunk>
Comment 3 Jon Lee 2022-02-19 20:36:05 PST
Reopening. The patch above adds fuzzy data for some of the tests.
Comment 4 Radar WebKit Bug Importer 2022-02-19 20:36:16 PST
<rdar://problem/89196048>
Comment 5 Jonathan Bedard 2022-02-22 07:17:23 PST
Reverted r290220 for reason:

Tests still fail with with fuzzy data

Committed r290303 (247626@trunk): <https://commits.webkit.org/247626@trunk>
Comment 6 Jon Lee 2022-02-23 10:03:19 PST
Committed r290378 (?): <https://commits.webkit.org/r290378>
Comment 7 Jon Lee 2022-02-23 10:03:49 PST
Relanded with updated fuzzy data.