Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data hace 1 año
  Andrew Kaster de98c122d1 LibWeb: Move CSS unicode-ranges parsing code into a common helper hace 1 año
  Andrew Kaster 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace hace 1 año
  Sam Atkins 59c79e848c LibWeb: Parse dimension values using TokenStream hace 1 año
  Sam Atkins efce563abd LibWeb: Parse identifier values using TokenStream hace 1 año
  Sam Atkins e8115d6a56 LibWeb: Parse transform values using the existing comma-parsing code hace 1 año
  Sam Atkins e4e048f278 LibWeb: Parse color values using TokenStream hace 1 año
  Sam Atkins 710e5c24d3 LibWeb: Parse string values using TokenStream hace 1 año
  Sam Atkins e42f052b00 LibWeb: Parse rect() values using TokenStream hace 1 año
  Sam Atkins e00f41a274 LibWeb: Parse URL values using TokenStream hace 1 año
  Sam Atkins cfa221944c LibWeb: Parse image values using TokenStream hace 1 año
  Timothy Flynn bf1c82724f LibWeb: Default to an empty string when a string attr substitution fails hace 1 año
  Shannon Booth 18520561e7 LibWeb: Fix crash for calculated transition duration/delays hace 1 año
  Andreas Kling b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule hace 1 año
  Matthew Olsson 87155c7b1d LibWeb: Fix infinite loop in CSS::Parser::parse_transition_value() hace 1 año
  Matthew Olsson 5dce559ed8 LibWeb: Parse transition style values hace 1 año
  Matthew Olsson 1f53727a3f LibWeb: Remove Badge from CSS::Parser::resolve_unresolved_style_value hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Andreas Kling b15316eba8 LibWeb: Avoid FlyString->String->FlyString roundtrips in CSS variables hace 1 año
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Tommy van der Vorst 1c7ec9c770 LibWeb: Ignore repeat(auto-fit/auto-fill, auto) as it is not allowed hace 1 año
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing hace 1 año
  Aliaksandr Kalenik a22ef086f5 LibWeb/CSS: Support calc() in grid placement values hace 1 año
  Shannon Booth d95461ebe1 LibWeb: Allow 'center' in 3-value background-positions hace 1 año
  Bastiaan van der Plaat 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions hace 1 año
  Bastiaan van der Plaat c443f80137 LibWeb: Allow percentages on CSS transform scale functions hace 1 año
  Bastian Neumann 7d63b8b95f LibWeb/CSS: Remove nullpointer dereference in Parser hace 1 año
  Shannon Booth 5b9a0e3fe7 LibWeb: Allow reordering of keywords in CSS positions hace 1 año
  Andreas Kling 5b7a8891a6 LibWeb: Implement calc() value equality check in a more efficient way hace 1 año