Commit History

Author SHA1 Message Date
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct 10 months ago
  Andreas Kling afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors 1 year ago
  Andreas Kling f58ca99a66 LibWeb: Parse the ::backdrop pseudo element 1 year ago
  Bastiaan van der Plaat 0f37e0ee89 LibWeb: Add basic input range rendering 1 year ago
  Shannon Booth ed97946975 LibWeb: Support obsolete but required -webkit- CSS parsing quirk 1 year ago
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 year ago
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support 1 year ago
  Sam Atkins 91114c157b LibWeb: Make serializing selectors infallible 1 year ago
  Sam Atkins 5b125811f1 LibWeb: Add support for pseudo-class functions that take an ident param 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 5042c903be LibWeb: Add SimpleSelector::QualifiedName, with parsing 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
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector 2 years ago
  Gabriel Dinner-David c9af6c87bf LibWeb: Add ::selection to pseudo elements 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
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 years ago
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 years ago
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 years ago