[Webkit-unassigned] [Bug 279978] Children of `display: math` elements should not be taken out-of-flow when `float` is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 07:12:35 PDT 2024


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

Frédéric Wang (:fredw) <fred.wang at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fred.wang at free.fr

--- Comment #1 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Alternative, maybe we can temporarily do that "if the parent is a MathML element" but not sure how easy it will be.

Also for grid/flex we force computed value of float to none for flex and grid displays in the style adjuster, maybe we can temporarily do that for MathML too:  https://github.com/WebKit/WebKit/pull/31676#discussion_r1741769280

-- 
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/20240919/7c8609b2/attachment.htm>


More information about the webkit-unassigned mailing list