Commit History

Author SHA1 Message Date
  Sam Atkins 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 months ago
  Sam Atkins 55812aaed2 LibWeb/CSS: Parse and propagate font-variation-settings property 9 months ago
  Kostya Farber 68a28ff33a LibWeb/CSS: Parse the tab-size property 9 months ago
  Sam Atkins 1d8867d9ae LibWeb/CSS: Parse and propagate the font-language-override property 9 months ago
  Sam Atkins e544166977 LibWeb: Parse transition values and cache them on Animatable elements 9 months ago
  Sam Atkins 3a10596136 LibWeb/CSS: Allow getting a property's computed value without animations 9 months ago
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue 9 months ago
  Andreas Kling e399b472e9 LibWeb: Make CSS::StyleProperties copy-on-write internally 10 months ago
  Samuel Fry 23b4367c9c LibWeb: Support parsing column-span 10 months ago
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue 10 months ago
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 10 months ago
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue 10 months ago
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue 10 months ago
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction 11 months ago
  Andreas Kling a10610a1ca LibWeb: Don't crash on CSS `all: revert` 11 months ago
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property 11 months ago
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties 11 months ago
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name 11 months ago
  Sam Atkins 898e3bd898 Last: LibWeb: Add counter() and counters() functions to content property 11 months ago
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 11 months ago
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css 1 year ago
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString 11 months ago
  Sam Atkins d2f04b9f04 LibWeb/CSS: Remove unused StyleProperties::grid_area() 11 months ago
  rmg-x df7f7268db LibWeb: Remove `StyleProperties::compute_line_height(Layout::Node)` 1 year ago
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter 1 year ago
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute 1 year ago
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props 1 year ago
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller 1 year ago
  Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap 1 year ago
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update 1 year ago