mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-18 18:00:31 +00: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 |
||
|---|---|---|
| .. | ||
| AttributeNames.cpp | ||
| AttributeNames.h | ||
| Default.css | ||
| MathMLElement.cpp | ||
| MathMLElement.h | ||
| MathMLElement.idl | ||
| MathMLMiElement.cpp | ||
| MathMLMiElement.h | ||
| MathMLMspaceElement.cpp | ||
| MathMLMspaceElement.h | ||
| TagNames.cpp | ||
| TagNames.h | ||