Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins ffc81cbfad LibWeb: Use Selectors instead of a String for :not() selectors %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 4af7d41879 LibWeb: Add 'PseudoClass' as a CSS SimpleSelector::Type %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 96b2356cbb LibWeb: Add 'Attribute' as a CSS SimpleSelector::Type %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 004ae453d1 LibWeb: Add context to new CSS parser, and deprecate the old one %!s(int64=4) %!d(string=hai) anos
  Sam Atkins 7fefe34797 LibWeb: Add remaining CSS AttributeMatchTypes %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 9cc35d1ba3 AK: Implement String::find_any_of() and StringView::find_any_of() %!s(int64=4) %!d(string=hai) anos
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 6d3361f077 LibWeb: Fix logic issue when parsing CSS custom properties %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen af4d80af4d LibWeb: Add parsing for NumericStyleValue %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 3ede1d08f5 LibWeb: Avoid unnecessary String copy in parsing CSS custom properties %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen c4588a2cde LibWeb: Add parsing for custom properties %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 0d7169b91a LibWeb: Store custom properties in CSSStyleDeclaration %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 1ab82afee6 LibWeb: Add :not pseudoclass to the CSS parser %!s(int64=4) %!d(string=hai) anos
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen b53dac6e88 LibWeb: Add support for more pseudoclasses %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 66ad739934 LibWeb: Ignore vendor-specific CSS properties %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 53d0150827 AK+Userland: Remove nullability feature for the ByteBuffer type %!s(int64=4) %!d(string=hai) anos
  miere43 c4bd4cbd76 LibWeb: Implement :nth-last-child pseudo-class %!s(int64=4) %!d(string=hai) anos
  miere43 aa83539d7b LibWeb: Implement :nth-child pseudo-class %!s(int64=4) %!d(string=hai) anos
  miere43 1e0e8b27c0 LibWeb: Allow white space inside pseudo-class arguments %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 4022d3cb75 LibWeb: Use SourceLocation for DeprecatedCSSParser logging. %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos %!s(int64=4) %!d(string=hai) anos
  Egor Ananyin d5eb09adc2 LibWeb: Parse border-style correctly %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1d065aa51b LibWeb: Support the :last-of-type CSS selector :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0eb9a9dd13 LibWeb: Support the :first-of-type CSS selector :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 21bc5fdec3 LibWeb: Don't interpreter invalid CSS pseudo-classes as '*' selector %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser %!s(int64=4) %!d(string=hai) anos