Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property há 2 anos atrás
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property há 2 anos atrás
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property há 2 anos atrás
  martinfalisse 0448547553 LibWeb: Parse min and max-content há 2 anos atrás
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue há 2 anos atrás
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) há 2 anos atrás
  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