Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue d3588a9a2b LibWeb: Support `calc()` values in `background-position` há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s há 2 anos atrás
  MacDue 22a7611e1c LibWeb: Parse `radial-gradient()`s há 2 anos atrás
  MacDue f1f1977e2d LibWeb: Move color stop list parsing to standalone functions há 2 anos atrás
  MacDue c02163c31f LibWeb: Allow optional values to be missing when parsing `<position>`s há 2 anos atrás
  martinfalisse 513a123728 LibWeb: Handle multiple line names in the CSS Grid há 2 anos atrás
  Aliaksandr Kalenik 2675b9390b LibWeb: Parse unknown media type in media queries há 2 anos atrás
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag há 2 anos atrás
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s há 2 anos atrás
  MacDue 51cd37110a LibWeb: Fix parsing `conic-gradient()`s with only `at <position>` há 2 anos atrás
  Andreas Kling 8869dec5fd LibWeb: Add CSS::Parser helper for parsing a standalone "calc()" value há 2 anos atrás
  Aliaksandr Kalenik e4db71c88b LibWeb: Support translate3d há 2 anos atrás
  Aliaksandr Kalenik f099e2aa12 LibWeb: Use more verbose input in CSS transform function generator há 2 anos atrás
  MacDue 49497044de LibWeb: Parse `conic-gradient()`s há 2 anos atrás
  MacDue ee72dcd523 LibWeb: Parse CSS `<position>`s há 2 anos atrás
  martinfalisse 829f56572d LibWeb: Parse line names in grid track position properties há 2 anos atrás
  martinfalisse 78a573d678 LibWeb: Parse line names in grid track size declarations há 2 anos atrás
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes há 2 anos atrás
  martinfalisse e227e8027f LibWeb: Parse minmax() value há 2 anos atrás
  martinfalisse a5f042b424 LibWeb: Parse auto-fill and auto-fit attributes há 2 anos atrás
  martinfalisse 3cba4b6e41 LibWeb: Refactor parsing a GridTrackSize há 2 anos atrás
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes há 2 anos atrás
  martinfalisse f538dc2fae LibWeb+Base: Add grid repeat() functionality há 2 anos atrás
  martinfalisse 97230c4ddb LibWeb: Clean up grid track placement shorthand parser há 2 anos atrás
  martinfalisse 56f50c9cde Base+LibWeb: Deal with zero-positioned grid items há 2 anos atrás
  martinfalisse 4dc2bd3df0 LibWeb: Handle different span properties for GridTrackPlacement parsing há 2 anos atrás
  martinfalisse 6c22f9bf3f LibWeb: Use ident instead of to_string in parser há 2 anos atrás
  martinfalisse 236795e931 LibWeb+Base: Re-implement grid track span há 2 anos atrás