Bug 310864
| Summary: | Deprecate href on all MathML elements except `<a>` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eri <eri> |
| Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | eri, fred.wang, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Eri
See https://w3c.github.io/mathml-core/#the-a-element and https://github.com/w3c/mathml-core/issues/312.
`a` is rendered as an `mrow` after https://bugs.webkit.org/show_bug.cgi?id=290625. Next step is to deprecate `href` in all other MathML elements using a preference.
Tracking in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=2026848.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eri
Pull request: https://github.com/WebKit/WebKit/pull/61628
Radar WebKit Bug Importer
<rdar://problem/173996661>
EWS
Committed 311550@main (58780c466052): <https://commits.webkit.org/311550@main>
Reviewed commits have been landed. Closing PR #61628 and removing active labels.