Historique des commits

Auteur SHA1 Message Date
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue il y a 2 ans
  MacDue b219931dfc LibWeb: Pass values by reference in style value operator== functions il y a 2 ans
  Andreas Kling 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages il y a 2 ans
  Andreas Kling 9018b58875 LibWeb: Only schedule ImageStyleValue resource load once il y a 2 ans
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue il y a 2 ans
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue il y a 2 ans
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue il y a 2 ans
  MacDue fa5c2183df LibWeb: Don't regenerate linear gradient data unless size changes il y a 2 ans
  MacDue de5d25ee44 LibWeb: Add missing checks to LinearGradientStyleValue::equals() il y a 2 ans
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops il y a 2 ans
  MacDue f9a685437f LibWeb: Parse `repeating-linear-gradient()` il y a 2 ans
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values il y a 2 ans
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base il y a 2 ans
  MacDue 9c8aa5b777 LibWeb: Fix resolution of CSS clip rect il y a 2 ans
  Tom 6b2e93eb7c LibWeb: Fix RectStyleValue to_string() implementation il y a 2 ans
  Tom 5049a56d96 LibWeb: Implement clip property il y a 2 ans
  Tom b4dd477644 LibWeb: Parse rect style value il y a 2 ans
  MacDue ca2e345cdc LibWeb: Support `-webkit-linear-gradient()` correctly il y a 2 ans
  Sam Atkins 3fce4f7c91 LibWeb: Resolve calc() FooPercentages that only contained percentages il y a 2 ans
  Sam Atkins 93c999ce00 LibWeb: Stop handling impossible Percentage return values il y a 3 ans
  MacDue 4246d04e5a LibWeb: Calculate to <corner> angles for linear-gradients il y a 3 ans
  MacDue 259bb30c35 LibWeb: Add LinearGradientStyleValue il y a 3 ans
  MacDue 8603541e56 LibWeb: Add serialize_a_srgb_value() il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  MacDue a999b82882 LibWeb: Fix background images not showing till scrolling/repaint il y a 3 ans
  Linus Groh 26fc01eecb LibWeb/CSS: Fix incorrect `calc(<percentage> - <value>)` computations il y a 3 ans
  stelar7 4359d4eb5d LibWeb: Note and fix Gfx related quirk in ColorStyleValue::to_string il y a 3 ans
  Sam Atkins 9272c3283b LibWeb: Add missing StyleValue::equals() methods il y a 3 ans
  Sam Atkins 025ee02144 LibWeb: Add missing [as/is]_border_radius_shorthand() methods il y a 3 ans
  Sam Atkins d9afc2d6f2 LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV il y a 3 ans