WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
276317
Support padding/border/margin on RenderMathMLToken
https://bugs.webkit.org/show_bug.cgi?id=276317
Summary
Support padding/border/margin on RenderMathMLToken
Frédéric Wang (:fredw)
Reported
2024-07-08 08:10:23 PDT
Some WPT test failures seem to happen for `<mi>` only, but skimming through the code I suspect it's the case for any token element that does not defer layout to RenderMathMLBlock (i.e. that uses special code to implement mathvariant).
Attachments
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2024-07-09 02:00:36 PDT
I stand corrected, WPT failures are due to
https://bugs.webkit.org/show_bug.cgi?id=276360
I uploaded
https://github.com/web-platform-tests/wpt/pull/47052
to have a WPT test covering the special handling of mathvariant in WebKit.
Frédéric Wang (:fredw)
Comment 2
2024-07-10 01:56:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30640
EWS
Comment 3
2024-07-11 01:31:59 PDT
Committed
280851@main
(7099dcb8c935): <
https://commits.webkit.org/280851@main
> Reviewed commits have been landed. Closing PR #30640 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2024-07-11 01:32:22 PDT
<
rdar://problem/131520861
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug