Commit History

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