Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines il y a 3 ans
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value il y a 3 ans
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property il y a 3 ans
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo il y a 3 ans
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" il y a 3 ans
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property il y a 3 ans
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property il y a 3 ans
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues il y a 3 ans
  Sam Atkins 1de0ca3286 LibWeb: Compute value for `content` property il y a 3 ans
  Andreas Kling 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array il y a 3 ans
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property il y a 3 ans
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights 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 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() il y a 3 ans
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties il y a 3 ans
  Andreas Kling 84b15cc7b1 LibWeb: Remove StyleProperties::set_property(PropertyID, StringView) 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
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing il y a 3 ans
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer il y a 3 ans
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution il y a 3 ans