Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik e4db71c88b LibWeb: Support translate3d il y a 2 ans
  Aliaksandr Kalenik f099e2aa12 LibWeb: Use more verbose input in CSS transform function generator il y a 2 ans
  MacDue 49497044de LibWeb: Parse `conic-gradient()`s il y a 2 ans
  MacDue ee72dcd523 LibWeb: Parse CSS `<position>`s il y a 2 ans
  martinfalisse 829f56572d LibWeb: Parse line names in grid track position properties il y a 2 ans
  martinfalisse 78a573d678 LibWeb: Parse line names in grid track size declarations il y a 2 ans
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes il y a 2 ans
  martinfalisse e227e8027f LibWeb: Parse minmax() value il y a 2 ans
  martinfalisse a5f042b424 LibWeb: Parse auto-fill and auto-fit attributes il y a 2 ans
  martinfalisse 3cba4b6e41 LibWeb: Refactor parsing a GridTrackSize il y a 2 ans
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes il y a 2 ans
  martinfalisse f538dc2fae LibWeb+Base: Add grid repeat() functionality il y a 2 ans
  martinfalisse 97230c4ddb LibWeb: Clean up grid track placement shorthand parser il y a 2 ans
  martinfalisse 56f50c9cde Base+LibWeb: Deal with zero-positioned grid items il y a 2 ans
  martinfalisse 4dc2bd3df0 LibWeb: Handle different span properties for GridTrackPlacement parsing il y a 2 ans
  martinfalisse 6c22f9bf3f LibWeb: Use ident instead of to_string in parser il y a 2 ans
  martinfalisse 236795e931 LibWeb+Base: Re-implement grid track span il y a 2 ans
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes il y a 2 ans
  MacDue 240fb93cf1 LibWeb: Remove FIXME for double-position `linear-gradient()` color stops il y a 2 ans
  Sam Atkins 8ce38fddd9 LibWeb: Move CSS TokenStream to its own file il y a 2 ans
  Sam Atkins c64a5ccf29 LibWeb: Avoid unnecessary copies in CSS Parser il y a 2 ans
  Sam Atkins a211c06e99 LibWeb: Use llroundf() when rounding floats il y a 2 ans
  Sam Atkins 188d9f1326 LibWeb: Resolve some trivial clang-tidy warnings in the CSS Parser il y a 2 ans
  MacDue d1b99282d8 LibWeb+Meta: Parse the `backdrop-filter` CSS property il y a 2 ans
  Andreas Kling 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector il y a 2 ans
  Andreas Kling c5a19a4d55 LibWeb: Allow CSS at-rules to have an empty prelude il y a 2 ans
  Andreas Kling 463355d1eb LibWeb: Allow data: URLs with `font/` MIME type in @font-face CSS rules il y a 2 ans
  Andreas Kling c4050fe675 LibWeb: Treat unimplemented grid-track-size syntax as "auto" for now il y a 2 ans
  Brian Gianforcaro d0a1775369 Everywhere: Fix a variety of typos il y a 2 ans
  martinfalisse 0613972f0c LibWeb: Only set has_span if there is a number following the css value il y a 2 ans