Histórico de Commits

Autor SHA1 Mensagem Data
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css há 1 ano atrás
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString há 1 ano atrás
  Sam Atkins d2f04b9f04 LibWeb/CSS: Remove unused StyleProperties::grid_area() há 1 ano atrás
  rmg-x df7f7268db LibWeb: Remove `StyleProperties::compute_line_height(Layout::Node)` há 1 ano atrás
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter há 1 ano atrás
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute há 1 ano atrás
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props há 1 ano atrás
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller há 1 ano atrás
  Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap há 1 ano atrás
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update há 1 ano atrás
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property há 1 ano atrás
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues há 1 ano atrás
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property há 1 ano atrás
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines há 1 ano atrás
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions há 1 ano atrás
  implicitfield c994326d5a LibWeb/CSS: Improve parsing of length percentage values for transforms há 1 ano atrás
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value há 1 ano atrás
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 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 af13bd8af0 LibWeb: Remove unused `StyleProperties::clone()` function há 1 ano atrás
  Tobias Christiansen d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property há 1 ano atrás
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" há 1 ano atrás
  Sam Atkins 642ad80960 LibWeb: Make CSS Transformation struct a proper class há 1 ano atrás
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property há 1 ano atrás
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree há 1 ano atrás
  Sam Atkins d431aeed04 LibWeb: Repeat last available quote-type, instead of looping them all há 1 ano atrás
  Sam Atkins f0a4baabc7 LibWeb: Support quotes in `content` values há 1 ano atrás
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property há 1 ano atrás
  Sam Atkins ff02de4ad0 LibWeb: Serialize StringStyleValue with quotes há 1 ano atrás
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property há 1 ano atrás