Commit History

Author SHA1 Message Date
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast 5 years ago
  Andreas Kling 392b055806 LibWeb: Use the StackingContext tree for hit testing 5 years ago
  Andreas Kling f7a900367f LibWeb: StackingContext was sorting the wrong list of children 5 years ago
  Andreas Kling 6f28f08096 LibWeb: Add LayoutStyle, a place to store style info for layout & paint 5 years ago
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() 5 years ago
  Andreas Kling 07b06cdc7e LibWeb: Fix broken #include after moving files around 5 years ago
  Andreas Kling 995d93c9d9 LibWeb: Move StackingContext from Layout/ to Painting/ 5 years ago