Andreas Kling
|
1cea4e6407
LibWeb: Use cached UsedValues pointer in IFC and its helper classes
|
1 năm trước cách đây |
Andreas Kling
|
bc3a16396e
LibWeb: Move font list from NodeWithStyle to ComputedValues
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
df57d7ca68
LibGfx+LibWeb: Update for_each_glyph_position to use font cascade list
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
681771d210
LibGfx+LibWeb: Calculate and save glyph positions during layout
|
1 năm trước cách đây |
Shannon Booth
|
56d10bf198
LibWeb: Port Layout::TextNode from DeprecatedString
|
1 năm trước cách đây |
circl
|
6b30847120
LibWeb: Don't add an extra glyph spacing to width of TextNode
|
1 năm trước cách đây |
MacDue
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
1 năm trước cách đây |
MacDue
|
360c0eb509
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
1 năm trước cách đây |
Andi Gallo
|
685ef4ec82
LibWeb: Stop collecting lookahead items on forced break
|
1 năm trước cách đây |
Andi Gallo
|
3d7e788981
LibWeb: Improve the line breaking algorithm
|
1 năm trước cách đây |
Andi Gallo
|
ef6a78518f
LibWeb: Remove unused argument of InlineLevelIterator::next
|
1 năm trước cách đây |
Andreas Kling
|
481fdfee68
LibWeb: Resolve CSS inset properties when entering inline-flow elements
|
1 năm trước cách đây |
Aliaksandr Kalenik
|
fce4801460
LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext
|
1 năm trước cách đây |
Karol Kosek
|
d4b5205482
Revert "LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:"""
|
2 năm trước cách đây |
Andi Gallo
|
b12820c967
LibWeb: Handle float clearing specified on line break elements
|
1 năm trước cách đây |
Andreas Kling
|
b918ce4022
LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed
|
2 năm trước cách đây |
Andreas Kling
|
ca1fa5f748
LibWeb: Use the new to_px() helpers in CSS, SVG and layout code
|
2 năm trước cách đây |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 năm trước cách đây |
Sam Atkins
|
76047d1932
LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units
|
2 năm trước cách đây |
Baitinq
|
73e87d694e
LibWeb: Don't collapse TextNode if it's editable
|
2 năm trước cách đây |
Andreas Kling
|
b062a0fb7c
LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""
|
2 năm trước cách đây |
Andreas Kling
|
c70801ddbc
LibWeb: Don't treat `content: ""` as collapsible whitespace
|
2 năm trước cách đây |
Andreas Kling
|
063d6cab8b
LibWeb: Remove unused Layout::TextNode::ChunkIterator::m_layout_mode
|
2 năm trước cách đây |
Andreas Kling
|
b4c90e35df
LibWeb: Use CSS::Display::is_flow_inside() in InlineLevelIterator
|
2 năm trước cách đây |
Ben Wiederhake
|
8deced39a8
LibWeb: Resolve cyclic declaration/definitions involving Length
|
2 năm trước cách đây |
Andreas Kling
|
ed8930fff5
LibWeb: Add accessors for UsedValues::computed_{width,height}
|
3 năm trước cách đây |
Andreas Kling
|
9b46091f38
LibWeb: Rename LayoutState::NodeState => LayoutState::UsedValues
|
3 năm trước cách đây |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 năm trước cách đây |
Andreas Kling
|
28eec22c83
LibWeb: Don't iterate over text content inside replaced elements
|
3 năm trước cách đây |