Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 lat temu |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 lat temu |
Andreas Kling
|
71556e39a4
LibWeb: Switch to using AK::is and AK::downcast
|
5 lat temu |
Andreas Kling
|
392b055806
LibWeb: Use the StackingContext tree for hit testing
|
5 lat temu |
Andreas Kling
|
440b4ece22
LibWeb: Move border width and color into LayoutStyle
|
5 lat temu |
Andreas Kling
|
5f0a1ef21b
LibWeb: Always inline is<LayoutBox>() and is<LayoutBlock>()
|
5 lat temu |
Andreas Kling
|
995d93c9d9
LibWeb: Move StackingContext from Layout/ to Painting/
|
5 lat temu |
Andreas Kling
|
8c82d26668
LibWeb: Rename LayoutNode::render() to paint()
|
5 lat temu |
Andreas Kling
|
cfab53903f
LibWeb: Separate layout tree rendering into phases
|
5 lat temu |
Andreas Kling
|
96da15a8a4
LibWeb: Respect CSS z-index property while painting
|
5 lat temu |
Andreas Kling
|
c7d9229a0f
LibWeb: Reorganize layout algorithm
|
5 lat temu |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 lat temu |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
5 lat temu |
Andreas Kling
|
4d5ecf6e32
LibWeb: Start implementing proper layout of replaced elements
|
5 lat temu |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 lat temu |