WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299719
Align mathml.css UA stylesheet with MathML Core
https://bugs.webkit.org/show_bug.cgi?id=299719
Summary
Align mathml.css UA stylesheet with MathML Core
Eri
Reported
2025-09-29 00:40:53 PDT
The stylesheet for MathML doesn't match the ordering and style of the one defined in the spec:
https://w3c.github.io/mathml-core/#user-agent-stylesheet
. While we don't still implement everything in a way where we can just copy the one laid out there exactly, we can make it match more closely the structure defined in the spec. See
https://searchfox.org/wubkat/source/Source/WebCore/css/mathml.css
.
Attachments
Add attachment
proposed patch, testcase, etc.
Eri
Comment 1
2025-09-29 00:44:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51489
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug