[Webkit-unassigned] [Bug 220793] Floated <legend> inside flexed <fieldset> is positioned incorrectly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 7 12:02:11 PST 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #6 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/906abd41e4f6c786a1927f6edd69d6926e20317b

https://github.com/WebKit/WebKit/blob/407bf5b3e4df1c25be1ac59021623d370e2f435c/Source/WebCore/style/StyleAdjuster.cpp#LL345

Remove - style.setFloating(Float::None);

and then

https://github.com/WebKit/WebKit/blob/407bf5b3e4df1c25be1ac59021623d370e2f435c/Source/WebCore/rendering/RenderBlock.cpp#L3310

and few more changes. Might be difficult for me and might need input but I think we can do similar changes.

-- 
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/20221207/c21b6042/attachment.htm>


More information about the webkit-unassigned mailing list