Commit Verlauf

Autor SHA1 Nachricht Datum
  Nico Weber cc0cfd044b LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement vor 9 Monaten
  Aliaksandr Kalenik 83b6bc4ccb LibWeb: Don't allow SVG boxes to create a stacking context vor 10 Monaten
  Andreas Kling 5e240f997c LibWeb: Don't crash when encountering `border-spacing: calc(...)` vor 10 Monaten
  Khaled Lakehal 77761e123d LibWeb/CSS: Add support for `unicode-bidi` property vor 10 Monaten
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere vor 10 Monaten
  Sam Atkins 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property vor 10 Monaten
  Sam Atkins 55812aaed2 LibWeb/CSS: Parse and propagate font-variation-settings property vor 10 Monaten
  Kostya Farber 68a28ff33a LibWeb/CSS: Parse the tab-size property vor 10 Monaten
  Sam Atkins 1d8867d9ae LibWeb/CSS: Parse and propagate the font-language-override property vor 10 Monaten
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue vor 10 Monaten
  Andreas Kling 8a6c8a1c27 LibWeb: Propagate text-decoration-* properties to anonymous wrappers vor 11 Monaten
  Aliaksandr Kalenik 30b636e90b LibWeb: Add "position: sticky" support vor 11 Monaten
  Samuel Fry 23b4367c9c LibWeb: Support parsing column-span vor 11 Monaten
  Samuel Fry c113d3fae9 LibWeb: Support parsing column-width vor 11 Monaten
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct vor 11 Monaten
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue vor 11 Monaten
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue vor 11 Monaten
  BenJilks 82989554ab LibWeb: Use reverse direction on flex containers with `rtl` direction vor 1 Jahr
  Tobias Christiansen 794069b3cf LibWeb: Add plumbing for new "text-overflow" CSS property vor 1 Jahr
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties vor 1 Jahr
  Sam Atkins 6f2f91d1f5 LibWeb: Stop computing `content` in `NodeWithStyle::apply_style()` vor 1 Jahr
  Edwin Hoksberg 020b20d817 LibWeb: Support content-visibility css vor 1 Jahr
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color vor 1 Jahr
  MacDue 517379ff80 LibWeb: Resolve `basic-shape` clip-paths vor 1 Jahr
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute vor 1 Jahr
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods vor 1 Jahr
  Andreas Kling 40a914ce1a LibWeb: Use static position for abspos box axes with auto insets vor 1 Jahr
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` vor 1 Jahr
  MacDue 03f957dc79 LibWeb: Add the `clip-path` property and resolve it for SVG elements vor 1 Jahr
  MacDue 4f78ddd6a2 LibWeb: Setup computed values for SVG geometry properties vor 1 Jahr