Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 0c14698028 LibWeb: Fully implement CSS animation-timing-function há 2 anos atrás
  Sam Atkins 7a2c8d30b9 LibWeb: Allow `auto` as `animation-duration` and make that the default há 2 anos atrás
  Andi Gallo e48074e401 LibWeb: Make font selection closer to specification há 2 anos atrás
  Ali Mohammad Pur 3ed26e9af8 LibWeb: Respect the CSS animation-direction property for animations há 2 anos atrás
  Ali Mohammad Pur 19c92fa354 LibWeb: Respect the animation-fill-mode CSS property há 2 anos atrás
  Ali Mohammad Pur 2e71263c5c LibWeb: Make sure finished animations are not restarted há 2 anos atrás
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations há 2 anos atrás
  Andreas Kling 38b2cba6a2 LibWeb: Honor font-weight and font-style when using downloaded fonts há 2 anos atrás
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements há 2 anos atrás
  Andreas Kling 3f4de06fc2 LibWeb: Cache the root element font metrics when calculating them há 2 anos atrás
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues há 2 anos atrás
  Sam Atkins 3c171593f8 LibWeb: Merge StyleComputer root-element font-metric calculation methods há 2 anos atrás
  Andreas Kling 620a34a463 LibWeb: Don't apply element inline style to associated pseudo elements há 2 anos atrás
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Andreas Kling c598c092c2 LibWeb: Actually instantiate ::before/::after pseudo elements when found há 2 anos atrás
  Andreas Kling 3e970540b4 LibWeb: Don't compute full style for ::before/::after unless matched há 2 anos atrás
  Andreas Kling 4bfdc4db17 LibWeb: Make CSS rule cache smarter about pseudo elements há 2 anos atrás
  Andreas Kling 72569bca1c LibWeb: Implement the CSS rule cache optimization for UA style as well há 2 anos atrás
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes há 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Sam Atkins 6cc5e09c71 LibWeb: Port StyleComputer to new Strings há 2 anos atrás
  Sam Atkins 1c77867c78 LibWeb: Port FontCache to new Strings há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects há 2 anos atrás
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels há 2 anos atrás
  Thomas Queiroz eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling ab9aa9da0d LibWeb: Do CSS var() expansion in a separate pass há 2 anos atrás
  Sam Atkins 54be317fa9 LibWeb: Use TokenStreams when expanding unresolved CSS values há 2 anos atrás