Bug 164310 - Filter functions grayscale/invert/opacity/sepia should clamp values over 100%, not fail
Summary: Filter functions grayscale/invert/opacity/sepia should clamp values over 100%...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-11-01 18:55 PDT by Dean Jackson
Modified: 2016-11-02 11:34 PDT (History)
0 users

See Also:


Attachments
Patch (18.93 KB, patch)
2016-11-01 18:59 PDT, Dean Jackson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2016-11-01 18:55:21 PDT
Filter functions grayscale/invert/opacity/sepia should clamp values over 100%, not fail
Comment 1 Dean Jackson 2016-11-01 18:56:25 PDT
<rdar://problem/29057705>
Comment 2 Dean Jackson 2016-11-01 18:59:52 PDT
Created attachment 293630 [details]
Patch
Comment 3 Dean Jackson 2016-11-02 11:34:28 PDT
Committed r208294: <http://trac.webkit.org/changeset/208294>