Historique des commits

Auteur SHA1 Message Date
  Khaled Lakehal 77761e123d LibWeb/CSS: Add support for `unicode-bidi` property il y a 9 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 9 mois
  Sam Atkins 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property il y a 9 mois
  Sam Atkins 55812aaed2 LibWeb/CSS: Parse and propagate font-variation-settings property il y a 9 mois
  Kostya Farber 68a28ff33a LibWeb/CSS: Parse the tab-size property il y a 9 mois
  Sam Atkins 1d8867d9ae LibWeb/CSS: Parse and propagate the font-language-override property il y a 9 mois
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue il y a 10 mois
  Andreas Kling 8a6c8a1c27 LibWeb: Propagate text-decoration-* properties to anonymous wrappers il y a 10 mois
  Aliaksandr Kalenik 30b636e90b LibWeb: Add "position: sticky" support il y a 11 mois
  Samuel Fry 23b4367c9c LibWeb: Support parsing column-span il y a 11 mois
  Samuel Fry c113d3fae9 LibWeb: Support parsing column-width 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
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property il y a 1 an
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties il y a 1 an
  Sam Atkins 6f2f91d1f5 LibWeb: Stop computing `content` in `NodeWithStyle::apply_style()` il y a 1 an
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css il y a 1 an
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color il y a 1 an
  MacDue 517379ff80 LibWeb: Resolve `basic-shape` clip-paths il y a 1 an
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute il y a 1 an
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods il y a 1 an
  Andreas Kling 40a914ce1a LibWeb: Use static position for abspos box axes with auto insets il y a 1 an
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` il y a 1 an
  MacDue 03f957dc79 LibWeb: Add the `clip-path` property and resolve it for SVG elements il y a 1 an
  MacDue 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties il y a 1 an
  Zac Brannelly 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values 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