Commit History

Upphovsman SHA1 Meddelande Datum
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 år sedan
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents 3 år sedan
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax 3 år sedan
  Sam Atkins f241827f6a LibWeb: Calculate specificity for special pseudo-classes 3 år sedan
  Sam Atkins 993653317c LibWeb: Implement the :where() selector 3 år sedan
  Sam Atkins c148ed50bb LibWeb: Implement the :is() selector 3 år sedan
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 år sedan
  Andreas Kling f88d65d9cb LibWeb: Cache CSS::Selector's pseudo element at construction time 3 år sedan
  Andreas Kling 13c253d2ee LibWeb: Fix serialization of selectors with universal subject (*) 3 år sedan
  Sam Atkins 1c18bb13a2 LibWeb: Move pseudo-element-from-string code into Selector 3 år sedan
  Sam Atkins adc08d0646 LibWeb: Move pseudo-class/element names into the header 3 år sedan
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) 3 år sedan
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element 3 år sedan
  Sam Atkins b76ee0e30d LibWeb: Account for all simple-selectors when calculating specificity 3 år sedan
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 år sedan
  Sam Atkins caef4ec157 LibWeb: Move PseudoElement enum up a level 3 år sedan
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector 3 år sedan
  Idan Horowitz 89bd4cd80d LibWeb: Cache the result of Selector::specificity() 3 år sedan
  Sam Atkins e72286c0ec LibWeb: Use the serialize_a_{identifier,string} algorithms for selectors 3 år sedan
  Sam Atkins d775212f19 LibWeb: Insert commas between serialized CSS selectors 3 år sedan
  Sam Atkins e5d3a9d10b LibWeb: Fix pseudo-element selector serialization 3 år sedan
  Sam Atkins 3deb58e4bc LibWeb: Fix CSS selector combinator serialization 3 år sedan
  Sam Atkins ec51b40a4f LibWeb: Move CSS selector-serialization code to Selector.{h,cpp} 3 år sedan
  Sam Atkins 5c1427f3e0 LibWeb: Remove old ANPlusB parsing code 3 år sedan
  Timothy Flynn 02e3633b7f AK: Move FormatParser definition from header to implementation file 3 år sedan
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 år sedan
  Sam Atkins 6034fc0ee6 LibWeb: Make CSS 'An+B' parsing spec-compliant 4 år sedan
  Sam Atkins 6ea5d03f43 LibWeb: Bring Selector terminology in line with the CSS spec 4 år sedan
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type 4 år sedan
  Sam Atkins dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const 4 år sedan