Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable há 1 ano atrás
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable há 1 ano atrás
  Sam Atkins 81b9f3ec15 LibWeb: Make ResolvedCSSStyleDeclaration method infallible há 1 ano atrás
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible há 1 ano atrás
  Sam Atkins 0cda97b852 LibWeb: Add some more computed values for CSS properties há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property há 1 ano atrás
  Sam Atkins 73fa58da34 LibWeb: Implement the CSS `outline-offset` property há 1 ano atrás
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) há 1 ano atrás
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser há 2 anos atrás
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser há 2 anos atrás
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length há 2 anos atrás
  Andreas Kling 8648355783 LibWeb: Modernize handling of the CSS flex-basis property há 2 anos atrás
  Sam Atkins cbf84152df LibWeb: Resolve fill and stroke related CSS properties há 2 anos atrás
  Andi Gallo 940d9b98ae LibWeb: Add support for table caption há 2 anos atrás
  Sam Atkins 6fd3b39bef LibWeb: Parse `aspect-ratio` property há 2 anos atrás
  stelar7 a5f2024afa LibWeb: Resolve the `transition-delay` property há 2 anos atrás
  Sam Atkins 8889635ba7 LibWeb: Remove int usage of NumberStyleValues há 2 anos atrás
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue há 2 anos atrás
  Sam Atkins af68bf862f LibWeb: Resolve border[-color,-style,-width] properties há 2 anos atrás
  Sam Atkins abdd4a8733 LibWeb: Add helper for creating resolved values for sided shorthands há 2 anos atrás
  Sam Atkins e8dc8f697b LibWeb: Alphabetize `style_value_for_property()` property list há 2 anos atrás
  Sam Atkins ee1fc56f02 LibWeb: Resolve background-size property há 2 anos atrás
  Sam Atkins d5fbec8a49 LibWeb: Resolve background-position[-x,-y] properties há 2 anos atrás
  Sam Atkins 3ed2c6da72 LibWeb: Resolve appearance property há 2 anos atrás
  Sam Atkins db09f0e0c1 LibWeb: Resolve align-{content,items,self} properties há 2 anos atrás
  Sam Atkins 6a51ef9c9b LibWeb: Resolve accent-color property há 2 anos atrás
  Sam Atkins 0374b42f20 LibWeb: Remove `CSS::` prefix from ResolvedCSSStyleDeclaration.cpp code há 2 anos atrás
  Andreas Kling a98f5c7251 LibWeb: Make resolved serialization of CSS `display` prefer short form há 2 anos atrás
  Andreas Kling 89ba7246dd LibWeb: Don't resolve CSS property values for unconnected elements há 2 anos atrás