Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 823d67bfc1 LibWeb: Use the generated enums instead of defining them in StyleValue.h há 3 anos atrás
  Sam Atkins fff2c35f51 LibWeb: Move ComponentValue to CSS::Parser namespace há 3 anos atrás
  Sam Atkins 8b538b1578 LibWeb: Rename StyleComponentValueRule -> ComponentValue há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Simon Wanner 6437f5da36 LibWeb: Add basic support for the attr() CSS function há 3 anos atrás
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics há 3 anos atrás
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo há 3 anos atrás
  Andreas Kling 5118a4c1e7 LibWeb: Parse CSS "font-variant" as part of "font" há 3 anos atrás
  Sam Atkins c0d3f1a5e4 LibWeb: Use CSS::Number for CalculatedStyleValue numbers há 3 anos atrás
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting há 3 anos atrás
  Simon Wanner c4f46893f6 LibWeb: Add parsing support for the remaining transform functions há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Andreas Kling 7a82a6dfe8 LibWeb: Add equals() override to a bunch of StyleValue subclasses há 3 anos atrás
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property há 3 anos atrás
  Andreas Kling 3259b17a6a LibWeb: Add StyleValue::equals() override for PositionStyleValue há 3 anos atrás
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values há 3 anos atrás
  Karol Kosek 0f7156ed81 LibWeb: Parse CSS `text-decoration-thickness` property há 3 anos atrás
  Andreas Kling c59ab7cc8b LibWeb: Make StyleValue absolutization non-destructive há 3 anos atrás
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues há 3 anos atrás
  Sam Atkins adaab23149 LibWeb: Parse the `content` property há 3 anos atrás
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class há 3 anos atrás
  Sam Atkins 0465abcfec LibWeb: Implement CSS Resolution class há 3 anos atrás
  Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class há 3 anos atrás
  Sam Atkins 355d1936f2 LibWeb: Implement CSS Angle class há 3 anos atrás
  Andreas Kling bfe69e9d0d LibWeb: Cache and reuse some very common StyleValue objects há 3 anos atrás
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property há 3 anos atrás
  Sam Atkins 699b48ccc8 LibWeb: VERIFY when getting a length from an invalid StyleValue há 3 anos atrás
  Sam Atkins 1093d6e2c3 LibWeb: Use a Variant for calc() percentage_basis há 3 anos atrás
  Sam Atkins e5b0369dfd LibWeb: Parse spread-distance and `inset` parts of box-shadow há 3 anos atrás
  Sam Atkins 48c6cf92e3 LibWeb: Add `pointer-events: all` há 3 anos atrás