Andreas Kling
|
e5490ae1d1
LibWeb: Rename Layout::Node::style() => computed_values()
|
vor 4 Jahren |
Andreas Kling
|
07dd73c351
LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes
|
vor 4 Jahren |
Andreas Kling
|
fc86717f43
LibWeb: Demangle the names returned by Layout::Node::class_name()
|
vor 4 Jahren |
Andreas Kling
|
169a9150cb
LibWeb: Rename LayoutNode::is_root() => is_initial_containing_block()
|
vor 4 Jahren |
Andreas Kling
|
d129e68da8
LibWeb: Move PaintPhase enum out of Layout::Node
|
vor 4 Jahren |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
vor 4 Jahren |
Andreas Kling
|
f358f2255f
LibWeb: Rename LayoutNode::node() => LayoutNode::dom_node()
|
vor 4 Jahren |
Andreas Kling
|
e2b4fef6c7
LibWeb: Specialize hit testing for text cursor purposes
|
vor 5 Jahren |
Andreas Kling
|
71556e39a4
LibWeb: Switch to using AK::is and AK::downcast
|
vor 5 Jahren |
Andreas Kling
|
392b055806
LibWeb: Use the StackingContext tree for hit testing
|
vor 5 Jahren |
Andreas Kling
|
f7a900367f
LibWeb: StackingContext was sorting the wrong list of children
|
vor 5 Jahren |
Andreas Kling
|
6f28f08096
LibWeb: Add LayoutStyle, a place to store style info for layout & paint
|
vor 5 Jahren |
Andreas Kling
|
5e83a97fa2
LibWeb: Rename LayoutNode::style() => specified_style()
|
vor 5 Jahren |
Andreas Kling
|
07b06cdc7e
LibWeb: Fix broken #include after moving files around
|
vor 5 Jahren |
Andreas Kling
|
995d93c9d9
LibWeb: Move StackingContext from Layout/ to Painting/
|
vor 5 Jahren |