Commit Verlauf

Autor SHA1 Nachricht Datum
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code vor 1 Jahr
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
  Sam Atkins 4ad58f0204 LibWeb: Store PositionStyleValue's edges as EdgeStyleValues vor 1 Jahr
  Sam Atkins 875661a584 LibWeb: Remove unnecessary double->float->double round trip vor 1 Jahr
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString vor 1 Jahr
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString vor 1 Jahr
  Andreas Kling 65787fffe4 LibWeb: Use Element::id() when collecting matching CSS rules vor 1 Jahr
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" vor 1 Jahr
  Aliaksandr Kalenik 28c9015bd8 LibWeb: Resolve percentages in calc() for font-size vor 1 Jahr
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String vor 1 Jahr
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute vor 1 Jahr
  Aliaksandr Kalenik b1ee5c8738 LibWeb: Implement CSS fonts lazy loading vor 1 Jahr
  Shannon Booth fc7f79e0e7 LibWeb: Use Element::namespace_ instead of ELement::namespace_uri vor 1 Jahr
  Sam Atkins 6ee6a2534d LibWeb: Expand shorthands containing CSS-wide keywords automatically vor 1 Jahr
  Sam Atkins aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV vor 1 Jahr
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 6e311902de LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 8143d48161 LibWeb: Replace PlaceSelfStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 1b0939b418 LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 6758decc74 LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins f5cb2e8dc2 LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV vor 1 Jahr
  Sam Atkins 48f3603119 LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 23d59a6caf LibWeb: Replace BorderStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 66300794a6 LibWeb: Expand CSS builtin values in border shorthands vor 1 Jahr
  Sam Atkins ae9eaeffc4 LibWeb: Remove unnecessary code from sided border shorthand expansion vor 1 Jahr
  Sam Atkins ae4b8d86df LibWeb: Include standard SVG user agent style sheet vor 1 Jahr
  Sam Atkins 9b4ddff6a9 LibWeb: Replace FontStyleValue with ShorthandStyleValue vor 1 Jahr
  Sam Atkins 34591549b1 LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue vor 1 Jahr