RESOLVED DUPLICATE of bug 184937 184417
CSS: filter should reject negative brightness
https://bugs.webkit.org/show_bug.cgi?id=184417
Summary CSS: filter should reject negative brightness
Eric Willigers
Reported 2018-04-09 07:37:03 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2018-04-12 12:26:05 PDT
Simon Fraser (smfr)
Comment 2 2018-04-25 17:59:09 PDT
Fixed via bug 184937. *** This bug has been marked as a duplicate of bug 184937 ***
Note You need to log in before you can comment on or make changes to this bug.