Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 309259aeb6 LibWeb: Clamp scroll offset into valid range after relayout há 1 ano atrás
  Andreas Kling f963bb4f36 LibWeb: Don't mark heights as definite in set_content_height() há 1 ano atrás
  Andreas Kling 0dd8458683 LibWeb: Add FIXME about definiteness to UsedValues::set_content_width() há 1 ano atrás
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout há 1 ano atrás
  Sam Atkins e025bcc4f9 LibWeb: Make use of transform-box when calculating transforms há 1 ano atrás
  Aliaksandr Kalenik 0d76a9da17 LibWeb: Resolve `text-decoration-thickness` during layout commit há 1 ano atrás
  Aliaksandr Kalenik 91ef4fed93 LibWeb: Resolve all layout-dependent properties in one loop há 1 ano atrás
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing há 1 ano atrás
  Aliaksandr Kalenik b317620486 LibWeb: Resolve relpos fragment offsets only for inline paintables há 1 ano atrás
  Andreas Kling 8e31bfb83c LibWeb: Give UsedValues a pointer to containing block UsedValues há 1 ano atrás
  Aliaksandr Kalenik ef0c390b79 LibWeb: Resolve CSS transform properties during layout commit há 1 ano atrás
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments há 1 ano atrás
  Aliaksandr Kalenik 5ed936289a LibWeb: Set box-shadow for inline paintables in LayoutState::commit() há 1 ano atrás
  Andreas Kling ba286781b4 LibWeb: Detach all paintables when building/committing layout tree há 1 ano atrás
  Aliaksandr Kalenik ee5d66c5d5 LibWeb: Resolve text shadows in `LayoutState::commit()` há 1 ano atrás
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree há 1 ano atrás
  Andreas Kling ca57e40350 LibWeb: Take padding into account when resolving border radii há 1 ano atrás
  Aliaksandr Kalenik 6c645f3a9f LibWeb: Paint fragments contained by inline node as part of this node há 1 ano atrás
  Aliaksandr Kalenik b2abd1dd05 LibWeb: Resolve box shadow data for paintable boxes during layout há 1 ano atrás
  Aliaksandr Kalenik d1d6da6ab6 LibWeb: Resolve border radius during layout and save it in paintables há 1 ano atrás
  MacDue 4c5d48f861 LibWeb: Support transforms, stroking, gradients, etc for SVG <text> há 1 ano atrás
  MacDue c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) há 1 ano atrás
  MacDue dc9cb449b1 LibWeb: Store computed SVG path data/transforms in LayoutState há 1 ano atrás
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" há 1 ano atrás
  MacDue 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) há 1 ano atrás
  MacDue c5b50ec2f4 LibWeb: Create paintables for nodes whose parents don't have paintables há 1 ano atrás
  Andreas Kling 1434721247 LibWeb: Relax restrictions on LayoutState::get() input type há 1 ano atrás
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels há 1 ano atrás
  Andreas Kling 6d7a2f5cc9 LibWeb: Prune old paintable pointers from layout tree after relayout há 1 ano atrás
  Andreas Kling ae3958f640 LibWeb: Remove incorrect hack in build_paint_tree() há 1 ano atrás