[Webkit-unassigned] [Bug 58567] invert is treated like currentColor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 29 17:43:00 PDT 2011


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





--- Comment #4 from David Barr <davidbarr at chromium.org>  2011-05-29 17:43:01 PST ---
I've written a quick proof-of-concept patch that demonstrates how this feature might be implemented.
I propose that this bug be broken down into smaller tasks, the first of which is to expose the necessary blend mode for consumption by the rendering classes. Then each outline-drawing method needs to be adapted to be aware of invert, (inline, box, image, etc.) There will likely be some interaction with any existing overdraw bugs.

-- 
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