Commit History

Author SHA1 Message Date
  Shannon Booth 576f8e8fa8 LibWeb: Fix crash parsing an invalid pseudo compound selector 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 6076580a47 LibWeb: Accept "woff2" as a @font-face source format 1 year ago
  Sam Atkins b684bab5f1 LibWeb: Make `:host()` take a `<compound-selector>` 1 year ago
  Sam Atkins b314a115ca LibWeb: Use generated PseudoClass data 1 year ago
  Sam Atkins a9620d8784 LibWeb: Implement the `:target` selector pseudo-class 1 year ago
  Sam Atkins debf38ee9d LibWeb: Add namespaces to Attribute selectors 1 year ago
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 1 year ago
  Sam Atkins 6c2ed0f51b LibWeb: Fix use-after-free in CSSNamespaceRule parsing 1 year ago
  Sam Atkins 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing 1 year ago
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support 1 year ago
  Andreas Kling 64c06c345e LibWeb: Parse :host() selector 1 year ago
  Sam Atkins 5640779838 LibWeb: Allow single-value shorthand properties to parse as CompositeSV 1 year ago
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 1 year ago
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes 1 year ago
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class 1 year ago
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class 1 year ago
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class 1 year ago
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes 1 year ago
  Karol Kosek 16836e7e62 LibWeb: Remove checking for AllowedDataUrlType 2 years ago
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 1 year ago
  MacDue 109ea418ab LibWeb: Parse and ignore SVG paint fallback color 1 year ago
  Sam Atkins 06eb4a7557 LibWeb: Match math function values to properties in correct order 1 year ago
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword 1 year ago
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 1 year ago
  Aliaksandr Kalenik 0e8a0a8191 LibWeb: Add support for "display: contents" 1 year ago
  Andreas Kling 902e76baff LibWeb: Ignore whitespace around easing function argument values 1 year ago
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property 2 years ago
  Alan Kemp 3fd870a429 LibWeb: Create EdgeStyleValue for BackgroundPositionXY with no offset 2 years ago
  Sam Atkins 8fc545992d LibWeb: Use generated math-function-parsing code 2 years ago