Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson f386c01ae1 LibWeb: Use the correct start time when pausing/playing animations há 1 ano atrás
  Matthew Olsson c1ab6ca6b4 LibWeb: Do not invalidate elements with animations in the CSS cascade há 1 ano atrás
  Matthew Olsson 921f6c1e78 LibWeb: Run play tasks before pause tasks há 1 ano atrás
  Matthew Olsson d2cfea5acc LibWeb: Add Animation event handler attributes há 1 ano atrás
  Matthew Olsson 2dd5d0c310 LibWeb: Implement Animation.reverse() há 1 ano atrás
  Matthew Olsson 9ab73f2675 LibWeb: Implement Animation.updatePlaybackRate() há 1 ano atrás
  Matthew Olsson d351389d72 LibWeb: Implement Animation.persist() há 1 ano atrás
  Matthew Olsson 3c055ff76d LibWeb: Implement Animation.cancel() há 1 ano atrás
  Matthew Olsson 9abe472928 LibWeb: Implement Animation.finish() há 1 ano atrás
  Matthew Olsson c0b9179d9a LibWeb: Implement Animation.pause() há 1 ano atrás
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations há 1 ano atrás
  Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() há 1 ano atrás
  Matthew Olsson 145ae54718 LibWeb: Add a few Animation/AnimationEffect getters há 1 ano atrás
  Matthew Olsson 06a8674eec LibWeb: Simplify Animation::update_finished_state a bit há 1 ano atrás
  Matthew Olsson 1e37ba5515 LibWeb: Expose Animation::is_finished() há 1 ano atrás
  Matthew Olsson 2ade834655 LibWeb: Add Animation::is_replaceable() há 1 ano atrás
  Matthew Olsson ceb9d0f8dc LibWeb: Record position of Animations in global animation list há 1 ano atrás
  Matthew Olsson cac11ac891 LibWeb: Use [ExplicitNull] in Animation.idl há 1 ano atrás
  Matthew Olsson 3721a1a81c LibWeb: Run update_finished_state when setting AnimationEffect's timing há 1 ano atrás
  Matthew Olsson ce99636cd0 LibWeb: Fix check for missing argument in Animation constructor há 1 ano atrás
  Matthew Olsson 727a9a6472 LibWeb: Run pending play tasks when the timeline time changes há 1 ano atrás
  Matthew Olsson 4792dc294b LibWeb: Implement Animation::play há 1 ano atrás
  Matthew Olsson 88518c29ca LibWeb: Combine "pending" and "ASAP" animation task states há 1 ano atrás
  Matthew Olsson 154b4d4196 LibWeb: Invalidate style of animation targets in update_finished_state há 1 ano atrás
  Matthew Olsson 16a21a503d LibWeb: Fix incorrect comparison in Animation::update_finished_state há 1 ano atrás
  Matthew Olsson 8c80d0ee02 LibWeb: Fix typo (original_relative_time -> origin_relative_time) há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Matthew Olsson 536596632b LibWeb: Implement Animation::update_finished_state há 1 ano atrás
  Matthew Olsson 8053d40fd5 LibWeb: Add Animation helpers needed for update_finished_state há 1 ano atrás