[Webkit-unassigned] [Bug 105570] Applying multiple Filter Functions may lead to unexpected results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 09:46:15 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=105570





--- Comment #2 from Dirk Schulze <krit at webkit.org>  2013-01-13 09:48:03 PST ---
(In reply to comment #0)

>     -webkit-filter: brightness(1) brightness(-1);

Even if webkit would work as specified, a brightness operation can be irreversible since information get lost (when multiplying the amount, the color value can get beyond 255 or 0, where it get truncated).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list