[Webkit-unassigned] [Bug 263834] HTML dialog ::backdrop ignores all CSS variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 28 21:43:44 PDT 2023


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ntim at apple.com
           Keywords|                            |GoodFirstBug

--- Comment #1 from Tim Nguyen (:ntim) <ntim at apple.com> ---
https://searchfox.org/wubkat/rev/85e40ad30a15e2dfcda4ebad64ed7f41292908a4/Source/WebCore/rendering/updating/RenderTreeUpdaterGeneratedContent.cpp#203-204

Should be as easy as changing `&renderer.view().style()` to `&renderer.style()` on that line (and the related comment).

-- 
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/20231029/677254d5/attachment.htm>


More information about the webkit-unassigned mailing list