[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
Mon Aug 15 21:24:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=210474
Tim Nguyen (:ntim) <ntim at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ntim at apple.com
--- Comment #2 from Tim Nguyen (:ntim) <ntim at apple.com> ---
This is quite straightforward to fix: https://searchfox.org/wubkat/rev/30ec4a7da2ed391580b109cbae2595e4b04652b3/Source/WebCore/rendering/updating/RenderTreeBuilderFirstLetter.cpp#42
`firstLetterStyle.setOrder(RenderStyle::initialOrder());`
--
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/20220816/ef364a9d/attachment.htm>
More information about the webkit-unassigned
mailing list