[Webkit-unassigned] [Bug 12150] New: The cases where no stops are defined, or when a stop offset is less than previous not handled correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 7 10:13:20 PST 2007


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

           Summary: The cases where no stops are defined, or when a stop
                    offset is less than previous not handled correctly
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHa
                    rness/full-pservers-grad-16-b.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: remi_zara at mac.com


When there are no stops, ToT uses a black fill, when something equivalent to
fill="none" should be used.
Tot also sorts stop offsets, but should not, and should take for each offset
value the max between the offset value and all previous offset values.

This breaks the W3C test pservers-grad-16-b

Patch following.


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