Commit Verlauf

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