[Webkit-unassigned] [Bug 276828] Avoid <mo> invalidation for valid MathMLFractionElement/MathMLScriptsElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 9 00:41:03 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276828
Frédéric Wang (:fredw) <fred.wang at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fred.wang at free.fr
--- Comment #2 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Just to clarify here there are two concept of "invalid":
- calling setOperatorFormDirty() on mo children to make sure their properties are properly recomputed.
- invalid MathML elements i.e. they don't have the expected number of in-flow children (e.g. numerator and denominator for mfrac).
--
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/20240809/e9268ae1/attachment.htm>
More information about the webkit-unassigned
mailing list