Bug 280261
| Summary: | Refactor MathML padding/border handling | ||
|---|---|---|---|
| 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: | 195797, 276169, 281292 | ||
Frédéric Wang (:fredw)
They are only added after math layout, so we could just add them at the end and shift children accordingly.
This will help for width/height, since these apply before the padding/border are applied
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
Pull request: https://github.com/WebKit/WebKit/pull/34159
Radar WebKit Bug Importer
<rdar://problem/137036033>
EWS
Committed 284819@main (97d4de776b5b): <https://commits.webkit.org/284819@main>
Reviewed commits have been landed. Closing PR #34159 and removing active labels.