Historique des commits

Auteur SHA1 Message Date
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class il y a 1 an
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors il y a 1 an
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors il y a 1 an
  Sam Atkins 6c2ed0f51b LibWeb: Fix use-after-free in CSSNamespaceRule parsing il y a 1 an
  Sam Atkins 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing il y a 1 an
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support il y a 1 an
  Andreas Kling 64c06c345e LibWeb: Parse :host() selector il y a 1 an
  Sam Atkins 5640779838 LibWeb: Allow single-value shorthand properties to parse as CompositeSV il y a 1 an
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class il y a 1 an
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes il y a 1 an
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class il y a 1 an
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class il y a 1 an
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class il y a 1 an
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes il y a 1 an
  Karol Kosek 16836e7e62 LibWeb: Remove checking for AllowedDataUrlType il y a 2 ans
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule il y a 1 an
  MacDue 109ea418ab LibWeb: Parse and ignore SVG paint fallback color il y a 1 an
  Sam Atkins 06eb4a7557 LibWeb: Match math function values to properties in correct order il y a 1 an
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword il y a 1 an
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute il y a 1 an
  Aliaksandr Kalenik 0e8a0a8191 LibWeb: Add support for "display: contents" il y a 1 an
  Andreas Kling 902e76baff LibWeb: Ignore whitespace around easing function argument values il y a 2 ans
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property il y a 2 ans
  Alan Kemp 3fd870a429 LibWeb: Create EdgeStyleValue for BackgroundPositionXY with no offset il y a 2 ans
  Sam Atkins 8fc545992d LibWeb: Use generated math-function-parsing code il y a 2 ans
  Sam Atkins 136dc7a1c3 LibWeb: Extract CalculationNode::constant_type_from_string() function il y a 2 ans
  Sam Atkins e4a2bd7a44 LibWeb: Move RoundingMode to Enums.json il y a 2 ans
  Andreas Kling 3194f10ad0 LibWeb: Explicitly instantiate a CSS parser template function il y a 2 ans
  Ali Mohammad Pur efa55673cd Meta/CodeGenerators+LibWeb: Add support for 'easing-function' CSS values il y a 2 ans
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions il y a 2 ans