MacDue
|
d2fc8efd9e
LibWeb: Make SC hit testing more closely follow reverse paint order
|
2 năm trước cách đây |
Sam Atkins
|
7a1a97f153
LibWeb: Remove CalculatedStyleValue from Angle
|
2 năm trước cách đây |
Sam Atkins
|
cd06b1341b
LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp}
|
2 năm trước cách đây |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
05b5a3bfba
LibWeb: Transform translate() values to device pixels before painting
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
2649bc737f
LibWeb: Use device pixels for transform rect of stacking context
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
08f217526a
LibWeb: Use rect of containing block instead of parent to clip overflow
|
2 năm trước cách đây |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 năm trước cách đây |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 năm trước cách đây |
Sam Atkins
|
8cc0bdf777
LibWeb: Resolve Lengths to CSSPixels
|
2 năm trước cách đây |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 năm trước cách đây |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 năm trước cách đây |
Luke Wilde
|
2b55ccf6e5
LibWeb: Actually hit-test child stacking contents with z-index of 0
|
2 năm trước cách đây |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 năm trước cách đây |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
adf0262b54
LubWeb: Call before_children_paint for positioned descendants
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
f3d57e1157
LibWeb: Clip hidden overflow by absolute rect of containing block
|
2 năm trước cách đây |
Andreas Kling
|
5aeb6fec68
LibWeb: Make hit testing traverse positioned descendants in right order
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
e4db71c88b
LibWeb: Support translate3d
|
2 năm trước cách đây |
Andreas Kling
|
8aab33de5f
LibWeb: Skip positioned children in paint_descendants()
|
2 năm trước cách đây |
Andreas Kling
|
8bf0e71c0c
LibWeb: Paint non-positioned stacking contexts with z-index 0 or auto
|
2 năm trước cách đây |
Andreas Kling
|
447519f678
LibWeb: Paint positioned descendants with `z-index: auto`
|
2 năm trước cách đây |
Andreas Kling
|
8a0e40c5b0
LibWeb: Update StackingContext::paint_descendants() for new rule
|
2 năm trước cách đây |
Andreas Kling
|
055a1998c1
LibWeb: StackingContext::paint_descendants() can take const layout node
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
66e424a084
LibWeb: Fix pointer-events check in hit_test
|
2 năm trước cách đây |
Aliaksandr Kalenik
|
dfc3a4772b
LibWeb: Ignore "pointer-events: none" elements in hit_test
|
2 năm trước cách đây |
Andreas Kling
|
90b66533d0
LibWeb: Don't hit test all child stacking contexts twice
|
2 năm trước cách đây |
Andreas Kling
|
95a3da86c3
LibWeb: Reset painter translation when painting fixed-position elements
|
2 năm trước cách đây |
Hendiadyoin1
|
e68309144b
LibWeb: Don't scale by x, x when a scale x, y is provided as a transform
|
2 năm trước cách đây |