Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 040dac558e LibWeb: Implement RadialGradientStyleValue há 2 anos atrás
  Moustafa Raafat 6ff9a88c3b LibWeb: Support animated backgrounds há 2 anos atrás
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s há 2 anos atrás
  MacDue fdcc73d4b1 LibWeb: Paint `conic-gradient()`s há 2 anos atrás
  MacDue e568c93404 LibWeb: Add PositionValue class to represent CSS `<position>`s há 2 anos atrás
  MacDue 067759c0e9 LibWeb: Add ConicGradientStyleValue há 2 anos atrás
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes há 2 anos atrás
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes há 2 anos atrás
  martinfalisse 86ce1b64f0 LibWeb: Fix bug in checking if GridTrackPlacement is auto-positioned há 2 anos atrás
  Andreas Kling 7abb512a86 LibWeb: Make PercentageOr<T>::contains_percentage() handle more cases há 2 anos atrás
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue há 2 anos atrás
  MacDue b219931dfc LibWeb: Pass values by reference in style value operator== functions 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
  Andreas Kling 9018b58875 LibWeb: Only schedule ImageStyleValue resource load once 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 de5d25ee44 LibWeb: Add missing checks to LinearGradientStyleValue::equals() 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á 2 anos atrás
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base há 3 anos atrás
  MacDue 9c8aa5b777 LibWeb: Fix resolution of CSS clip rect há 2 anos atrás
  Tom 6b2e93eb7c LibWeb: Fix RectStyleValue to_string() implementation há 2 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á 2 anos atrás
  Sam Atkins 3fce4f7c91 LibWeb: Resolve calc() FooPercentages that only contained percentages há 3 anos atrás
  Sam Atkins 93c999ce00 LibWeb: Stop handling impossible Percentage return values há 3 anos atrás