Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible há 1 ano atrás
  Sam Atkins a48b2c1c66 LibWeb: Fill in missing kinds of calc() expansion in StyleComputer há 1 ano atrás
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible há 1 ano atrás
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible há 1 ano atrás
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible há 1 ano atrás
  Andreas Kling 10020ba182 LibWeb: Don't override computed font-weight with value from used font há 1 ano atrás
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer há 1 ano atrás
  Andreas Kling 69a81243f5 LibWeb: Consider system fonts when looking for inexact weight match há 1 ano atrás
  Sam Atkins 68dae8ab46 LibWeb: Deduplicate calc-parsing code há 1 ano atrás
  Andreas Kling 045880e6c7 LibWeb: Stop whining about WOFF2 errors when trying to guess font format há 1 ano atrás
  Andreas Kling 3406d500a4 LibWeb: Hook up WOFF2 decompression in the StyleComputer há 1 ano atrás
  Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet há 1 ano atrás
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support há 1 ano atrás
  Bastiaan van der Plaat b05fe22d39 LibWeb: Split of compute font logic in StyleComputer há 1 ano atrás
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue há 1 ano atrás
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors há 1 ano atrás
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support há 1 ano atrás
  Andreas Kling cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace há 1 ano atrás
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking há 1 ano atrás
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule há 1 ano atrás
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword há 1 ano atrás
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property há 1 ano atrás
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property há 2 anos atrás
  Andreas Kling 1470e60800 LibWeb: Add logical CSS properties for insets há 2 anos atrás
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function há 2 anos atrás
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Sam Atkins f21a30e45f LibWeb: Use CSSNumericType for CalculatedStyleValue resolved type há 2 anos atrás
  Andreas Kling 1b55ff6f4c LibWeb: Expand CSS var() inside calc() paren blocks há 2 anos atrás
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels há 2 anos atrás
  Hendiadyoin1 eeb15fc10b LibWeb: Stop lying about string types há 2 anos atrás