[Webkit-unassigned] [Bug 14010] Add tests to check filter, mask, clip, opacity and marker ordering
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 18 00:52:12 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=14010
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |26389
--- Comment #1 from Dirk Schulze <krit at webkit.org> 2009-12-18 00:52:11 PST ---
We realy use the wrong order. At first the filter should be applied to the
object, than masker/clipping and opacity at the end. The order of masker and
clipper doesn't realy matter. Either we clip the content away and mask
afterwards or we mask the content and clip it afterwards. There is no
difference in the result.
I'll upload a patch.
--
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