Historia zmian

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