Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 05eb68d452 LibWeb: Make :root selector match <html> element only 3 lat temu
  Idan Horowitz db32466499 LibWeb: Mark SelectorEngine matches-related functions as inline 3 lat temu
  Andreas Kling ae301d2b02 LibWeb: Remove duplicate type checks in SelectorEngine 3 lat temu
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang 3 lat temu
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) 3 lat temu
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) 3 lat temu
  Sam Atkins 1b72766e4e LibWeb: Fix issues with CSS attribute selector handling 3 lat temu
  Sam Atkins 6ea5d03f43 LibWeb: Bring Selector terminology in line with the CSS spec 4 lat temu
  Andreas Kling d78a007b5d LibWeb: Use split_view() in attribute selector matching 4 lat temu
  Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors 4 lat temu
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted 4 lat temu
  Sam Atkins 8cae79cc8d LibWeb: Add 'PseudoElement' as a CSS SimpleSelector::Type 4 lat temu
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type 4 lat temu
  Sam Atkins 96b2356cbb LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type 4 lat temu
  Sam Atkins dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const 4 lat temu
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one 4 lat temu
  Sam Atkins 7fefe34797 LibWeb: Add remaining CSS AttributeMatchTypes 4 lat temu
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly 4 lat temu
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 lat temu
  Tobias Christiansen 820224bb48 LibWeb: Match the :not pseudoclass 4 lat temu
  Tobias Christiansen b53dac6e88 LibWeb: Add support for more pseudoclasses 4 lat temu
  miere43 c4bd4cbd76 LibWeb: Implement :nth-last-child pseudo-class 4 lat temu
  miere43 aa83539d7b LibWeb: Implement :nth-child pseudo-class 4 lat temu
  stelar7 55446172cb LibWeb: Add selector support to the new CSSParser 4 lat temu
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
  Andreas Kling 1d065aa51b LibWeb: Support the :last-of-type CSS selector :^) 4 lat temu
  Andreas Kling 0eb9a9dd13 LibWeb: Support the :first-of-type CSS selector :^) 4 lat temu
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 lat temu
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 lat temu