Historial de Commits

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