mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 21:00:59 +00:00
StyleProperties is really only the specified "input" to what eventually becomes the used/computed style we use for layout and painting. Unlike StyleProperties, LayoutStyle will have strongly typed values for everything it contains (i.e no CSS::ValueID or strings, etc.) This first patch moves z-index into LayoutStyle. |
||
|---|---|---|
| .. | ||
| PaintContext.h | ||
| StackingContext.cpp | ||
| StackingContext.h | ||