Commit History

Author SHA1 Message Date
  Idan Horowitz 89bd4cd80d LibWeb: Cache the result of Selector::specificity() 3 years ago
  Sam Atkins e72286c0ec LibWeb: Use the serialize_a_{identifier,string} algorithms for selectors 3 years ago
  Sam Atkins d775212f19 LibWeb: Insert commas between serialized CSS selectors 3 years ago
  Sam Atkins e5d3a9d10b LibWeb: Fix pseudo-element selector serialization 3 years ago
  Sam Atkins 3deb58e4bc LibWeb: Fix CSS selector combinator serialization 3 years ago
  Sam Atkins ec51b40a4f LibWeb: Move CSS selector-serialization code to Selector.{h,cpp} 3 years ago
  Sam Atkins 5c1427f3e0 LibWeb: Remove old ANPlusB parsing code 3 years ago
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file 3 years ago
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 years ago
  Sam Atkins 6034fc0ee6 LibWeb: Make CSS 'An+B' parsing spec-compliant 4 years ago
  Sam Atkins 6ea5d03f43 LibWeb: Bring Selector terminology in line with the CSS spec 4 years ago
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type 4 years ago
  Sam Atkins dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const 4 years ago
  miere43 aa83539d7b LibWeb: Implement :nth-child pseudo-class 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago