mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:08:10 +00:00
![]() Previously, a `background-repeat` value of `no-repeat` in a direction would cause the image to be drawn at exactly that size. This was fine if the image was smaller than the element, but if it was larger, it would draw outside its bounds. Now, it behaves itself. :^) |
||
---|---|---|
.. | ||
BackgroundPainting.cpp | ||
BackgroundPainting.h | ||
BorderPainting.cpp | ||
BorderPainting.h | ||
PaintContext.h | ||
ShadowPainting.cpp | ||
ShadowPainting.h | ||
StackingContext.cpp | ||
StackingContext.h |