Andreas Kling
|
cc8e429126
LibWeb: Make StackingContext paint functions const
|
3 năm trước cách đây |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 năm trước cách đây |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 năm trước cách đây |
Andreas Kling
|
219e3b9235
LibWeb: Make stacking context tree dumps more readable
|
3 năm trước cách đây |
Andreas Kling
|
15ed0ebdc6
LibWeb: Implement hit testing a bit closer to spec
|
3 năm trước cách đây |
Andreas Kling
|
f4625ed9de
LibWeb: Paint inline-level and replaced elements on top of floats
|
3 năm trước cách đây |
Andreas Kling
|
dbe5af3c6f
LibWeb: Keep tree order of sibling stacking contexts with same z-index
|
3 năm trước cách đây |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
3 năm trước cách đây |
Andreas Kling
|
ff45eb7fb1
LibWeb: Make computed opacity always available
|
3 năm trước cách đây |
Andreas Kling
|
2447b27d97
LibWeb: Implement position:fixed painting at the stacking context level
|
3 năm trước cách đây |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 năm trước cách đây |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 năm trước cách đây |
K-Adam
|
eb1578e7c8
LibWeb: Call before/after children_paint on parent in StackingContext
|
4 năm trước cách đây |
Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
4 năm trước cách đây |
Egor Ananyin
|
f567414f65
LibWeb: Draw elements with opacity in a separate stacking context
|
4 năm trước cách đây |
Egor Ananyin
|
495f69b76b
LibWeb: Don't paint children stacking contexts inside the current one
|
4 năm trước cách đây |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 năm trước cách đây |
Timothy Flynn
|
227ccfc61a
LibWeb: Paint an element's foreground before painting its children
|
4 năm trước cách đây |
Egor Ananyin
|
d2b6148787
LibWeb: Make painting order more spec-compliant
|
4 năm trước cách đây |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 năm trước cách đây |
Timothy Flynn
|
53ccfc1f4c
LibWeb: Don't hit test a stacked child if it is behind its parent
|
4 năm trước cách đây |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 năm trước cách đây |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 năm trước cách đây |