[Webkit-unassigned] [Bug 275168] New: shadowsIgnoreTransforms should negate the vertical shadowOffset on Cocoa ports only
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 5 10:34:16 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275168
Bug ID: 275168
Summary: shadowsIgnoreTransforms should negate the vertical
shadowOffset on Cocoa ports only
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
For Cocoa ports the coordinates system is flipped (the origin is the bottom-left corner). Usually the coordinates system is unflipped by moving the origin to the top-left corner. When GraphicsContext.shadowsIgnoreTransforms() is true this means the coordinates system is still flipped. In this case the vertical shadow offset should be negated.
--
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/20240605/38f08cb5/attachment-0001.htm>
More information about the webkit-unassigned
mailing list