[Webkit-unassigned] [Bug 106674] New: [CSS Filters] brightness() function doesn't work as specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 09:48:41 PST 2013


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

           Summary: [CSS Filters] brightness() function doesn't work as
                    specified
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://github.com/mike-sierra/webplatform/blob/master
                    /bugs/brightness.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: letmespellitoutforyou at gmail.com


Load source file & referenced image, then apply various brightness() values from the popup list. The spec says brightness(1) keeps the image as is & brightness(0) yields all black.  Actual behavior is brightness(0) keeps as is & brightness(1) yields all white.  Brightness values above 1 are ignored as invalid, but ordinarily they should lighten pixels from their original values.

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