Historie revizí

Autor SHA1 Zpráva Datum
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes před 2 roky
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes před 2 roky
  Andreas Kling f8a2c0586a LibWeb: Parse the CSS align-content property před 2 roky
  Andreas Kling d39f4edc99 LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues před 2 roky
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values před 2 roky
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` před 2 roky
  Andreas Kling 8f0a48ef23 LibWeb: Make default CSS font settings match other browsers better před 2 roky
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties před 2 roky
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows před 2 roky
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base před 2 roky
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property před 2 roky
  Andreas Kling 4cbec00c44 LibWeb: Actually check if percentage used flex basis is definite před 3 roky
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property před 3 roky
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions před 3 roky
  MacDue ee7e9e7c86 LibWeb: Allow having a linear-gradient() as a background-image před 3 roky
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item před 3 roky
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values před 3 roky
  Andreas Kling 94509c9844 LibWeb: Use correct margin & padding values in anonymous wrapper boxes před 3 roky
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting před 3 roky
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines před 3 roky
  Karol Kosek 119873b822 LibWeb: Make default text-decoration-thickness a fraction of font height před 3 roky
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling fa71401bec LibWeb: Rename ComputedValues::offset() => inset() před 3 roky
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property před 3 roky
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo před 3 roky
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" před 3 roky
  Simon Wanner dc94879b83 LibWeb: Support `transform: translate(...)` by percentage před 3 roky
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property před 3 roky
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting před 3 roky