mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-10 21:22:53 +00:00
The current implementation is missing the emphasized text of the following rule in the painting order spec: 7. Otherwise: *first for the element*, then for all its in-flow, non-positioned, block-level descendants in tree order... This ensures the foreground is painted for the current element before descending into its children. |
||
---|---|---|
.. | ||
BorderPainting.cpp | ||
BorderPainting.h | ||
PaintContext.h | ||
StackingContext.cpp | ||
StackingContext.h |