mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 21:37:35 +00:00
LibWeb: Parse the math-shift
and math-style
CSS properties
Currently these have no effect, but they're simple, and `math-style` influences `math-depth` which is coming next.
This commit is contained in:
parent
2ef5658f31
commit
6045143d39
5 changed files with 43 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
"collapse",
|
||||
"column",
|
||||
"column-reverse",
|
||||
"compact",
|
||||
"condensed",
|
||||
"contain",
|
||||
"content",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue