Commit History

Author SHA1 Message Date
  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
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Aliaksandr Kalenik 4160f13174 LibWeb: Include scroll offset in paint tree dump 1 year ago
  Andreas Kling 64c06c345e LibWeb: Parse :host() selector 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
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 1 year 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
  Linus Groh 36d35c9c82 LibWeb: Rename remaining paint_box variables to paintable_box 2 years ago
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 years ago
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 years ago
  Luke Wilde a744ae79ff LibWeb: Implement the `:defined` pseudo class 2 years ago
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 years ago
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class 2 years ago