Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 68fcc37531 LibWeb: Return used values for grid tracks in getComputedStyle() il y a 10 mois
  Sam Atkins 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() il y a 10 mois
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue il y a 10 mois
  Sam Atkins 581d00293c LibWeb: Rename ColorStyleValue -> CSSColorValue il y a 10 mois
  Sam Atkins f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords il y a 10 mois
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct il y a 10 mois
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue il y a 10 mois
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue il y a 10 mois
  Sam Atkins 14611de362 LibWeb: Implement getComputedStyle() pseudoElement parameter il y a 11 mois
  Tim Ledbetter ea68bdef26 LibWeb: Return error on modification of a computed CSS style declaration il y a 11 mois
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color il y a 1 an
  Andreas Kling f7a83e5755 LibWeb: Improve FIXME message about getComputedStyle() properties il y a 1 an
  Tim Ledbetter 0b0ad5c9db LibWeb: Calculate width property resolved value correctly il y a 1 an
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& il y a 1 an
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer il y a 1 an
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings il y a 1 an
  Aliaksandr Kalenik 7411f66fcf LibWeb/CSS: Resolve value of "height" in special way according to spec il y a 1 an
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues il y a 1 an
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value il y a 1 an
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer il y a 1 an
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element il y a 1 an
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration from DeprecatedString to String il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
  Sam Atkins c9c99b3c42 LibWeb: Produce resolved transform value according to spec algorithm il y a 1 an
  Sam Atkins c65d6964ea LibWeb: Update layout if we lack a node when getting computed style il y a 1 an
  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