Bug 262776
| Summary: | Add missing 'math-shift: normal' and 'math-depth: 0' for `math` tag in mathml.css to align with UA Stylesheet | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | MathML | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | fred.wang, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 281127 | ||
| Bug Blocks: | |||
Ahmad Saleem
SSIA.
In our mathml.css, for:
math {
math-shift: normal;
math-depth: 0;
}
are missing.
Just raising, so I can fix it.
Web-Spec: https://w3c.github.io/mathml-core/#user-agent-stylesheet
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
I don't think WebKit has support for 'math-shift' and 'math-depth' so adding them will not do anything. So will leave this to other time.
Radar WebKit Bug Importer
<rdar://problem/116914303>
Ahmad Saleem
Done by Eri (from Igalia), so we can mark this closed.
https://searchfox.org/wubkat/rev/558de671b9bb49c5e6074093d10dff5c656edb19/Source/WebCore/css/mathml.css#62