RESOLVED CONFIGURATION CHANGED85730
Add support for mpadded element
https://bugs.webkit.org/show_bug.cgi?id=85730
Summary Add support for mpadded element
Frédéric Wang Nélar
Reported 2012-05-06 07:39:10 PDT
"An mpadded element renders the same as its child content, but with the size of the child's bounding box and the relative positioning point of its content modified according to mpadded's attributes." MathJax uses mpadded to implement many LaTeX commands. Some reftests: http://devel.mathjax.org/testing/testsuite/MathMLToDisplay/Presentation/GeneralLayout/mpadded/
Attachments
Patch (24.99 KB, patch)
2016-03-14 07:28 PDT, Frédéric Wang Nélar
no flags
Frédéric Wang Nélar
Comment 1 2016-03-14 07:28:51 PDT
Created attachment 273971 [details] Patch A first patch without the expectations.
Frédéric Wang Nélar
Comment 2 2016-03-23 02:58:54 PDT
Comment on attachment 273971 [details] Patch This patch was intended for bug 155435.
Frédéric Wang Nélar
Comment 3 2016-07-12 21:14:57 PDT
Basic support was added in bug 155792. Currently, we do not implement: - pseudo-unit such as width="3width" - negative lspace like lspace="-4px"
Karl Dubost
Comment 4 2024-12-01 21:33:03 PST
Ahmad Saleem
Comment 5 2025-11-14 12:23:43 PST
Removing alias because it makes difficult to see bugs related to mpadded.
Note You need to log in before you can comment on or make changes to this bug.