Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins 00b84249d6 LibWeb: Rename CSS::Parser::SelectorParsingResult => ParsingResult %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6c27e2938a LibWeb: Ignore vendor-prefixed at-rules %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 13c67f9920 LibWeb: Ignore vendor-prefixed pseudo-element/classes in selectors %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 83cd2eef8f LibWeb: Return SelectorParsingResult from all selector parsing functions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e30b702c6c LibWeb: Reduce CSS_PARSER_DEBUG spam %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7817c681d0 LibWeb: Ignore CSS properties with other people's vendor prefixes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 640a980080 LibWeb: Parse CSS selectors with no space before a combinator %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c66689ea76 LibWeb: Remove unused PropertyID parameter to StyleValue parsing methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8e4a4fd4db LibWeb: Remove "takes integer value" concept from parse_css_value() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b8c4320ffa LibWeb: Fix CSS opacity parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8dc4f3763d LibWeb: Only apply the unitless-length quirk to needed properties %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 3fa4f55f86 LibWeb: Add current_property_id to CSS ParsingContext %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8ddce2faaf LibWeb: Don't assert if reconsuming on an empty TokenStream %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling eaf88cc78a AK: Rename create<T> => make_ref_counted<T> %!s(int64=3) %!d(string=hai) anos
  Karol Kosek ffa7da0ca5 LibWeb: Handle CSS "ch" length unit (mostly) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b92a6d6542 LibWeb: Implement CSS `unset` builtin value %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6d39f4342d LibWeb: Use single shared instance of Inherit/InitialStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins d2342caf42 LibWeb: Parse CSS builtins before other values %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f58e2350dc LibWeb: Parse the CSS `opacity` property with `strtof()` for now %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b7aba70a28 LibWeb: Fix check for too many 'normal' values in font declaration %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 46b93174fc LibWeb: Treat multi-value CSS properties as StyleValueList by default %!s(int64=3) %!d(string=hai) anos
  Sam Atkins afc434c416 LibWeb: Remove ValueListStyleValue :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 678760bd87 LibWeb: Parse multiple font-family values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 75450d2250 LibWeb: Handle StyleValueList for background-image %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6f9263de04 LibWeb: Implement and use BackgroundRepeatStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e6c0cb5a7f LibWeb: Implement and use OverflowStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cb3e097663 LibWeb: Implement and use BorderStyleValue %!s(int64=3) %!d(string=hai) anos