Commit History

Author SHA1 Message Date
  Andreas Kling 9018b58875 LibWeb: Only schedule ImageStyleValue resource load once 2 years ago
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue 2 years ago
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue 2 years ago
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue 2 years ago
  MacDue fa5c2183df LibWeb: Don't regenerate linear gradient data unless size changes 2 years ago
  MacDue de5d25ee44 LibWeb: Add missing checks to LinearGradientStyleValue::equals() 2 years ago
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops 2 years ago
  MacDue f9a685437f LibWeb: Parse `repeating-linear-gradient()` 2 years ago
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values 2 years ago
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 2 years ago
  MacDue 9c8aa5b777 LibWeb: Fix resolution of CSS clip rect 2 years ago
  Tom 6b2e93eb7c LibWeb: Fix RectStyleValue to_string() implementation 2 years ago
  Tom 5049a56d96 LibWeb: Implement clip property 2 years ago
  Tom b4dd477644 LibWeb: Parse rect style value 2 years ago
  MacDue ca2e345cdc LibWeb: Support `-webkit-linear-gradient()` correctly 2 years ago
  Sam Atkins 3fce4f7c91 LibWeb: Resolve calc() FooPercentages that only contained percentages 2 years ago
  Sam Atkins 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 years ago
  MacDue 4246d04e5a LibWeb: Calculate to <corner> angles for linear-gradients 3 years ago
  MacDue 259bb30c35 LibWeb: Add LinearGradientStyleValue 3 years ago
  MacDue 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  MacDue a999b82882 LibWeb: Fix background images not showing till scrolling/repaint 3 years ago
  Linus Groh 26fc01eecb LibWeb/CSS: Fix incorrect `calc(<percentage> - <value>)` computations 3 years ago
  stelar7 4359d4eb5d LibWeb: Note and fix Gfx related quirk in ColorStyleValue::to_string 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
  Igor Pissolati 7ae116b81b LibWeb: Bring BorderRadiusStyleValue::to_string() closer to spec 3 years ago
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics 3 years ago