[Webkit-unassigned] [Bug 209930] REGRESSION (iOS 13.4): Inset box-shadow rendering bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 17:25:59 PDT 2020


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

me at masonx.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me at masonx.ca

--- Comment #3 from me at masonx.ca ---
Looks like absolute value of the box-shadow spread is not important, but rather the proportion to the width of the element that the inset box-shadow is applied to. I was able to reproduce this issue with a thinner box and a lower spread radius.

Some additional notes: The colour of the bar is dependent on the colour of the box shadow; alpha values are ignored. The width of the bar is dependent on (but not exactly) the blur radius of the box-shadow. Hope this helps whoever's working on the issue.

-- 
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/20200513/2d9873fe/attachment.htm>


More information about the webkit-unassigned mailing list