mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 01:57:44 +00:00
![]() Most of the time, we cannot resolve a `calc()` expression until we go to use it. Since any `<length-percentage>` can legally be a `calc ()`, let's store it in `LengthPercentage` rather than make every single user care about this distinction. |
||
---|---|---|
.. | ||
BackgroundPainting.cpp | ||
BackgroundPainting.h | ||
BorderPainting.cpp | ||
BorderPainting.h | ||
PaintContext.h | ||
ShadowPainting.cpp | ||
ShadowPainting.h | ||
StackingContext.cpp | ||
StackingContext.h |