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