Bug 276317
Summary: | Support padding/border/margin on RenderMathMLToken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Frédéric Wang (:fredw) <fred.wang> |
Component: | MathML | Assignee: | 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)
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)
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)
Pull request: https://github.com/WebKit/WebKit/pull/30640
EWS
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
<rdar://problem/131520861>