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: MathMLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 2023-10-06 04:36:45 PDT
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!
Comment 1 Ahmad Saleem 2023-10-06 09:02:51 PDT
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.
Comment 2 Radar WebKit Bug Importer 2023-10-13 04:37:13 PDT
<rdar://problem/116914303>