[Webkit-unassigned] [Bug 184417] New: CSS: filter should reject negative brightness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 07:37:03 PDT 2018


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

            Bug ID: 184417
           Summary: CSS: filter should reject negative brightness
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ericwilligers at chromium.org

https://drafts.fxtf.org/filter-effects/#FilterProperty

brightness() = brightness( <number-percentage> )
Negative values are not allowed.

However, WebKit and Blink currently accept negative values.
https://jsfiddle.net/ericwilligers/y4j8hzvs/

Corresponding Blink bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=776208

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180409/e1b4038b/attachment-0002.html>


More information about the webkit-unassigned mailing list