1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 13:47:34 +00:00

LibWeb: Implement font-size: math

This is a MathML extension, basically a big hack to make parts of
equations smaller, such as sub/superscripts. The important thing is, it
works. :^)
This commit is contained in:
Sam Atkins 2023-09-07 17:39:07 +01:00 committed by Sam Atkins
parent 6476dea898
commit f7209fb9d4
5 changed files with 104 additions and 12 deletions

View file

@ -864,7 +864,8 @@
"x-small",
"xx-large",
"xx-small",
"xxx-large"
"xxx-large",
"math"
],
"percentages-resolve-to": "length",
"quirks": [