[Webkit-unassigned] [Bug 254762] input::placeholder with opacity is pushed above backdrop-filter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 23 10:21:01 PDT 2023


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

--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
backdrop-filter isn't necessary to reproduce this.

This happens in WebKit because the opacity creates a "self-painting" layer that gets z-sorted above `overlay` because it comes later in the DOM.

-- 
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/20230423/12fdf622/attachment.htm>


More information about the webkit-unassigned mailing list