Commit történet

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