Историја ревизија

Аутор SHA1 Порука Датум
  Sam Atkins f7209fb9d4 LibWeb: Implement `font-size: math` пре 1 година
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property пре 1 година
  Sam Atkins 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser пре 1 година
  Sam Atkins 240ec9aeed LibWeb: Treat invalid StyleValues that included var() as `unset` пре 1 година
  Sam Atkins 6dcd8d4a2c LibWeb: Add support for "User" CascadeOrigin пре 1 година
  Sam Atkins eca144a75e LibWeb: Make absolutizing StyleValues infallible пре 1 година
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer пре 1 година
  Andreas Kling 69a81243f5 LibWeb: Consider system fonts when looking for inexact weight match пре 1 година
  Bastiaan van der Plaat b05fe22d39 LibWeb: Split of compute font logic in StyleComputer пре 1 година
  Andreas Kling cf9565551a LibWeb: Don't filter CSS rules into separate list based on @namespace пре 1 година
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule пре 1 година
  Andreas Kling 8f29bdb62c LibWeb: Implement the CSS `revert` keyword пре 1 година
  Andreas Kling 13d5d47b56 LibWeb: Implement the CSS `all` property пре 1 година
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function пре 2 година
  Sam Atkins 7a2c8d30b9 LibWeb: Allow `auto` as `animation-duration` and make that the default пре 2 година
  Andi Gallo e48074e401 LibWeb: Make font selection closer to specification пре 2 година
  Ali Mohammad Pur 3ed26e9af8 LibWeb: Respect the CSS animation-direction property for animations пре 2 година
  Ali Mohammad Pur 19c92fa354 LibWeb: Respect the animation-fill-mode CSS property пре 2 година
  Ali Mohammad Pur 2e71263c5c LibWeb: Make sure finished animations are not restarted пре 2 година
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations пре 2 година
  Andreas Kling 38b2cba6a2 LibWeb: Honor font-weight and font-style when using downloaded fonts пре 2 година
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements пре 2 година
  Andreas Kling 3f4de06fc2 LibWeb: Cache the root element font metrics when calculating them пре 2 година
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues пре 2 година
  Sam Atkins 3c171593f8 LibWeb: Merge StyleComputer root-element font-metric calculation methods пре 2 година
  Andreas Kling 620a34a463 LibWeb: Don't apply element inline style to associated pseudo elements пре 2 година
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units пре 2 година
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr пре 2 година
  Andreas Kling c598c092c2 LibWeb: Actually instantiate ::before/::after pseudo elements when found пре 2 година
  Andreas Kling 3e970540b4 LibWeb: Don't compute full style for ::before/::after unless matched пре 2 година