Commit History

Autor SHA1 Mensaxe Data
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class %!s(int64=2) %!d(string=hai) anos
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class %!s(int64=2) %!d(string=hai) anos
  Srikavin Ramkumar aad4051885 LibWeb: Match selected option elements with checked pseudo-class %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra be958a14cf LibWeb: Use from_deprecated_fly_string() instead of from_utf8() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 9662eec388 LibWeb: Apply :enabled pseudo class to only certain elements %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 031322fde3 LibWeb: Make :enabled and :disabled selector handling more idiomatic %!s(int64=2) %!d(string=hai) anos
  networkException 48c54e6796 LibWeb: Use lowercase type selectors to match against html elements %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier %!s(int64=3) %!d(string=hai) anos
  Daniel Glazman 049d847230 LibWeb: Clarify attribute selectors when needle is empty %!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 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 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax %!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
  Andreas Kling 68f75ab98e LibWeb: :checked should only match inputs in checkbox/radio type state %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 973f3c3642 LibWeb: Correct handling of negative step values in nth-foo() selectors %!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
  Andreas Kling 31508b2788 LibWeb: Make CSS :empty selector match empty text nodes as well %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector %!s(int64=3) %!d(string=hai) anos
  Andreas Kling eec34ae0e9 LibWeb: Make :checked selector actually look at checkedness %!s(int64=3) %!d(string=hai) anos