[Webkit-unassigned] [Bug 14010] New: Add tests to check filter, mask, clip, opacity and marker ordering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 02:25:32 PDT 2007


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

           Summary: Add tests to check filter, mask, clip, opacity and
                    marker ordering
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Add tests to check filter, mask, clip, opacity and marker ordering

I just added a prepareToRenderSVGContent to simplify handling of filters, masks
and clips throughout all of the various SVG renderers.  In doing so, I realized
that we were ordering filters slightly differently in the different classes. 
I'm not yet 100% sure which ordering is correct, but we definitely need to add
some tests to make sure that we keep filter, mask, clip, opacity and marker
operations in the correct order going forward.

This just requires someone to write up a nice test case. :)


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



More information about the webkit-unassigned mailing list