Historique des commits

Auteur SHA1 Message Date
  Samuel Fry 23b4367c9c LibWeb: Support parsing column-span il y a 11 mois
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue il y a 11 mois
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct il y a 11 mois
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue il y a 11 mois
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue il y a 11 mois
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction il y a 11 mois
  Andreas Kling a10610a1ca LibWeb: Don't crash on CSS `all: revert` il y a 11 mois
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property il y a 1 an
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties il y a 1 an
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name il y a 1 an
  Sam Atkins 898e3bd898 Last: LibWeb: Add counter() and counters() functions to content property il y a 1 an
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties il y a 1 an
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css il y a 1 an
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString il y a 1 an
  Sam Atkins d2f04b9f04 LibWeb/CSS: Remove unused StyleProperties::grid_area() il y a 1 an
  rmg-x df7f7268db LibWeb: Remove `StyleProperties::compute_line_height(Layout::Node)` il y a 1 an
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter il y a 1 an
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute il y a 1 an
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props il y a 1 an
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller il y a 1 an
  Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap il y a 1 an
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update il y a 1 an
  Aliaksandr Kalenik 8d9e20cb03 LibWeb: Parse the CSS scrollbar-width property il y a 1 an
  Aliaksandr Kalenik a0dc9584de LibWeb: Add "object-position" CSS property into ComputedValues il y a 1 an
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property il y a 1 an
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines il y a 1 an
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions il y a 1 an
  implicitfield c994326d5a LibWeb/CSS: Improve parsing of length percentage values for transforms il y a 1 an
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value il y a 1 an
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx il y a 1 an