Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String před 8 měsíci
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere před 9 měsíci
  Tim Ledbetter 087fcb84cb LibWeb: Don't crash when resolving grid properties of inline elements před 9 měsíci
  Sam Atkins 76daba3069 LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue před 9 měsíci
  Tim Ledbetter 779de840af LibWeb: Don't crash when resolving style of grid template properties před 9 měsíci
  Aliaksandr Kalenik 1d7c9cd1e1 LibWeb: Return computed grid-template-rows/columns if there's no used před 10 měsíci
  Aliaksandr Kalenik 68fcc37531 LibWeb: Return used values for grid tracks in getComputedStyle() před 10 měsíci
  Sam Atkins 37ea4e3b5f LibWeb: Rename CSSColorValue::create() to create_from_color() před 10 měsíci
  Sam Atkins 4e48afd9a7 LibWeb: Store ShadowStyleValue's color as a StyleValue před 10 měsíci
  Sam Atkins 581d00293c LibWeb: Rename ColorStyleValue -> CSSColorValue před 10 měsíci
  Sam Atkins f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords před 10 měsíci
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct před 10 měsíci
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue před 10 měsíci
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue před 10 měsíci
  Sam Atkins 14611de362 LibWeb: Implement getComputedStyle() pseudoElement parameter před 11 měsíci
  Tim Ledbetter ea68bdef26 LibWeb: Return error on modification of a computed CSS style declaration před 11 měsíci
  Colin Reeder 449f81bfbe LibWeb: Add support for -webkit-text-fill-color před 1 rokem
  Andreas Kling f7a83e5755 LibWeb: Improve FIXME message about getComputedStyle() properties před 1 rokem
  Tim Ledbetter 0b0ad5c9db LibWeb: Calculate width property resolved value correctly před 1 rokem
  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