Andreas Kling
|
b2bc57ff89
LibWeb: Remove unused LineBox::absolute_rect() and related things
|
há 1 ano atrás |
Aliaksandr Kalenik
|
681771d210
LibGfx+LibWeb: Calculate and save glyph positions during layout
|
há 1 ano atrás |
Aliaksandr Kalenik
|
fce4801460
LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext
|
há 1 ano atrás |
Sebastian Zaha
|
a74c56bc1b
LibWeb: Remove unused code
|
há 2 anos atrás |
Andreas Kling
|
f23baf0a2d
LibWeb: Add LineBox::absolute_rect()
|
há 2 anos atrás |
Andreas Kling
|
79d2c9f3e8
LibWeb: Don't justify text lines that end in a forced break
|
há 2 anos atrás |
Andreas Kling
|
e938860126
LibWeb: Make text justification work between floats
|
há 2 anos atrás |
Mathis Wiehl
|
9927dab993
LibWeb: Don't drop single <br/> lines
|
há 2 anos atrás |
Sam Atkins
|
76047d1932
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
|
há 2 anos atrás |
Andreas Kling
|
195ef5e26f
LibWeb: Bring CSS line-height implementation closer to spec
|
há 3 anos atrás |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
há 3 anos atrás |
Andreas Kling
|
45f717cfad
LibWeb: Respect inline-axis margins between line box fragments :^)
|
há 3 anos atrás |
Andreas Kling
|
7dae895704
LibWeb: Align actual baselines, not just bottoms
|
há 3 anos atrás |
Andreas Kling
|
c6cf240f9a
LibWeb: Store bottom edge location with each LineBox
|
há 3 anos atrás |
Andreas Kling
|
916bbf5910
LibWeb: Use Vector<LineBoxFragment> instead of NonnullOwnPtrVector
|
há 3 anos atrás |
Andreas Kling
|
797f51e122
LibWeb: Add border box top/bottom metrics to line box fragments
|
há 3 anos atrás |
Andreas Kling
|
8b369bf7bd
LibWeb: Remove unused LineBox::ends_with_forced_line_break()
|
há 3 anos atrás |
Andreas Kling
|
c9700e100e
LibWeb: Start making our layout system "transactional"
|
há 3 anos atrás |
Andreas Kling
|
f2a917229a
LibWeb: Support inline-level padding and border properly
|
há 3 anos atrás |
Andreas Kling
|
70a56d21dc
LibWeb: Don't do horizontal inline line layout twice for last line
|
há 3 anos atrás |
Andreas Kling
|
00bde9ca51
LibWeb: Add Layout::LineBuilder class for incremental line box layout
|
há 3 anos atrás |
Andreas Kling
|
1f603c54ff
LibWeb: Add inline-level iterator that enumerates items for line layout
|
há 3 anos atrás |
Felix Rauch
|
30c39e0e41
LibWeb: Fix inline blocks swallowing trailing whitespace
|
há 3 anos atrás |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
há 3 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
há 4 anos atrás |