Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) il y a 3 ans
  Sam Atkins 1b72766e4e LibWeb: Fix issues with CSS attribute selector handling il y a 3 ans
  Sam Atkins 6ea5d03f43 LibWeb: Bring Selector terminology in line with the CSS spec il y a 4 ans
  Andreas Kling d78a007b5d LibWeb: Use split_view() in attribute selector matching il y a 4 ans
  Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors il y a 4 ans
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted il y a 4 ans
  Sam Atkins 8cae79cc8d LibWeb: Add 'PseudoElement' as a CSS SimpleSelector::Type il y a 4 ans
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type il y a 4 ans
  Sam Atkins 96b2356cbb LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type il y a 4 ans
  Sam Atkins dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const il y a 4 ans
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one il y a 4 ans
  Sam Atkins 7fefe34797 LibWeb: Add remaining CSS AttributeMatchTypes il y a 4 ans
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly il y a 4 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> il y a 4 ans
  Tobias Christiansen 820224bb48 LibWeb: Match the :not pseudoclass il y a 4 ans
  Tobias Christiansen b53dac6e88 LibWeb: Add support for more pseudoclasses il y a 4 ans
  miere43 c4bd4cbd76 LibWeb: Implement :nth-last-child pseudo-class il y a 4 ans
  miere43 aa83539d7b LibWeb: Implement :nth-child pseudo-class il y a 4 ans
  stelar7 55446172cb LibWeb: Add selector support to the new CSSParser il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 1d065aa51b LibWeb: Support the :last-of-type CSS selector :^) il y a 4 ans
  Andreas Kling 0eb9a9dd13 LibWeb: Support the :first-of-type CSS selector :^) il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans