Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins 7b4ae43b91 LibWeb: Implement the `:seeking` pseudo-class vor 2 Jahren
  Sam Atkins 4df5e24926 LibWeb: Implement the `:playing` and `:paused` pseudo-classes vor 2 Jahren
  Karol Kosek 16836e7e62 LibWeb: Remove checking for AllowedDataUrlType vor 2 Jahren
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule vor 2 Jahren
  MacDue 109ea418ab LibWeb: Parse and ignore SVG paint fallback color vor 2 Jahren
  Sam Atkins 06eb4a7557 LibWeb: Match math function values to properties in correct order vor 2 Jahren
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword vor 2 Jahren
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute vor 2 Jahren
  Aliaksandr Kalenik 0e8a0a8191 LibWeb: Add support for "display: contents" vor 2 Jahren
  Andreas Kling 902e76baff LibWeb: Ignore whitespace around easing function argument values vor 2 Jahren
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property vor 2 Jahren
  Alan Kemp 3fd870a429 LibWeb: Create EdgeStyleValue for BackgroundPositionXY with no offset vor 2 Jahren
  Sam Atkins 8fc545992d LibWeb: Use generated math-function-parsing code vor 2 Jahren
  Sam Atkins 136dc7a1c3 LibWeb: Extract CalculationNode::constant_type_from_string() function vor 2 Jahren
  Sam Atkins e4a2bd7a44 LibWeb: Move RoundingMode to Enums.json vor 2 Jahren
  Andreas Kling 3194f10ad0 LibWeb: Explicitly instantiate a CSS parser template function vor 2 Jahren
  Ali Mohammad Pur efa55673cd Meta/CodeGenerators+LibWeb: Add support for 'easing-function' CSS values vor 2 Jahren
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions vor 2 Jahren
  Ali Mohammad Pur b00a23b0b6 LibWeb: Fix a spec link in CSS/Parser vor 2 Jahren
  Ali Mohammad Pur d60d149e62 LibWeb: Move some static functions from CSS/Parser.cpp into a new file vor 2 Jahren
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster vor 2 Jahren
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
  Timothy Flynn aff81d318b Everywhere: Run clang-format vor 2 Jahren
  Andreas Kling 5955a504e0 LibWeb: Allow font-family names to start with `-` vor 2 Jahren
  Andreas Kling dfdb31f5b0 LibWeb: Accept MIME types starting with "application/font" for CSS fonts vor 2 Jahren
  Sam Atkins f21a30e45f LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type vor 2 Jahren
  Sam Atkins 4d84080fdc LibWeb: Implement "Determine the type of a calculation" algorithm vor 2 Jahren
  Andreas Kling 088cc4ea73 LibWeb: Parse CSS :host selector vor 2 Jahren
  Andreas Kling 6b3b056476 LibWeb: Support CSS font shorthand with up to 4 consecutive `normal` vor 2 Jahren
  Sam Atkins 8c50d5d248 LibWeb: Remove misleading log message about unimplemented functions vor 2 Jahren