Commit History

Autor SHA1 Mensaxe Data
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Luke Wilde f984c70b20 LibWeb: Implement :lang pseudo class serialization %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 1fbad9caaf LibWeb: Recognise the ::placeholder pseudo element %!s(int64=2) %!d(string=hai) anos
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Luke Wilde d06785a8a4 LibWeb/CSS: Add :focus-within serialisation %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 0ff66b6ed8 LibWeb/CSS: Add :nth-of-type and :nth-last-of-type serialisation %!s(int64=3) %!d(string=hai) anos
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums %!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 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f241827f6a LibWeb: Calculate specificity for special pseudo-classes %!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
  Andreas Kling 13c253d2ee LibWeb: Fix serialization of selectors with universal subject (*) %!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 b76ee0e30d LibWeb: Account for all simple-selectors when calculating specificity %!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