Commit History

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