Bug 276317

Summary: Support padding/border/margin on RenderMathMLToken
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 276413, 276169    

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
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
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
Note You need to log in before you can comment on or make changes to this bug.