Commit History

Author SHA1 Message Date
  miere43 1e0e8b27c0 LibWeb: Allow white space inside pseudo-class arguments 4 years ago
  Brian Gianforcaro 4022d3cb75 LibWeb: Use SourceLocation for DeprecatedCSSParser logging. 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos 4 years ago
  Egor Ananyin d5eb09adc2 LibWeb: Parse border-style correctly 4 years ago
  Andreas Kling 1d065aa51b LibWeb: Support the :last-of-type CSS selector :^) 4 years ago
  Andreas Kling 0eb9a9dd13 LibWeb: Support the :first-of-type CSS selector :^) 4 years ago
  Andreas Kling 21bc5fdec3 LibWeb: Don't interpreter invalid CSS pseudo-classes as '*' selector 4 years ago
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM 4 years ago
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser 4 years ago