Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values hace 2 años
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` hace 2 años
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties hace 2 años
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows hace 2 años
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property hace 3 años
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property hace 3 años
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item hace 3 años
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines hace 3 años
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value hace 3 años
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property hace 3 años
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo hace 3 años
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" hace 3 años
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property hace 3 años
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property hace 3 años
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues hace 3 años
  Sam Atkins 1de0ca3286 LibWeb: Compute value for `content` property hace 3 años
  Andreas Kling 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array hace 3 años
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property hace 3 años
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights hace 3 años
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows hace 3 años
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' hace 3 años
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage hace 3 años
  Sam Atkins 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() hace 3 años
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties hace 3 años