Andreas Kling
|
70de5fd056
LibWeb: Simplify final line box width computation
|
4 년 전 |
Andreas Kling
|
59de4adb60
LibWeb: Pass current target box to BFC::run()
|
4 년 전 |
Andreas Kling
|
31a3ed70f0
LibWeb: Hit test floats using the top of lines, not middle
|
4 년 전 |
Andreas Kling
|
66a053da77
LibWeb: Don't subtract dubious "line spacing" from line y offsets
|
4 년 전 |
Andreas Kling
|
615a4d4f71
LibWeb: First slightly naive implementation of CSS floats :^)
|
4 년 전 |
Andreas Kling
|
88ca932fac
LibWeb: Make LineBoxFragment store non-const Layout::Node&
|
4 년 전 |
Andreas Kling
|
d59ec3ab85
LibWeb: Create "empty" line box fragments for inline elements
|
4 년 전 |
Andreas Kling
|
39c7d9f061
LibWeb: Remove margin/border/padding from inline-block available width
|
4 년 전 |
Andreas Kling
|
d0636291fe
LibWeb: Resolve percentage width/height of inline-block boxes
|
4 년 전 |
Andreas Kling
|
b1e75437c9
LibWeb: Keep track of the parent of each formatting context
|
4 년 전 |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 년 전 |
Andreas Kling
|
e1a24edfa9
LibWeb: Reorganize layout system in terms of formatting contexts
|
4 년 전 |