Commit History

Author SHA1 Message Date
  Luke Warlow b17bbe6d1f LibWeb: Implement `::details-content` pseudo element 7 months ago
  Luke Warlow fdee82d203 LibWeb: Implement `::file-selector-button` pseudo element 7 months ago
  Sam Atkins da31c10ce1 LibWeb/CSS: Allow Selector::absolutized() to return null 8 months ago
  Sam Atkins 3a43fa9e35 LibWeb/CSS: Tag forgiving selector lists while parsing 8 months ago
  Sam Atkins 7f803c5c3d LibWeb/CSS: Disallow :has() and pseudo-elements in :has() when parsing 8 months ago
  Sam Atkins 5a1eb9e220 LibWeb/CSS: Keep invalid parts of `<forgiving-selector-list>`s around 8 months ago
  Andreas Kling 2a5dbedad4 Revert "LibWeb/CSS: Keep invalid parts of `<forgiving-selector-list>`s around" 8 months ago
  Sam Atkins 698dd600f2 LibWeb/CSS: Keep invalid parts of `<forgiving-selector-list>`s around 8 months ago
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Andreas Kling bbcc71fec4 LibWeb: Parse :before and :after pseudo-elements 4 years ago
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace 5 years ago
  Andreas Kling ebf326a98c LibWeb: Fix build after Specificity.h removal 5 years ago
  Andreas Kling 49dd4b7e8a LibWeb: Compress specificity into a 32-bit unsigned int 5 years ago
  Andreas Kling 483b371a7b LibWeb: Parse and match the :visited pseudo-class (always fails) 5 years ago
  Andreas Kling 65c4e5cacf LibWeb: Parse and match basic "contains" attribute selectors (~=) 5 years ago
  Linus Groh 7bfd24ca76 LibWeb: Support the :root pseudo class 5 years ago
  Linus Groh 055e955a1c LibWeb: Recognise :focus pseudo-class 5 years ago
  Andreas Kling 7309642ca8 LibWeb: Use FlyString for Element tag names 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago