История коммитов

Автор SHA1 Сообщение Дата
  Aliaksandr Kalenik adf0262b54 LubWeb: Call before_children_paint for positioned descendants 2 лет назад
  Aliaksandr Kalenik f3d57e1157 LibWeb: Clip hidden overflow by absolute rect of containing block 2 лет назад
  Andreas Kling 5aeb6fec68 LibWeb: Make hit testing traverse positioned descendants in right order 2 лет назад
  Aliaksandr Kalenik e4db71c88b LibWeb: Support translate3d 2 лет назад
  Andreas Kling 8aab33de5f LibWeb: Skip positioned children in paint_descendants() 2 лет назад
  Andreas Kling 8bf0e71c0c LibWeb: Paint non-positioned stacking contexts with z-index 0 or auto 2 лет назад
  Andreas Kling 447519f678 LibWeb: Paint positioned descendants with `z-index: auto` 2 лет назад
  Andreas Kling 8a0e40c5b0 LibWeb: Update StackingContext::paint_descendants() for new rule 2 лет назад
  Andreas Kling 055a1998c1 LibWeb: StackingContext::paint_descendants() can take const layout node 2 лет назад
  Aliaksandr Kalenik 66e424a084 LibWeb: Fix pointer-events check in hit_test 2 лет назад
  Aliaksandr Kalenik dfc3a4772b LibWeb: Ignore "pointer-events: none" elements in hit_test 2 лет назад
  Andreas Kling 90b66533d0 LibWeb: Don't hit test all child stacking contexts twice 2 лет назад
  Andreas Kling 95a3da86c3 LibWeb: Reset painter translation when painting fixed-position elements 2 лет назад
  Hendiadyoin1 e68309144b LibWeb: Don't scale by x, x when a scale x, y is provided as a transform 2 лет назад
  Luke Wilde dbe12662b8 LibWeb: Implement matrix3d transform function from css-transforms-2 2 лет назад
  Luke Wilde 0fdd924db2 LibWeb: Implement rotation transform functions from css-transforms-2 2 лет назад
  Andreas Kling b7f9387f69 LibWeb: Don't draw only-translated stacking contexts via bitmap 2 лет назад
  MacDue f6264523b9 LibWeb: Fix destination bitmap edge clip case in transform painting 2 лет назад
  MacDue 3fad64dfbc LibWeb: Sample the destination when painting element opacity/transform 2 лет назад
  Andreas Kling 5c6621547c LibWeb: Compute StackingContext transform origin only once 2 лет назад
  MacDue c3841e1667 LibWeb: Restore clipping of positioned descendants 2 лет назад
  Brian Gianforcaro d0a1775369 Everywhere: Fix a variety of typos 2 лет назад
  Andreas Kling 63c727a4a3 LibWeb: Don't clip to containing block when painting abspos descendants 2 лет назад
  Sam Atkins 75e0b21940 LibWeb: Store calculated transformation matrix on the StackingContext 3 лет назад
  Sam Atkins 032646b6c3 LibWeb: Produce a transformation matrix for TransformFunction::Rotate 3 лет назад
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions 3 лет назад
  Andreas Kling a6e1b9eed2 LibWeb: Snap transformed stacking contexts to pixel grid 3 лет назад
  MacDue 0b0a691ecd LibWeb: Fix overflow: hidden not applying to positioned descendants 3 лет назад
  MacDue f079214b18 LibWeb: Apply overflow: hidden to all (relevant) child paint phases 3 лет назад
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад