Commit History

Author SHA1 Message Date
  Andreas Kling e72896e35e LibWeb: Get default fonts via Platform::FontPlugin 2 years ago
  MacDue ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 2 years ago
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 years ago
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties 2 years ago
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows 2 years ago
  martinfalisse e4541d83d3 LibWeb: Parse grid display value 2 years ago
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property 2 years ago
  MacDue d7d34d88e5 LibWeb: Implement `appearance` CSS property 2 years ago
  Sam Atkins b5ab961e20 LibWeb: Add proper support for Angle parameters in transform functions 3 years ago
  Andreas Kling 2f0657739b LibWeb: Honor `align-self` over `align-items` when non-auto on flex item 3 years ago
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 years ago
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value 3 years ago
  Sam Atkins 3cc6cba4fe LibWeb: Use generated value_id_to_foo() functions 3 years ago
  Sam Atkins 4d42885327 LibWeb: Return Optional from StyleProperties::box_sizing() 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Andreas Kling dd940dfa85 LibWeb: Use font-derived metrics for "line-height:normal" 3 years ago
  Sam Atkins 03daa4653f LibWeb: Parse and compute text-shadow property 3 years ago
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo 3 years ago
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" 3 years ago
  Simon Wanner dc94879b83 LibWeb: Support `transform: translate(...)` by percentage 3 years ago
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property 3 years ago
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting 3 years ago
  Simon Wanner c4f46893f6 LibWeb: Add parsing support for the remaining transform functions 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Andreas Kling 630f2e0ee9 LibWeb: Make StyleProperties::operator==(StyleProperties) actually work 3 years ago
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property 3 years ago
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values 3 years ago
  Andreas Kling 0401d7da36 LibWeb: Preserve z-index:auto in CSS::ComputedValues 3 years ago