Historia zmian

Autor SHA1 Wiadomość Data
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value 2 lat temu
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value 2 lat temu
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s 2 lat temu
  MacDue 476acae04f LibWeb: Paint `radial-gradient()`s 2 lat temu
  MacDue 040dac558e LibWeb: Implement RadialGradientStyleValue 2 lat temu
  Moustafa Raafat 6ff9a88c3b LibWeb: Support animated backgrounds 2 lat temu
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s 2 lat temu
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 lat temu
  MacDue fdcc73d4b1 LibWeb: Paint `conic-gradient()`s 2 lat temu
  MacDue e568c93404 LibWeb: Add PositionValue class to represent CSS `<position>`s 2 lat temu
  MacDue 067759c0e9 LibWeb: Add ConicGradientStyleValue 2 lat temu
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes 2 lat temu
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes 2 lat temu
  MacDue 980c92e9b5 LibWeb: Add FilterValueListStyleValue 2 lat temu
  Andreas Kling 55ad9591df LibWeb: Add a way to ask if a PercentageOr<T> value contains percentages 2 lat temu
  martinfalisse c40dd9ee78 LibWeb: Add GridTrackPlacementShorthandStyleValue 2 lat temu
  martinfalisse 08b832eb69 LibWeb: Add GridTrackPlacementStyleValue 2 lat temu
  martinfalisse 0148260b5f LibWeb: Add GridTrackSizeStyleValue 2 lat temu
  MacDue fa5c2183df LibWeb: Don't regenerate linear gradient data unless size changes 2 lat temu
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops 2 lat temu
  MacDue f9a685437f LibWeb: Parse `repeating-linear-gradient()` 2 lat temu
  MacDue 1473842b56 LibWeb: Follow `image-rendering` when painting image style values 2 lat temu
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 2 lat temu
  Tom 5049a56d96 LibWeb: Implement clip property 2 lat temu
  Tom b4dd477644 LibWeb: Parse rect style value 2 lat temu
  MacDue ca2e345cdc LibWeb: Support `-webkit-linear-gradient()` correctly 2 lat temu
  Sam Atkins 10ee29a8b3 LibWeb: Add helper methods for checking a calc()'s resolved type 3 lat temu
  Sam Atkins 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 lat temu