提交历史

作者 SHA1 备注 提交日期
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes 2 年之前
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes 2 年之前
  martinfalisse 86ce1b64f0 LibWeb: Fix bug in checking if GridTrackPlacement is auto-positioned 2 年之前
  Andreas Kling 7abb512a86 LibWeb: Make PercentageOr<T>::contains_percentage() handle more cases 2 年之前
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue 2 年之前
  MacDue b219931dfc LibWeb: Pass values by reference in style value operator== functions 2 年之前
  Andreas Kling 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages 2 年之前
  Andreas Kling 9018b58875 LibWeb: Only schedule ImageStyleValue resource load once 2 年之前
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue 2 年之前
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue 2 年之前
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue 2 年之前
  MacDue fa5c2183df LibWeb: Don't regenerate linear gradient data unless size changes 2 年之前
  MacDue de5d25ee44 LibWeb: Add missing checks to LinearGradientStyleValue::equals() 2 年之前
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops 2 年之前
  MacDue f9a685437f LibWeb: Parse `repeating-linear-gradient()` 2 年之前
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values 2 年之前
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 2 年之前
  MacDue 9c8aa5b777 LibWeb: Fix resolution of CSS clip rect 2 年之前
  Tom 6b2e93eb7c LibWeb: Fix RectStyleValue to_string() implementation 2 年之前
  Tom 5049a56d96 LibWeb: Implement clip property 2 年之前
  Tom b4dd477644 LibWeb: Parse rect style value 2 年之前
  MacDue ca2e345cdc LibWeb: Support `-webkit-linear-gradient()` correctly 2 年之前
  Sam Atkins 3fce4f7c91 LibWeb: Resolve calc() FooPercentages that only contained percentages 2 年之前
  Sam Atkins 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 年之前
  MacDue 4246d04e5a LibWeb: Calculate to <corner> angles for linear-gradients 3 年之前
  MacDue 259bb30c35 LibWeb: Add LinearGradientStyleValue 3 年之前
  MacDue 8603541e56 LibWeb: Add serialize_a_srgb_value() 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  MacDue a999b82882 LibWeb: Fix background images not showing till scrolling/repaint 3 年之前
  Linus Groh 26fc01eecb LibWeb/CSS: Fix incorrect `calc(<percentage> - <value>)` computations 3 年之前