Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins a3a5af3fd1 LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration hace 1 año
  Sam Atkins 33e4a35d2d LibWeb: Resolve style for box-shadow and text-shadow hace 1 año
  Sam Atkins 44836cd8ed LibWeb: Resolve style for logical-side length properties hace 1 año
  Sam Atkins 2fa1df2ec4 LibWeb: Implement resolved style for line-height hace 1 año
  Sam Atkins 30e31d83b6 LibWeb: Construct resolved shorthands from resolved longhands hace 1 año
  Sam Atkins 737cccec70 LibWeb: Remove manual construction of resolved sided-border values hace 1 año
  Sam Atkins 77fb85d27a LibWeb: Add spec comments to style_value_for_property() hace 1 año
  Sam Atkins 90aaa8ab40 LibWeb: Handle shorthands in ResolvedCSSStyleDeclaration generically hace 1 año
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV hace 1 año
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV hace 1 año
  Sam Atkins 48f3603119 LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue hace 1 año
  Sam Atkins 9f4e057085 LibWeb: Fall back to computed values in ResolvedCSSStyleDeclaration hace 1 año
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String hace 1 año
  Zaggy1024 607a398917 LibWeb: Store computed CSS font size as `CSSPixels` hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Andrew Kaster da060eedb1 LibWeb: Create IdentifierStyleValue for fit-content size declarations hace 1 año
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels hace 1 año
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable hace 1 año
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable hace 1 año
  Sam Atkins 81b9f3ec15 LibWeb: Make ResolvedCSSStyleDeclaration method infallible hace 1 año
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hace 1 año
  Sam Atkins 0cda97b852 LibWeb: Add some more computed values for CSS properties hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property hace 1 año
  Sam Atkins 73fa58da34 LibWeb: Implement the CSS `outline-offset` property hace 1 año