Commit History

Autor SHA1 Mensaxe Data
  Andrew Kaster 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data hai 1 ano
  Andrew Kaster de98c122d1 LibWeb: Move CSS unicode-ranges parsing code into a common helper hai 1 ano
  Andrew Kaster 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace hai 1 ano
  Sam Atkins 59c79e848c LibWeb: Parse dimension values using TokenStream hai 1 ano
  Sam Atkins efce563abd LibWeb: Parse identifier values using TokenStream hai 1 ano
  Sam Atkins e4e048f278 LibWeb: Parse color values using TokenStream hai 1 ano
  Sam Atkins 710e5c24d3 LibWeb: Parse string values using TokenStream hai 1 ano
  Sam Atkins e42f052b00 LibWeb: Parse rect() values using TokenStream hai 1 ano
  Sam Atkins e00f41a274 LibWeb: Parse URL values using TokenStream hai 1 ano
  Sam Atkins cfa221944c LibWeb: Parse image values using TokenStream hai 1 ano
  Sam Atkins 384b18b271 LibWeb: Make parse_color_stop_list() a CSS Parser method hai 1 ano
  Matthew Olsson 5dce559ed8 LibWeb: Parse transition style values hai 1 ano
  Matthew Olsson 1f53727a3f LibWeb: Remove Badge from CSS::Parser::resolve_unresolved_style_value hai 1 ano
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& hai 1 ano
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hai 1 ano
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions hai 1 ano
  Sam Atkins 8b69f41bcd LibWeb: Remove old parse_length(ComponentValue const&) method hai 1 ano
  Sam Atkins 306acf43c4 LibWeb: Convert parse_source_size_value() to TokenStream hai 1 ano
  Sam Atkins e62d692205 LibWeb: Implement helpers for parsing CSS numeric types hai 1 ano
  Sam Atkins 69f88c9a64 LibWeb: Parse grid property using TokenStream hai 1 ano
  Sam Atkins 5f99edad3b LibWeb: Parse grid-template property using TokenStream hai 1 ano
  Sam Atkins b8c6c75ae1 LibWeb: Parse grid-template-[columns,rows] properties using TokenStream hai 1 ano
  Sam Atkins ee5b00d1ee LibWeb: Parse grid-auto-[columns,rows] properties using TokenStream hai 1 ano
  Sam Atkins 4c17620712 LibWeb: Parse transform-origin property using TokenStream hai 1 ano
  Sam Atkins dd5adb28fd LibWeb: Parse transform property using TokenStream hai 1 ano
  Sam Atkins ed77dee405 LibWeb: Parse text-decoration property using TokenStream hai 1 ano
  Sam Atkins 513dee04d4 LibWeb: Parse place-self property using TokenStream hai 1 ano
  Sam Atkins 5a8f57f7b3 LibWeb: Parse place-items property using TokenStream hai 1 ano
  Sam Atkins 61d6f611cb LibWeb: Parse place-content property using TokenStream hai 1 ano