Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations hai 1 ano
  Aliaksandr Kalenik 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec hai 1 ano
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines hai 1 ano
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation hai 1 ano
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx hai 1 ano
  Bastiaan van der Plaat 44ff957784 LibWeb: Make -webkit-appearance an alias for the appearance css property hai 1 ano
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer hai 1 ano
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& hai 1 ano
  Aliaksandr Kalenik 51ecfdf71f LibWeb: Add unscaled fallback font in case Font::with_size() failed hai 1 ano
  Aliaksandr Kalenik de4b240429 LibWeb: Add missing null check in font_with_point_size() hai 1 ano
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class hai 1 ano
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm hai 1 ano
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code hai 1 ano
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits hai 1 ano
  Sam Atkins 4ad58f0204 LibWeb: Store PositionStyleValue's edges as EdgeStyleValues hai 1 ano
  Sam Atkins 875661a584 LibWeb: Remove unnecessary double->float->double round trip hai 1 ano
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString hai 1 ano
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString hai 1 ano
  Andreas Kling 65787fffe4 LibWeb: Use Element::id() when collecting matching CSS rules hai 1 ano
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" hai 1 ano
  Aliaksandr Kalenik 28c9015bd8 LibWeb: Resolve percentages in calc() for font-size hai 1 ano
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String hai 1 ano
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute hai 1 ano
  Aliaksandr Kalenik b1ee5c8738 LibWeb: Implement CSS fonts lazy loading hai 1 ano
  Shannon Booth fc7f79e0e7 LibWeb: Use Element::namespace_ instead of ELement::namespace_uri hai 1 ano
  Sam Atkins 6ee6a2534d LibWeb: Expand shorthands containing CSS-wide keywords automatically hai 1 ano
  Sam Atkins aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue hai 1 ano
  Sam Atkins e905072e47 LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV hai 1 ano
  Sam Atkins 8efac89a16 LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue hai 1 ano
  Sam Atkins 6e311902de LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue hai 1 ano