Bug 202302
| Summary: | Implement the mathvariant attribute using CSS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frédéric Wang (:fredw) <fred.wang> |
| Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | emilio, eri, rwlbuis, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 195797, 276413 | ||
Frédéric Wang (:fredw)
See
https://mathml-refresh.github.io/mathml-core/#the-mathvariant-attribute
https://lists.webkit.org/pipermail/webkit-dev/2019-September/030769.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frédéric Wang (:fredw)
MathML Core used to introduced CSS text-transform values for each MathML 3 mathvariant attribute values (fraktur, script, etc).
Now it's only doing that for the automatic italic on single-char <mi>.
It might still be possible to implement internal CSS properties for the legacy MathML3 mathvariant values though, per discussion on 2019 thread.
Eri
Pull request: https://github.com/WebKit/WebKit/pull/51271
Eri
Pull request: https://github.com/WebKit/WebKit/pull/51675
EWS
Committed 301644@main (7ee5597f0b26): <https://commits.webkit.org/301644@main>
Reviewed commits have been landed. Closing PR #51675 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/162792884>
Frédéric Wang (:fredw)
reopening, as this is not fixed.
@Eri: normally in WebKit we always open one bugzilla entry for each PR.
Eri
Sorry about that. I'll do that next time.
EWS
Committed 302003@main (80e858bb101f): <https://commits.webkit.org/302003@main>
Reviewed commits have been landed. Closing PR #51271 and removing active labels.