提交历史

作者 SHA1 备注 提交日期
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction 11 月之前
  Andreas Kling a10610a1ca LibWeb: Don't crash on CSS `all: revert` 11 月之前
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property 11 月之前
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties 11 月之前
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name 11 月之前
  Sam Atkins 898e3bd898 Last: LibWeb: Add counter() and counters() functions to content property 11 月之前
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 11 月之前
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css 1 年之前
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString 11 月之前
  Sam Atkins d2f04b9f04 LibWeb/CSS: Remove unused StyleProperties::grid_area() 11 月之前
  rmg-x df7f7268db LibWeb: Remove `StyleProperties::compute_line_height(Layout::Node)` 1 年之前
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter 1 年之前
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute 1 年之前
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props 1 年之前
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller 1 年之前
  Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap 1 年之前
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update 1 年之前
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property 1 年之前
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues 1 年之前
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property 1 年之前
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines 1 年之前
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions 1 年之前
  implicitfield c994326d5a LibWeb/CSS: Improve parsing of length percentage values for transforms 1 年之前
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value 1 年之前
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 年之前
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 年之前
  Aliaksandr Kalenik af13bd8af0 LibWeb: Remove unused `StyleProperties::clone()` function 1 年之前
  Tobias Christiansen d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property 1 年之前
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 年之前
  Sam Atkins 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年之前