Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e0da77802ed289903b41918216b343ad379e20d
      
https://github.com/WebKit/WebKit/commit/2e0da77802ed289903b41918216b343ad379e20d
  Author: Eri Pazos Pérez <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M Source/WebCore/css/mathml.css

  Log Message:
  -----------
  Align mathml.css UA stylesheet with MathML Core
https://bugs.webkit.org/show_bug.cgi?id=299719

Reviewed by Frédéric Wang.

Change ordering and formatting of the mathml stylesheet to more closely
match the one defined in the spec:
https://w3c.github.io/mathml-core/#user-agent-stylesheet
There is no behaviour change.

* Source/WebCore/css/mathml.css:
(merror):
(ms, mtext, mi, mn, mo, annotation, mtd):
(mfrac):
(mfrac > *):
(mfrac > :nth-child(2)):
(mroot > *:last-child):
(mroot, msqrt):
(msub > * + *, msup > * + *, msubsup > * + *, mmultiscripts > * + *, munder > * 
+ *, mover > * + *, munderover > * + *):
(mfrac > :nth-child(2),): Deleted.

Canonical link: https://commits.webkit.org/300688@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to