Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering il y a 3 ans
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows il y a 3 ans
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' il y a 3 ans
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage il y a 3 ans
  Sam Atkins cb0cce5cdc LibWeb: Convert flex-basis to LengthPercentage il y a 3 ans
  Sam Atkins 784ba2ec42 LibWeb: Convert background-position to LengthPercentage il y a 3 ans
  Sam Atkins f602249ae9 LibWeb: Convert background-size from Length to LengthPercentage il y a 3 ans
  Sam Atkins f75e796909 LibWeb: Convert border-radii from Length to LengthPercentage :^) il y a 3 ans
  Sam Atkins a26cec3805 LibWeb: Convert `stroke-width` to LengthPercentage il y a 3 ans
  Sam Atkins 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() il y a 3 ans
  Sam Atkins aa43bee0d1 LibWeb: Store all background properties in BackgroundLayerData il y a 3 ans
  Sam Atkins a214036509 LibWeb: Remove background-repeat/image fields and getters il y a 3 ans
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues il y a 3 ans
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties il y a 3 ans
  Timothy Flynn 2fadbe176e LibWeb: Remove extraneous semi-colon il y a 3 ans
  Andreas Kling 989c0b23fe LibWeb: Use the correct initial value for the CSS 'align-items' property il y a 3 ans
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available il y a 3 ans
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available il y a 3 ans
  Andreas Kling 1e832dd91a LibWeb: Add CSS::FlexBasisData::is_definite() il y a 3 ans
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values il y a 3 ans
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing il y a 3 ans
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system il y a 3 ans
  Andreas Kling e2e6c12ea0 LibWeb: Make ComputedValues return larger items by const reference il y a 3 ans
  Tobias Christiansen f8ea730f29 LibWeb: Flexbox: Add default value for AlignItems il y a 3 ans
  Sam Atkins 3964b81d2b LibWeb: Add for CSS `fill/stroke/stroke-color` properties for SVG il y a 3 ans
  Tobias Christiansen 307f90b675 LibWeb: Add proper parsing of the AlignItems property il y a 3 ans
  Tobias Christiansen 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis il y a 3 ans
  Tobias Christiansen f1bdaafcf6 LibWeb: Make box-shadow known throughout the CSS subsystem il y a 4 ans
  Egor Ananyin 0e6ba6e1d3 LibWeb: Parse and store the opacity property il y a 4 ans