Historial de Commits

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