Historique des commits

Auteur SHA1 Message Date
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV il y a 1 an
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV il y a 1 an
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue il y a 1 an
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property il y a 1 an
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property il y a 1 an
  Sam Atkins 07039af982 LibWeb: Implement attr() types :^) il y a 1 an
  Sam Atkins 9735f474a2 LibWeb: Extract attr() substitution into its own method il y a 1 an
  Sam Atkins 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser il y a 1 an
  Sam Atkins e9b58ff096 LibWeb: Move check for CSS-wide keywords to ValueID.h il y a 1 an
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property il y a 2 ans
  Sam Atkins e177cef8ff LibWeb: Make parse_css_value_for_properties() return Optional il y a 1 an
  Sam Atkins 2038cb3c81 LibWeb: Make CSS math function parsing infallible il y a 1 an
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible il y a 1 an
  Sam Atkins 9e1bbfbd37 LibWeb: Make internal StyleValue-parsing methods infallible il y a 1 an
  Sam Atkins c40e441894 LibWeb: Move CSS ParsingContext to its own header il y a 2 ans
  Sam Atkins f176e04323 LibWeb: Move CSS::Parser::Dimension class to a separate file il y a 2 ans
  Sam Atkins 1d6c2cb287 LibWeb: Move media-query parsing code to separate file il y a 2 ans
  Sam Atkins 68dae8ab46 LibWeb: Deduplicate calc-parsing code il y a 2 ans
  Sam Atkins 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing il y a 2 ans
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support il y a 2 ans
  Karol Kosek 16836e7e62 LibWeb: Remove checking for AllowedDataUrlType il y a 2 ans
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute il y a 2 ans
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property il y a 2 ans
  Sam Atkins 8fc545992d LibWeb: Use generated math-function-parsing code il y a 2 ans
  Sam Atkins 618c0402a7 LibWeb: Generate parsing code for CSS math functions il y a 2 ans
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions il y a 2 ans
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster il y a 2 ans
  stelar7 d6db924d47 LibWeb: Implement CSS `rem()` il y a 2 ans
  stelar7 dc042662d1 LibWeb: Implement CSS `mod()` il y a 2 ans
  stelar7 b2230c826b LibWeb: Implement CSS `round()` il y a 2 ans