Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 years ago |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 years ago |
Andreas Kling
|
440b4ece22
LibWeb: Move border width and color into LayoutStyle
|
5 years ago |
Andreas Kling
|
cfab53903f
LibWeb: Separate layout tree rendering into phases
|
5 years ago |
Andreas Kling
|
62615dfc31
LibWeb: Add LayoutNode::frame() reference getter
|
5 years ago |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
5 years ago |
Andreas Kling
|
92392398a2
LibWeb: Add Page abstraction between PageView and main Frame
|
5 years ago |
Andreas Kling
|
896db187e5
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
|
5 years ago |
Andreas Kling
|
11f2c59219
LibWeb: Simplify LayoutWidget layout
|
5 years ago |
Andreas Kling
|
4d5ecf6e32
LibWeb: Start implementing proper layout of replaced elements
|
5 years ago |
Andreas Kling
|
e58e315e0f
LibWeb: Make input widget (buttons, text boxes, etc) scroll with page
|
5 years ago |
Andreas Kling
|
35040dd2c4
LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode
|
5 years ago |
Andreas Kling
|
f01af62313
LibWeb: Basic support for display:inline-block with width:auto
|
5 years ago |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 years ago |