Andreas Kling
|
a38a5d50ab
LibWeb: Constrain block height by the max-height if specified
|
5 years ago |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 years ago |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
5 years ago |
Andreas Kling
|
731685468a
LibWeb: Start fleshing out support for relative CSS units
|
5 years ago |
Andreas Kling
|
4d5ecf6e32
LibWeb: Start implementing proper layout of replaced elements
|
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
|
634ce37663
LibWeb: Make hit-testing work with display: inline-block;
|
5 years ago |
Eryk Skalinski
|
ae3353bdbc
LibWeb: Fixed non-spec processing of margin and padding
|
5 years ago |
Andreas Kling
|
5f9d80d8bc
LibWeb: Add basic support for CSS percentages
|
5 years ago |
Andreas Kling
|
e73ad78ba6
LibWeb: Add support for "display: inline-block"
|
5 years ago |
myphs
|
f42f300ba3
LibWeb: CSS: Add "position: absolute" with top and left
|
5 years ago |
Andreas Kling
|
03ec57b271
LibWeb: Make hit testing better for blocks with inline children
|
5 years ago |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
5 years ago |