mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Align mfrac Padding with Updated MathML Core Spec
This aligns with the transition from the MathML Core Working Draft (27 November 2023) to the Editor's Draft (26 November 2024).
This commit is contained in:
@@ -71,8 +71,7 @@ mtd {
|
|||||||
|
|
||||||
/* Fractions */
|
/* Fractions */
|
||||||
mfrac {
|
mfrac {
|
||||||
padding-inline-start: 1px;
|
padding-inline: 1px;
|
||||||
padding-inline-end: 1px;
|
|
||||||
}
|
}
|
||||||
mfrac > * {
|
mfrac > * {
|
||||||
math-depth: auto-add;
|
math-depth: auto-add;
|
||||||
|
|||||||
Reference in New Issue
Block a user