[Webkit-unassigned] [Bug 241853] New: Box-shadow zoom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 22 06:21:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241853
Bug ID: 241853
Summary: Box-shadow zoom
Product: WebKit
Version: Safari 15
Hardware: Mac (Apple Silicon)
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: borisdiakur at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 460414
--> https://bugs.webkit.org/attachment.cgi?id=460414&action=review
irregular box shadow
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15
Steps to reproduce:
1. Create a standard button.
2. Button contains a `box-shadow: inset 0 0 0 1px #808080`.
3. Load page.
4. Change browser zoom from 100% to 110%.
See https://codepen.io/norfali/pen/aqbGdw for a working example.
Actual results:
Box-shadow isn't rendered correctly, see screenshot attached.
Expected results:
Box-shadow rendered correctly and works whether page zoom is 100% or 110%.
Issue doesn't occur in Chrome.
See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1434197
--
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/20220622/61451999/attachment.htm>
More information about the webkit-unassigned
mailing list