Bug 276357
Summary: | Support border/padding/margin on RenderMathMLOperator | ||
---|---|---|---|
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: | 276169 |
Frédéric Wang (:fredw)
Looking at the code, I guess implementation is incorrect for `<mo>` with `useMathOperator() == true` (i.e. not falling back to RenderMathMLToken). This is the case for padding-border-margin-002.html and padding-border-margin-003.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
Pull request: https://github.com/WebKit/WebKit/pull/30635
EWS
Committed 280833@main (9a0185811939): <https://commits.webkit.org/280833@main>
Reviewed commits have been landed. Closing PR #30635 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/131487328>