Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson c1ab6ca6b4 LibWeb: Do not invalidate elements with animations in the CSS cascade há 1 ano atrás
  Matthew Olsson ec766e8669 LibWeb: Correctly set @keyframe rule's effect target há 1 ano atrás
  Matthew Olsson 6d0672eec0 LibWeb: Implement complex transform interpolation há 1 ano atrás
  Matthew Olsson 892f407d75 LibWeb: Do not abort interpolation if the StyleValue types differ há 1 ano atrás
  Matthew Olsson 15942b4262 LibWeb: Revert changing transform's animation-type to by-computed-value há 1 ano atrás
  Matthew Olsson aca32e298d LibWeb: Expand shorthand properties in CSS @keyframes há 1 ano atrás
  Matthew Olsson 0f54d797d2 LibWeb: Handle pre-existing animations when considering animation-name há 1 ano atrás
  Matthew Olsson b235620315 LibWeb: Pause keyframe animations during creation when necessary há 1 ano atrás
  Matthew Olsson 2ee022dead LibWeb: Set KeyframeEffect's pseudo-element if applicable há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Matthew Olsson b33bb0997a LibWeb: Move easing parsing code out into a dedicated function há 1 ano atrás
  Matthew Olsson c8b9c137a1 LibWeb: Handle discrete properties há 1 ano atrás
  Matthew Olsson 9e0ff9c140 LibWeb: Expose CSS shorthand -> longhand conversion há 1 ano atrás
  Matthew Olsson af1f0c673e LibWeb: Remove old animation-direction handling from StyleComputer há 1 ano atrás
  Matthew Olsson 70ded2ef42 LibGfx: Add Oklab support to Gfx::Color há 1 ano atrás
  Matthew Olsson 4e27d07ff2 LibWeb: Use initial value for animation start if it does not exist há 1 ano atrás
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations há 1 ano atrás
  Aliaksandr Kalenik 623ad94582 LibWeb: Resolve effective overflow-x and overflow-y according to spec há 1 ano atrás
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines há 1 ano atrás
  Andreas Kling f0722671c3 LibWeb: Cache the viewport rect across all of style computation há 1 ano atrás
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx há 1 ano atrás
  Bastiaan van der Plaat 44ff957784 LibWeb: Make -webkit-appearance an alias for the appearance css property há 1 ano atrás
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer há 1 ano atrás
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& há 1 ano atrás
  Aliaksandr Kalenik 51ecfdf71f LibWeb: Add unscaled fallback font in case Font::with_size() failed há 1 ano atrás
  Aliaksandr Kalenik de4b240429 LibWeb: Add missing null check in font_with_point_size() há 1 ano atrás
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class há 1 ano atrás
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm há 1 ano atrás
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code há 1 ano atrás
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits há 1 ano atrás