Commit History

Автор SHA1 Съобщение Дата
  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 години
  Andreas Kling 05eb68d452 LibWeb: Make :root selector match <html> element only преди 3 години
  Idan Horowitz db32466499 LibWeb: Mark SelectorEngine matches-related functions as inline преди 3 години
  Andreas Kling ae301d2b02 LibWeb: Remove duplicate type checks in SelectorEngine преди 3 години
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang преди 3 години
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) преди 3 години
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) преди 3 години
  Sam Atkins 1b72766e4e LibWeb: Fix issues with CSS attribute selector handling преди 3 години
  Sam Atkins 6ea5d03f43 LibWeb: Bring Selector terminology in line with the CSS spec преди 4 години
  Andreas Kling d78a007b5d LibWeb: Use split_view() in attribute selector matching преди 4 години
  Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors преди 4 години
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted преди 4 години
  Sam Atkins 8cae79cc8d LibWeb: Add 'PseudoElement' as a CSS SimpleSelector::Type преди 4 години
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type преди 4 години
  Sam Atkins 96b2356cbb LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type преди 4 години
  Sam Atkins dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const преди 4 години
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one преди 4 години
  Sam Atkins 7fefe34797 LibWeb: Add remaining CSS AttributeMatchTypes преди 4 години
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly преди 4 години