Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins c171810030 LibWeb: Make CalculatedStyleValue::dump() infallible hai 1 ano
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hai 1 ano
  Sam Atkins ccfe197e5a LibWeb: Make serializing CSS Parser types infallible hai 1 ano
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property hai 1 ano
  Sam Atkins 1feacd4b52 LibWeb: Use doubles for CSS dimension types hai 1 ano
  Sam Atkins e177cef8ff LibWeb: Make parse_css_value_for_properties() return Optional hai 1 ano
  Sam Atkins 2038cb3c81 LibWeb: Make CSS math function parsing infallible hai 1 ano
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible hai 1 ano
  Sam Atkins 9e1bbfbd37 LibWeb: Make internal StyleValue-parsing methods infallible hai 1 ano
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hai 1 ano
  Sam Atkins f176e04323 LibWeb: Move CSS::Parser::Dimension class to a separate file hai 1 ano
  Sam Atkins 199a931da1 LibWeb: Move gradient parsing code to a separate file hai 1 ano
  Sam Atkins 8e5b2907f6 LibWeb: Move selector parsing code to a separate file hai 1 ano
  Sam Atkins 1d6c2cb287 LibWeb: Move media-query parsing code to separate file hai 1 ano
  Sam Atkins 68dae8ab46 LibWeb: Deduplicate calc-parsing code hai 1 ano
  Hendiadyoin1 30cb4cb69b LibWeb: Reject `nullptr` StyleValues as invalid ColorStops hai 1 ano
  Sam Atkins 12a2750d1e LibWeb: Support multiple values in `:lang()` selector hai 1 ano
  Sam Atkins 631a988a57 LibWeb: Allow any valid `<color>` in CSS gradients hai 1 ano
  Shannon Booth 576f8e8fa8 LibWeb: Fix crash parsing an invalid pseudo compound selector hai 1 ano
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hai 1 ano
  Andreas Kling 6076580a47 LibWeb: Accept "woff2" as a @font-face source format hai 1 ano
  Sam Atkins b684bab5f1 LibWeb: Make `:host()` take a `<compound-selector>` hai 1 ano
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data hai 1 ano
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class hai 1 ano
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors hai 1 ano
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors hai 1 ano
  Sam Atkins 6c2ed0f51b LibWeb: Fix use-after-free in CSSNamespaceRule parsing hai 1 ano
  Sam Atkins 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing hai 1 ano
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support hai 1 ano
  Andreas Kling 64c06c345e LibWeb: Parse :host() selector hai 1 ano