Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 75ec960495 LibWeb: Initialize PseudoClass/PseudoElement selectors in one go %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d60b3be29a LibWeb: Implement the :focus-within selector %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bdd42c9b0e LibWeb: Add basic support for :lang() CSS selector %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 993653317c LibWeb: Implement the :where() selector %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c148ed50bb LibWeb: Implement the :is() selector %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f88d65d9cb LibWeb: Cache CSS::Selector's pseudo element at construction time %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1c18bb13a2 LibWeb: Move pseudo-element-from-string code into Selector %!s(int64=3) %!d(string=hai) anos
  Sam Atkins adc08d0646 LibWeb: Move pseudo-class/element names into the header %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements %!s(int64=3) %!d(string=hai) anos
  Sam Atkins caef4ec157 LibWeb: Move PseudoElement enum up a level %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 89bd4cd80d LibWeb: Cache the result of Selector::specificity() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e72286c0ec LibWeb: Use the serialize_a_{identifier,string} algorithms for selectors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d775212f19 LibWeb: Insert commas between serialized CSS selectors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ec51b40a4f LibWeb: Move CSS selector-serialization code to Selector.{h,cpp} %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5c1427f3e0 LibWeb: Remove old ANPlusB parsing code %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6034fc0ee6 LibWeb: Make CSS 'An+B' parsing spec-compliant %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 8d0ff98eff LibWeb: Parse CSS selectors according to the spec %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 6ea5d03f43 LibWeb: Bring Selector terminology in line with the CSS spec %!s(int64=4) %!d(string=hai) anos
  Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 8cae79cc8d LibWeb: Add 'PseudoElement' as a CSS SimpleSelector::Type %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type %!s(int64=4) %!d(string=hai) anos