Bug 131354
Summary: | [CSS Blending] Non-separable blend modes don't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ion Rosca <rosca> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | jbedard, jonlee, mihnea, simon.fraser, webkit-bug-importer, WebkitBugTracker |
Priority: | P2 | Keywords: | AdobeTracked, InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 95614 |
Ion Rosca
Hue, saturation, color and luminosity blend modes don't have any effect when set to an element.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mihnea Ovidenie
Support for non-separable blend-modes for mix-blend-mode was removed in https://bugs.webkit.org/show_bug.cgi?id=131824
Jon Lee
Committed r290220 (247546@trunk): <https://commits.webkit.org/247546@trunk>
Jon Lee
Reopening. The patch above adds fuzzy data for some of the tests.
Radar WebKit Bug Importer
<rdar://problem/89196048>
Jonathan Bedard
Reverted r290220 for reason:
Tests still fail with with fuzzy data
Committed r290303 (247626@trunk): <https://commits.webkit.org/247626@trunk>
Jon Lee
Committed r290378 (?): <https://commits.webkit.org/r290378>
Jon Lee
Relanded with updated fuzzy data.