RESOLVED FIXED 280261
Refactor MathML padding/border handling
https://bugs.webkit.org/show_bug.cgi?id=280261
Summary Refactor MathML padding/border handling
Frédéric Wang (:fredw)
Reported 2024-09-24 02:21:27 PDT
They are only added after math layout, so we could just add them at the end and shift children accordingly. This will help for width/height, since these apply before the padding/border are applied
Attachments
Frédéric Wang (:fredw)
Comment 1 2024-09-24 02:49:09 PDT
Radar WebKit Bug Importer
Comment 2 2024-10-01 02:22:23 PDT
EWS
Comment 3 2024-10-08 02:04:27 PDT
Committed 284819@main (97d4de776b5b): <https://commits.webkit.org/284819@main> Reviewed commits have been landed. Closing PR #34159 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.