Historique des commits

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