Bug 164310

Summary: Filter functions grayscale/invert/opacity/sepia should clamp values over 100%, not fail
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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>