Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Ali Mohammad Pur b7e3a68bfc LibWeb: Keep track of CSS property source declarations há 2 anos atrás
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue há 2 anos atrás
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() há 2 anos atrás
  Karthik Karanth 733b74af7c LibWeb: Support min-inline-size & max-inline-size há 2 anos atrás
  Aliaksandr Kalenik ab5b89eb95 LibWeb: Add basic parsing of grid shorthand CSS property há 2 anos atrás
  Andreas Kling 9c8da4374d LibWeb: Try failed font lookups again without weight and slope 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 be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue há 2 anos atrás
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point há 2 anos atrás
  Andreas Kling 10ceacf5fb LibWeb: Honor the font-size even if the font-family is not found há 2 anos atrás
  Andreas Kling 71d5dc510e LibWeb: Resolve CSS variables if present in SVG presentation attributes há 2 anos atrás
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements há 2 anos atrás
  Andreas Kling 4005793e79 LibWeb: Handle CSS "color: currentcolor" há 2 anos atrás
  Andreas Kling 3f4de06fc2 LibWeb: Cache the root element font metrics when calculating them há 2 anos atrás
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
  Andreas Kling 3e62ab996d LibWeb: Put debug spam about unimplemented calc() expansion behind flag há 2 anos atrás
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value há 2 anos atrás
  Sam Atkins ba6d37ee6f LibWeb: Propagate errors when parsing StyleValues há 2 anos atrás
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues há 2 anos atrás
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction há 2 anos atrás
  Andreas Kling 610a7603a2 LibWeb: Implement more box type transformation edge cases há 2 anos atrás
  Emil Militzer fe40a7b664 LibWeb: Only change inside value during blockification há 2 anos atrás
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property há 2 anos atrás
  Sam Atkins 3c171593f8 LibWeb: Merge StyleComputer root-element font-metric calculation methods há 2 anos atrás
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct há 2 anos atrás
  Andreas Kling c0b4083b02 LibWeb: Blockify pseudo elements that are flex items há 2 anos atrás