mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Previously we implemented an all encompassing `MathDepthStyleValue` specifically for the `math-depth` property, this was unnecessary since we can represent `auto-add` and `<integer>` using existing `StyleValue` classes. This brings the values created from parsing in line with those set via `StylePropertyMap` which allows us to simplify computation
149 KiB
149 KiB