Historique des commits

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