Commit History

Author SHA1 Message Date
  MacDue ae6c0258a4 LibWeb: Parse the linear-gradient() CSS function 3 years ago
  MacDue 259bb30c35 LibWeb: Add LinearGradientStyleValue 3 years ago
  Karol Kosek ab6288fd3d LibWeb: Use SmoothPixels scaling mode as the pixelated rendering 3 years ago
  Sam Atkins 9272c3283b LibWeb: Add missing StyleValue::equals() methods 3 years ago
  Sam Atkins 025ee02144 LibWeb: Add missing [as/is]_border_radius_shorthand() methods 3 years ago
  Sam Atkins d9afc2d6f2 LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV 3 years ago
  Sam Atkins 61ad39b110 LibWeb: Use generated TransformFunction enum and functions 3 years ago
  Sam Atkins c50661067d LibWeb: Generate and use to_string(css_enum) functions 3 years ago
  Sam Atkins 823d67bfc1 LibWeb: Use the generated enums instead of defining them in StyleValue.h 3 years ago
  Sam Atkins fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace 3 years ago
  Sam Atkins 8b538b1578 LibWeb: Rename StyleComponentValueRule -> ComponentValue 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Simon Wanner 6437f5da36 LibWeb: Add basic support for the attr() CSS function 3 years ago
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics 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
  Sam Atkins c0d3f1a5e4 LibWeb: Use CSS::Number for CalculatedStyleValue numbers 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 7a82a6dfe8 LibWeb: Add equals() override to a bunch of StyleValue subclasses 3 years ago
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property 3 years ago
  Andreas Kling 3259b17a6a LibWeb: Add StyleValue::equals() override for PositionStyleValue 3 years ago
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values 3 years ago
  Karol Kosek 0f7156ed81 LibWeb: Parse CSS `text-decoration-thickness` property 3 years ago
  Andreas Kling c59ab7cc8b LibWeb: Make StyleValue absolutization non-destructive 3 years ago
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues 3 years ago
  Sam Atkins adaab23149 LibWeb: Parse the `content` property 3 years ago
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class 3 years ago
  Sam Atkins 0465abcfec LibWeb: Implement CSS Resolution class 3 years ago