Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element %!s(int64=3) %!d(string=hai) anos
  Sam Atkins caef4ec157 LibWeb: Move PseudoElement enum up a level %!s(int64=3) %!d(string=hai) anos
  Sam Atkins adaab23149 LibWeb: Parse the `content` property %!s(int64=3) %!d(string=hai) anos
  Sam Atkins fd2ef43cb4 LibWeb: Implement `<resolution>` as a media feature type %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5c8ea81d21 LibWeb: Parse Angle/Frequency/Resolution/Time types %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 0465abcfec LibWeb: Implement CSS Resolution class %!s(int64=3) %!d(string=hai) anos
  Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 355d1936f2 LibWeb: Implement CSS Angle class %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 7880718fa8 LibWeb: Implement `@supports selector(.foo)` %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 53ec2ace23 LibWeb: Explain discrepancy with media-query parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8e82544dce LibWeb: Stop treating undefined lengths as valid %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important %!s(int64=3) %!d(string=hai) anos
  Guilherme Gonçalves a456759d7a LibWeb: Ignore malformed at-rules in CSS parser %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b51f428165 LibWeb: Parse multiple box-shadows :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e5b0369dfd LibWeb: Parse spread-distance and `inset` parts of box-shadow %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c547bed13b LibWeb: Reorganize box-shadow parsing code %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 8aaab19e6b LibWeb: Allow percentages for border-radius :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins dc7e73a0b7 LibWeb: Don't dump all stylesheets with CSS_PARSER_DEBUG enabled %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ad2180ba6c LibWeb: Put CSS parser debug spam behind CSS_PARSER_DEBUG %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cbdbe0c5a2 LibWeb: Implement CalculatedStyleValue::to_string() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 714832e705 LibWeb: Distinguish between Integer and Number calc() values %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b54cd17c1e LibWeb: Allow percentage tokens again when parsing calc() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b69f6097de LibWeb: Resolve type of calc() expressions at parse-time %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b818d952d1 LibWeb: Combine the two sets of calc() operator enums %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5826fe094f LibWeb: Allow comma- or space-separated StyleValueLists %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) %!s(int64=3) %!d(string=hai) anos