Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property há 2 anos atrás
  Sam Atkins e177cef8ff LibWeb: Make parse_css_value_for_properties() return Optional há 1 ano atrás
  Sam Atkins 2038cb3c81 LibWeb: Make CSS math function parsing infallible há 1 ano atrás
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible há 1 ano atrás
  Sam Atkins 9e1bbfbd37 LibWeb: Make internal StyleValue-parsing methods infallible há 1 ano atrás
  Sam Atkins c40e441894 LibWeb: Move CSS ParsingContext to its own header há 2 anos atrás
  Sam Atkins f176e04323 LibWeb: Move CSS::Parser::Dimension class to a separate file há 2 anos atrás
  Sam Atkins 1d6c2cb287 LibWeb: Move media-query parsing code to separate file há 2 anos atrás
  Sam Atkins 68dae8ab46 LibWeb: Deduplicate calc-parsing code há 2 anos atrás
  Sam Atkins 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing há 2 anos atrás
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support há 2 anos atrás
  Karol Kosek 16836e7e62 LibWeb: Remove checking for AllowedDataUrlType há 2 anos atrás
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute há 2 anos atrás
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property há 2 anos atrás
  Sam Atkins 8fc545992d LibWeb: Use generated math-function-parsing code há 2 anos atrás
  Sam Atkins 618c0402a7 LibWeb: Generate parsing code for CSS math functions há 2 anos atrás
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions há 2 anos atrás
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
  stelar7 d6db924d47 LibWeb: Implement CSS `rem()` há 2 anos atrás
  stelar7 dc042662d1 LibWeb: Implement CSS `mod()` há 2 anos atrás
  stelar7 b2230c826b LibWeb: Implement CSS `round()` há 2 anos atrás
  stelar7 5727e276ea LibWeb: Implement CSS `exp()` há 2 anos atrás
  stelar7 6dde49404a LibWeb: Implement CSS `log()` há 2 anos atrás
  stelar7 fa37bb8b76 LibWeb: Implement CSS `hypot()` há 2 anos atrás
  stelar7 0d30fb5a6e LibWeb: Implement CSS `sqrt()` há 2 anos atrás
  stelar7 9aed8ec7f0 LibWeb: Implement CSS `pow()` há 2 anos atrás
  Sam Atkins 5cdcd135ab LibWeb: Add parsing for CSS `<paint>` values há 2 anos atrás
  stelar7 a9a62ad8c9 LibWeb: Implement CSS `atan2()` há 2 anos atrás
  stelar7 1aa84dfddd LibWeb: Implement CSS `atan()` há 2 anos atrás
  stelar7 784e1cfb72 LibWeb: Implement CSS `acos()` há 2 anos atrás