[Webkit-unassigned] [Bug 240281] New: Nested transform: perspective() with filter: drop-shadow breaks rendering
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 10 09:03:00 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240281
Bug ID: 240281
Summary: Nested transform: perspective() with filter:
drop-shadow breaks rendering
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: adam.seckel at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
A layer with transform: perspective(1200px), and filter: drop-shadow(...), that is itself a descendant of a layer with transform: perspective(1200px), fails to render at the expected size.
Reproduction: https://codesandbox.io/s/spring-fire-cv5h1o?file=/src/App.js
--
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/20220510/9377d4c7/attachment.htm>
More information about the webkit-unassigned
mailing list