Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& před 1 rokem
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer před 1 rokem
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings před 1 rokem
  Aliaksandr Kalenik 7411f66fcf LibWeb/CSS: Resolve value of "height" in special way according to spec před 1 rokem
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues před 1 rokem
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value před 1 rokem
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer před 1 rokem
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element před 1 rokem
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration from DeprecatedString to String před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible před 1 rokem
  Sam Atkins c9c99b3c42 LibWeb: Produce resolved transform value according to spec algorithm před 1 rokem
  Sam Atkins c65d6964ea LibWeb: Update layout if we lack a node when getting computed style před 1 rokem
  Sam Atkins a3a5af3fd1 LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration před 1 rokem
  Sam Atkins 33e4a35d2d LibWeb: Resolve style for box-shadow and text-shadow před 1 rokem
  Sam Atkins 44836cd8ed LibWeb: Resolve style for logical-side length properties před 1 rokem
  Sam Atkins 2fa1df2ec4 LibWeb: Implement resolved style for line-height před 1 rokem
  Sam Atkins 30e31d83b6 LibWeb: Construct resolved shorthands from resolved longhands před 1 rokem
  Sam Atkins 737cccec70 LibWeb: Remove manual construction of resolved sided-border values před 1 rokem
  Sam Atkins 77fb85d27a LibWeb: Add spec comments to style_value_for_property() před 1 rokem
  Sam Atkins 90aaa8ab40 LibWeb: Handle shorthands in ResolvedCSSStyleDeclaration generically před 1 rokem
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV před 1 rokem
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue před 1 rokem
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV před 1 rokem
  Sam Atkins 48f3603119 LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue před 1 rokem
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue před 1 rokem
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue před 1 rokem
  Sam Atkins 34e0899ab0 LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue před 1 rokem
  Sam Atkins 9f4e057085 LibWeb: Fall back to computed values in ResolvedCSSStyleDeclaration před 1 rokem
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String před 1 rokem