Andreas Kling
|
9ad3e6cd8a
LibWeb: Don't assert when containing block doesn't know how to place
|
преди 5 години |
Andreas Kling
|
c7d9229a0f
LibWeb: Reorganize layout algorithm
|
преди 5 години |
Andreas Kling
|
332c471301
LibWeb: Simplify LayoutBlock::layout_block_children() a little bit
|
преди 5 години |
Andreas Kling
|
1e15fa30e4
LibWeb: Don't try to be clever about -libweb-center relative position
|
преди 5 години |
Andreas Kling
|
784ed004e6
LibWeb: Implement <center> as -libweb-center
|
преди 5 години |
Andreas Kling
|
c91981eba8
LibWeb: Handle negative values when collapsing vertical margins
|
преди 5 години |
Andreas Kling
|
21b1f1653d
LibWeb: Implement very basic margin collapsing
|
преди 5 години |
Andreas Kling
|
08f29be87a
LibWeb: Remove absolutely positioned elements from the normal flow
|
преди 5 години |
Andreas Kling
|
137f6d44ec
LibWeb: Add basic support for position:fixed
|
преди 5 години |
Andreas Kling
|
9cbef10bdd
LibWeb: Rename BoxModelMetrics::full_margin() => margin_box()
|
преди 5 години |
Andreas Kling
|
260427f0ad
LibWeb: Some improvements to absolute positioning
|
преди 5 години |
Andreas Kling
|
a38a5d50ab
LibWeb: Constrain block height by the max-height if specified
|
преди 5 години |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
преди 5 години |
Andreas Kling
|
656b01eb0f
LibWeb: Rework the layout engine to use relative offsets
|
преди 5 години |
Andreas Kling
|
731685468a
LibWeb: Start fleshing out support for relative CSS units
|
преди 5 години |
Andreas Kling
|
4d5ecf6e32
LibWeb: Start implementing proper layout of replaced elements
|
преди 5 години |
Andreas Kling
|
35040dd2c4
LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode
|
преди 5 години |
Andreas Kling
|
f01af62313
LibWeb: Basic support for display:inline-block with width:auto
|
преди 5 години |
Andreas Kling
|
634ce37663
LibWeb: Make hit-testing work with display: inline-block;
|
преди 5 години |
Eryk Skalinski
|
ae3353bdbc
LibWeb: Fixed non-spec processing of margin and padding
|
преди 5 години |
Andreas Kling
|
5f9d80d8bc
LibWeb: Add basic support for CSS percentages
|
преди 5 години |
Andreas Kling
|
e73ad78ba6
LibWeb: Add support for "display: inline-block"
|
преди 5 години |
myphs
|
f42f300ba3
LibWeb: CSS: Add "position: absolute" with top and left
|
преди 5 години |
Andreas Kling
|
03ec57b271
LibWeb: Make hit testing better for blocks with inline children
|
преди 5 години |
Andreas Kling
|
830a57c6b2
LibWeb: Rename directory LibHTML => LibWeb
|
преди 5 години |