Cronologia Commit

Autore SHA1 Messaggio Data
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets 3 anni fa
  Sam Atkins 1c18bb13a2 LibWeb: Move pseudo-element-from-string code into Selector 3 anni fa
  Sam Atkins 56a36da44e LibWeb: Only try parsing valid types of media-feature values 3 anni fa
  Sam Atkins fd47460141 LibWeb: Use ValueID for media-query identifiers 3 anni fa
  Sam Atkins 0371d33132 LibWeb+Meta: Stop discrete media-features from parsing as ranges 3 anni fa
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) 3 anni fa
  Sam Atkins deea129b8c LibWeb: Add Ratio type to MediaFeatureValue 3 anni fa
  Sam Atkins 5f93f1c161 LibWeb: Introduce and parse CSS Ratio type 3 anni fa
  Karol Kosek 0f7156ed81 LibWeb: Parse CSS `text-decoration-thickness` property 3 anni fa
  Sam Atkins a57128467a LibWeb: Implement :nth-of-type and :nth-last-of-type selectors :^) 3 anni fa
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element 3 anni fa
  Sam Atkins caef4ec157 LibWeb: Move PseudoElement enum up a level 3 anni fa
  Sam Atkins adaab23149 LibWeb: Parse the `content` property 3 anni fa
  Sam Atkins fd2ef43cb4 LibWeb: Implement `<resolution>` as a media feature type 3 anni fa
  Sam Atkins 5c8ea81d21 LibWeb: Parse Angle/Frequency/Resolution/Time types 3 anni fa
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length 3 anni fa
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class 3 anni fa
  Sam Atkins 0465abcfec LibWeb: Implement CSS Resolution class 3 anni fa
  Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class 3 anni fa
  Sam Atkins 355d1936f2 LibWeb: Implement CSS Angle class 3 anni fa
  Sam Atkins 7880718fa8 LibWeb: Implement `@supports selector(.foo)` 3 anni fa
  Andreas Kling 7c33a084fb LibWeb: Support CSS :only-of-type selector 3 anni fa
  Sam Atkins 53ec2ace23 LibWeb: Explain discrepancy with media-query parsing 3 anni fa
  Sam Atkins 8e82544dce LibWeb: Stop treating undefined lengths as valid 3 anni fa
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important 3 anni fa
  Guilherme Gonçalves a456759d7a LibWeb: Ignore malformed at-rules in CSS parser 3 anni fa
  Sam Atkins b51f428165 LibWeb: Parse multiple box-shadows :^) 3 anni fa
  Sam Atkins e5b0369dfd LibWeb: Parse spread-distance and `inset` parts of box-shadow 3 anni fa
  Sam Atkins c547bed13b LibWeb: Reorganize box-shadow parsing code 3 anni fa
  Sam Atkins 8aaab19e6b LibWeb: Allow percentages for border-radius :^) 3 anni fa