Histórico de Commits

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