[Webkit-unassigned] [Bug 202958] New: [iOS] Gaussian filter is not applied correctly after a certain stdDeviation threshold
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 14 15:18:15 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202958
Bug ID: 202958
Summary: [iOS] Gaussian filter is not applied correctly after a
certain stdDeviation threshold
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Open the attached test case:
Result: One green rectangle and the another light green rectangle. The difference between the two rectangles is the first one has a blur filter with stdDeviation="68.3" while the other has a blur filter with stdDeviation="68.4".
Expected: Two green rectangles because they are <div> elements transformed and clipped such that they should not show any blurred pixels.
--
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/20191014/0f256da1/attachment.html>
More information about the webkit-unassigned
mailing list