Histórico de Commits

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