[Webkit-unassigned] [Bug 210474] [Interop 2021][css-flexbox] Incorrect computed style for first-letter pseudo-element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 17 08:07:19 PDT 2022


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

--- Comment #4 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Looks like to edit the computed style, we need to change a bit earlier on: https://searchfox.org/wubkat/rev/88494bd8279fc758940dcabe84dc7c79e6a1231b/Source/WebCore/style/StyleResolver.cpp#438


The other function I linked for the used computed style actually clones the style, so it doesn't make it into the computed style.

-- 
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/20220917/ace8f7bd/attachment.htm>


More information about the webkit-unassigned mailing list