Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue há 2 anos atrás
  Andreas Kling 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages há 2 anos atrás
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue há 2 anos atrás
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue há 2 anos atrás
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue há 2 anos atrás
  MacDue fa5c2183df LibWeb: Don't regenerate linear gradient data unless size changes há 2 anos atrás
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops há 2 anos atrás
  MacDue f9a685437f LibWeb: Parse `repeating-linear-gradient()` há 2 anos atrás
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values há 3 anos atrás
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base há 3 anos atrás
  Tom 5049a56d96 LibWeb: Implement clip property há 3 anos atrás
  Tom b4dd477644 LibWeb: Parse rect style value há 3 anos atrás
  MacDue ca2e345cdc LibWeb: Support `-webkit-linear-gradient()` correctly há 3 anos atrás
  Sam Atkins 10ee29a8b3 LibWeb: Add helper methods for checking a calc()'s resolved type há 3 anos atrás
  Sam Atkins 93c999ce00 LibWeb: Stop handling impossible Percentage return values há 3 anos atrás
  MacDue 4246d04e5a LibWeb: Calculate to <corner> angles for linear-gradients há 3 anos atrás
  MacDue ae6c0258a4 LibWeb: Parse the linear-gradient() CSS function há 3 anos atrás
  MacDue 259bb30c35 LibWeb: Add LinearGradientStyleValue há 3 anos atrás
  Karol Kosek ab6288fd3d LibWeb: Use SmoothPixels scaling mode as the pixelated rendering há 3 anos atrás
  Sam Atkins 9272c3283b LibWeb: Add missing StyleValue::equals() methods há 3 anos atrás
  Sam Atkins 025ee02144 LibWeb: Add missing [as/is]_border_radius_shorthand() methods há 3 anos atrás
  Sam Atkins d9afc2d6f2 LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV há 3 anos atrás
  Sam Atkins 61ad39b110 LibWeb: Use generated TransformFunction enum and functions há 3 anos atrás
  Sam Atkins c50661067d LibWeb: Generate and use to_string(css_enum) functions há 3 anos atrás
  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