Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules il y a 1 an
  Andreas Kling e924ea002f LibWeb: Add Referer HTTP header to CSS font requests il y a 1 an
  Andreas Kling 418f9ceadd LibWeb: Invalidate font cache when web fonts are downloaded il y a 1 an
  Andreas Kling 7cd975268c LibWeb: Use Gfx::FontDatabase::for_each_typeface_with_family_name() il y a 1 an
  Sam Atkins 6dcd8d4a2c LibWeb: Add support for "User" CascadeOrigin il y a 1 an
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
  Sam Atkins a48b2c1c66 LibWeb: Fill in missing kinds of calc() expansion in StyleComputer il y a 1 an
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible il y a 1 an
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible il y a 1 an
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible il y a 1 an
  Andreas Kling 10020ba182 LibWeb: Don't override computed font-weight with value from used font il y a 1 an
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer il y a 1 an
  Andreas Kling 69a81243f5 LibWeb: Consider system fonts when looking for inexact weight match il y a 1 an
  Sam Atkins 68dae8ab46 LibWeb: Deduplicate calc-parsing code il y a 1 an
  Andreas Kling 045880e6c7 LibWeb: Stop whining about WOFF2 errors when trying to guess font format il y a 1 an
  Andreas Kling 3406d500a4 LibWeb: Hook up WOFF2 decompression in the StyleComputer il y a 1 an
  Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet il y a 1 an
  Bastiaan van der Plaat bba14f6014 LibWeb: Add Canvas Context2D basic font property support il y a 1 an
  Bastiaan van der Plaat b05fe22d39 LibWeb: Split of compute font logic in StyleComputer il y a 1 an
  Bastiaan van der Plaat cc1f7d385c LibWeb: Move font stretch width calc from StyleComputer to StyleValue il y a 1 an
  Sam Atkins 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors il y a 1 an
  Aliaksandr Kalenik da2cd73bcf LibWeb: Add place-self css property support il y a 1 an
  Andreas Kling cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace il y a 1 an
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking il y a 1 an
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule il y a 1 an
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword il y a 1 an
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property il y a 1 an
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property il y a 2 ans
  Andreas Kling 1470e60800 LibWeb: Add logical CSS properties for insets il y a 2 ans
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function il y a 2 ans