Aliaksandr Kalenik
|
a8c1d12e84
LibWeb: Fix percentage insets resolution for grid items
|
8 månader sedan |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 månader sedan |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |
Andreas Kling
|
0ecefbff57
LibWeb: Move absolute positioning up to FormattingContext
|
4 år sedan |
Andreas Kling
|
2cc39cfb0e
LibWeb: Copy some properties from specified style into layout node
|
4 år sedan |
Andreas Kling
|
5721b2a3da
LibWeb: Rename LayoutStyle => CSS::ComputedValues
|
4 år sedan |
Andreas Kling
|
07dd73c351
LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes
|
4 år sedan |
Andreas Kling
|
17c529e6c5
LibWeb: Generate the CSS::ValueID enum and its helper functions
|
4 år sedan |
Andreas Kling
|
23f70535e2
LibWeb: Dimension inline-block and replaced boxes during splitting
|
4 år sedan |
Andreas Kling
|
2b8c7faee4
LibWeb: Use the margin box of floating elements for flowing around
|
4 år sedan |
Andreas Kling
|
67732df034
LibWeb: Move replaced element layout out of Layout::ReplacedBox
|
4 år sedan |
Andreas Kling
|
3852168c84
LibWeb: Compute final line box width *after* placing all fragments
|
4 år sedan |
Andreas Kling
|
5a57f618ad
LibWeb: Resolve width in relative length units on inline-block properly
|
4 år sedan |
Andreas Kling
|
70de5fd056
LibWeb: Simplify final line box width computation
|
4 år sedan |
Andreas Kling
|
59de4adb60
LibWeb: Pass current target box to BFC::run()
|
4 år sedan |
Andreas Kling
|
31a3ed70f0
LibWeb: Hit test floats using the top of lines, not middle
|
4 år sedan |
Andreas Kling
|
66a053da77
LibWeb: Don't subtract dubious "line spacing" from line y offsets
|
4 år sedan |
Andreas Kling
|
615a4d4f71
LibWeb: First slightly naive implementation of CSS floats :^)
|
4 år sedan |
Andreas Kling
|
88ca932fac
LibWeb: Make LineBoxFragment store non-const Layout::Node&
|
4 år sedan |
Andreas Kling
|
d59ec3ab85
LibWeb: Create "empty" line box fragments for inline elements
|
4 år sedan |
Andreas Kling
|
39c7d9f061
LibWeb: Remove margin/border/padding from inline-block available width
|
4 år sedan |
Andreas Kling
|
d0636291fe
LibWeb: Resolve percentage width/height of inline-block boxes
|
4 år sedan |
Andreas Kling
|
b1e75437c9
LibWeb: Keep track of the parent of each formatting context
|
4 år sedan |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 år sedan |
Andreas Kling
|
e1a24edfa9
LibWeb: Reorganize layout system in terms of formatting contexts
|
4 år sedan |