Historie revizí

Autor SHA1 Zpráva Datum
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` před 8 měsíci
  Ankush Chatterjee 85356094b5 LibWeb/CSS: Add math expression support for transform-origin před 8 měsíci
  Jelle Raaijmakers 29974de852 LibWeb: Parse and store `filter` property před 8 měsíci
  Kostya Farber 44b1c4f2b5 LibWeb: Parse the word-break css property před 8 měsíci
  Kostya Farber 537cbf55c3 LibWeb: Add letter-spacing css property to Node před 8 měsíci
  Kostya Farber da42c19cb6 LibWeb: Apply the word-spacing css property to Node před 8 měsíci
  Nico Weber cc0cfd044b LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement před 9 měsíci
  Andreas Kling 5e240f997c LibWeb: Don't crash when encountering `border-spacing: calc(...)` před 9 měsíci
  Khaled Lakehal 77761e123d LibWeb/CSS: Add support for `unicode-bidi` property před 9 měsíci
  Sam Atkins 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property před 9 měsíci
  Sam Atkins 55812aaed2 LibWeb/CSS: Parse and propagate font-variation-settings property před 9 měsíci
  Kostya Farber 68a28ff33a LibWeb/CSS: Parse the tab-size property před 9 měsíci
  Sam Atkins 1d8867d9ae LibWeb/CSS: Parse and propagate the font-language-override property před 9 měsíci
  Sam Atkins e544166977 LibWeb: Parse transition values and cache them on Animatable elements před 9 měsíci
  Sam Atkins 3a10596136 LibWeb/CSS: Allow getting a property's computed value without animations před 9 měsíci
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue před 9 měsíci
  Andreas Kling e399b472e9 LibWeb: Make CSS::StyleProperties copy-on-write internally před 10 měsíci
  Samuel Fry 23b4367c9c LibWeb: Support parsing column-span před 10 měsíci
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue před 11 měsíci
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct před 11 měsíci
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue před 11 měsíci
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue před 11 měsíci
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction před 11 měsíci
  Andreas Kling a10610a1ca LibWeb: Don't crash on CSS `all: revert` před 11 měsíci
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property před 11 měsíci
  Andreas Kling b42b7c8dd0 LibWeb: Use bitmaps for important/inherited bits in StyleProperties před 11 měsíci
  Andreas Kling c288bfb404 LibWeb: Only remember source CSSStyleDeclaration for animation-name před 11 měsíci
  Sam Atkins 898e3bd898 Last: LibWeb: Add counter() and counters() functions to content property před 1 rokem
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties před 11 měsíci
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css před 1 rokem