Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins adaab23149 LibWeb: Parse the `content` property %!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
  Andreas Kling bfe69e9d0d LibWeb: Cache and reuse some very common StyleValue objects %!s(int64=3) %!d(string=hai) anos
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 699b48ccc8 LibWeb: VERIFY when getting a length from an invalid StyleValue %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1093d6e2c3 LibWeb: Use a Variant for calc() percentage_basis %!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 48c6cf92e3 LibWeb: Add `pointer-events: all` %!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 2407a03fd9 LibWeb: Add resolving calc() to a number/integer/percentage %!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 f0fb84dfcb LibWeb: Refactor calc() resolution logic using CalculationResult %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 35f64af3a4 LibWeb: Implement CalculationResult type for calc() results %!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 db04b5687d LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue %!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 f22d8c8f77 LibWeb: Move non-trivial StyleValue to_string() methods to cpp file %!s(int64=3) %!d(string=hai) anos
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cb0cce5cdc LibWeb: Convert flex-basis to LengthPercentage %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 784ba2ec42 LibWeb: Convert background-position to LengthPercentage %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f602249ae9 LibWeb: Convert background-size from Length to LengthPercentage %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f75e796909 LibWeb: Convert border-radii from Length to LengthPercentage :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 2a3abf09ff LibWeb: Remove BorderRadiusStyleValue::to_length() hack %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ea0f6b42f0 LibWeb: Add PercentageStyleValue, and parse it %!s(int64=3) %!d(string=hai) anos