Commit History

Author SHA1 Message Date
  Andreas Kling 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules 1 year ago
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 year ago
  Sam Atkins 5b125811f1 LibWeb: Add support for pseudo-class functions that take an ident param 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 2 years ago
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 2 years ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 years ago
  Aliaksandr Kalenik 4160f13174 LibWeb: Include scroll offset in paint tree dump 2 years ago
  Andreas Kling 64c06c345e LibWeb: Parse :host() selector 2 years ago
  Sam Atkins 14e6bae593 LibWeb: Implement the `:focus-visible` pseudo-class 2 years ago
  Sam Atkins f6e4caf197 LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes 2 years ago
  Sam Atkins eb7cda1172 LibWeb: Implement the `:volume-locked` pseudo-class 2 years ago
  Sam Atkins c8a51f232d LibWeb: Implement the `:muted` pseudo-class 2 years ago
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class 2 years ago
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes 2 years ago
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 years ago
  Andreas Kling bf25568703 LibWeb: Bring measuring of scrollable overflow closer to spec 2 years ago
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector 2 years ago
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements 2 years ago
  Andi Gallo 6c2712764d LibWeb: Add table-column-group to layout tree dump 2 years ago
  Andreas Kling caa491b72a LibWeb: Measure the overflow for all scroll containers 2 years ago
  Andreas Kling 571c05bb47 LibWeb: Include scrollable overflow in paint tree dumps 2 years ago
  Aliaksandr Kalenik 0bef3085dd LibWeb: Output names of inner table boxes in layout dump 2 years ago
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations 2 years ago
  Andreas Kling 4fc5e06837 LibWeb: Include weight and slope in CSSFontFaceRule debug dumps 2 years ago
  Andreas Kling 94a26e2715 LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps 2 years ago
  Andreas Kling 968db96101 LibWeb: Show formatting context roots in layout tree dumps 2 years ago