تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Simon Wanner c8ebacb1c9 LibWeb: Support the :scope pseudo class 2 سال پیش
  Srikavin Ramkumar c3d6709a9e LibWeb: Implement selector matching for :indeterminate pseudo-class 2 سال پیش
  Srikavin Ramkumar aad4051885 LibWeb: Match selected option elements with checked pseudo-class 2 سال پیش
  Kenneth Myhra be958a14cf LibWeb: Use from_deprecated_fly_string() instead of from_utf8() 2 سال پیش
  Andreas Kling 2042993997 LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString 2 سال پیش
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 سال پیش
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 سال پیش
  Luke Wilde 9662eec388 LibWeb: Apply :enabled pseudo class to only certain elements 2 سال پیش
  Luke Wilde 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec 2 سال پیش
  Andreas Kling 1dd4e2dc87 LibWeb: Cache lowercased names in SimpleSelector 2 سال پیش
  Andreas Kling 4b9c5635b3 LibWeb: Make :link selector behave according to spec 2 سال پیش
  Andreas Kling 031322fde3 LibWeb: Make :enabled and :disabled selector handling more idiomatic 2 سال پیش
  networkException 48c54e6796 LibWeb: Use lowercase type selectors to match against html elements 3 سال پیش
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 سال پیش
  Daniel Glazman 91e1383b85 LibWeb: Implement attribute selector case identifier 3 سال پیش
  Daniel Glazman 049d847230 LibWeb: Clarify attribute selectors when needle is empty 3 سال پیش
  Sam Atkins 31b24c2b29 LibWeb: Remove now-unused null values from Selector enums 3 سال پیش
  Sam Atkins c0db19f63c LibWeb: Use a Variant for SimpleSelector's contents 3 سال پیش
  Sam Atkins d60b3be29a LibWeb: Implement the :focus-within selector 3 سال پیش
  Andreas Kling bdd42c9b0e LibWeb: Add basic support for :lang() CSS selector 3 سال پیش
  Sam Atkins 5b0187477b LibWeb: Implement `:nth-[last-]child(n of foo)` syntax 3 سال پیش
  Sam Atkins 993653317c LibWeb: Implement the :where() selector 3 سال پیش
  Sam Atkins c148ed50bb LibWeb: Implement the :is() selector 3 سال پیش
  Andreas Kling 68f75ab98e LibWeb: :checked should only match inputs in checkbox/radio type state 3 سال پیش
  Sam Atkins 973f3c3642 LibWeb: Correct handling of negative step values in nth-foo() selectors 3 سال پیش
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) 3 سال پیش
  Andreas Kling 31508b2788 LibWeb: Make CSS :empty selector match empty text nodes as well 3 سال پیش
  Sam Atkins 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 سال پیش
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector 3 سال پیش
  Andreas Kling eec34ae0e9 LibWeb: Make :checked selector actually look at checkedness 3 سال پیش