Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString il y a 1 an
  Colin Reeder 5c315b532e LibWeb: Add more legacy -webkit- aliases il y a 1 an
  Gingeh e8d32bab58 LibWeb/CSS: Support hwb, oklab and oklch color functions il y a 1 an
  Gingeh 490a36bab1 LibWeb/CSS: Split parse_rgb_or_hsl_color into separate functions il y a 1 an
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter il y a 1 an
  Matthew Olsson 667e313731 LibWeb: Parse easing values manually il y a 1 an
  Andreas Kling 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList il y a 1 an
  MacDue 0135af6e60 Meta: Add `basic-shape` as a CSS property value type il y a 1 an
  MacDue 120915048c LibWeb: Parse the `polygon()` basic shape function il y a 1 an
  Andrew Kaster 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data il y a 1 an
  Andrew Kaster de98c122d1 LibWeb: Move CSS unicode-ranges parsing code into a common helper il y a 1 an
  Andrew Kaster 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace il y a 1 an
  Sam Atkins 59c79e848c LibWeb: Parse dimension values using TokenStream il y a 1 an
  Sam Atkins efce563abd LibWeb: Parse identifier values using TokenStream il y a 1 an
  Sam Atkins e8115d6a56 LibWeb: Parse transform values using the existing comma-parsing code il y a 1 an
  Sam Atkins e4e048f278 LibWeb: Parse color values using TokenStream il y a 1 an
  Sam Atkins 710e5c24d3 LibWeb: Parse string values using TokenStream il y a 1 an
  Sam Atkins e42f052b00 LibWeb: Parse rect() values using TokenStream il y a 1 an
  Sam Atkins e00f41a274 LibWeb: Parse URL values using TokenStream il y a 1 an
  Sam Atkins cfa221944c LibWeb: Parse image values using TokenStream il y a 1 an
  Timothy Flynn bf1c82724f LibWeb: Default to an empty string when a string attr substitution fails il y a 1 an
  Shannon Booth 18520561e7 LibWeb: Fix crash for calculated transition duration/delays il y a 1 an
  Andreas Kling b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule il y a 1 an
  Matthew Olsson 87155c7b1d LibWeb: Fix infinite loop in CSS::Parser::parse_transition_value() il y a 1 an
  Matthew Olsson 5dce559ed8 LibWeb: Parse transition style values il y a 1 an
  Matthew Olsson 1f53727a3f LibWeb: Remove Badge from CSS::Parser::resolve_unresolved_style_value il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andreas Kling b15316eba8 LibWeb: Avoid FlyString->String->FlyString roundtrips in CSS variables il y a 1 an
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an