Историја ревизија

Аутор SHA1 Порука Датум
  Matthew Olsson f386c01ae1 LibWeb: Use the correct start time when pausing/playing animations пре 1 година
  Matthew Olsson c1ab6ca6b4 LibWeb: Do not invalidate elements with animations in the CSS cascade пре 1 година
  Matthew Olsson d2cfea5acc LibWeb: Add Animation event handler attributes пре 1 година
  Matthew Olsson 2dd5d0c310 LibWeb: Implement Animation.reverse() пре 1 година
  Matthew Olsson 9ab73f2675 LibWeb: Implement Animation.updatePlaybackRate() пре 1 година
  Matthew Olsson d351389d72 LibWeb: Implement Animation.persist() пре 1 година
  Matthew Olsson 3c055ff76d LibWeb: Implement Animation.cancel() пре 1 година
  Matthew Olsson 9abe472928 LibWeb: Implement Animation.finish() пре 1 година
  Matthew Olsson c0b9179d9a LibWeb: Implement Animation.pause() пре 1 година
  Matthew Olsson 10fddb99fc LibWeb: Implement Document::remove_replaced_animations() пре 1 година
  Matthew Olsson 145ae54718 LibWeb: Add a few Animation/AnimationEffect getters пре 1 година
  Matthew Olsson 06a8674eec LibWeb: Simplify Animation::update_finished_state a bit пре 1 година
  Matthew Olsson 1e37ba5515 LibWeb: Expose Animation::is_finished() пре 1 година
  Matthew Olsson 2ade834655 LibWeb: Add Animation::is_replaceable() пре 1 година
  Matthew Olsson ceb9d0f8dc LibWeb: Record position of Animations in global animation list пре 1 година
  Matthew Olsson c3b689488e LibWeb: Implement animation class-specific composite order пре 1 година
  Matthew Olsson cac11ac891 LibWeb: Use [ExplicitNull] in Animation.idl пре 1 година
  Matthew Olsson 3a87c000c4 LibWeb: Add the CSSAnimation IDL object пре 1 година
  Matthew Olsson 3721a1a81c LibWeb: Run update_finished_state when setting AnimationEffect's timing пре 1 година
  Matthew Olsson 727a9a6472 LibWeb: Run pending play tasks when the timeline time changes пре 1 година
  Matthew Olsson 4792dc294b LibWeb: Implement Animation::play пре 1 година
  Matthew Olsson 88518c29ca LibWeb: Combine "pending" and "ASAP" animation task states пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Matthew Olsson 536596632b LibWeb: Implement Animation::update_finished_state пре 1 година
  Matthew Olsson 8053d40fd5 LibWeb: Add Animation helpers needed for update_finished_state пре 1 година
  Matthew Olsson fe40bdfc01 LibWeb: Implement Animation::play_state пре 1 година
  Matthew Olsson 8039fe78cd LibWeb: Implement Animation::set_playback_rate пре 1 година
  Matthew Olsson 749462f3df LibWeb: Implement Animation::set_current_time пре 1 година
  Matthew Olsson 9802995de8 LibWeb: Track an Animation's play/pause task state пре 1 година
  Matthew Olsson 422f43f4fc LibWeb: Implement Animation::set_start_time пре 1 година