[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 13:43:30 PST 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45139|0                           |1
        is obsolete|                            |
  Attachment #45139|review?                     |
               Flag|                            |
  Attachment #45181|                            |review?
               Flag|                            |




--- Comment #5 from Dirk Schulze <krit at webkit.org>  2009-12-18 13:43:30 PST ---
Created an attachment (id=45181)
 --> (https://bugs.webkit.org/attachment.cgi?id=45181)
Correct order of filter clipper and masker

The mask on the example just dims the contrast and shows, that it doesn't have
any affect on the clipping. You can still see, that the clipper affects on top
of the filtering.
I changed the Changelog and mention the part of the spec. I swiched the masker
and clipper. We might profit of clipping away some context before the masking
process later.

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