Matthew Olsson
|
d2cfea5acc
|
LibWeb: Add Animation event handler attributes
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
2dd5d0c310
|
LibWeb: Implement Animation.reverse()
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
9ab73f2675
|
LibWeb: Implement Animation.updatePlaybackRate()
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
d351389d72
|
LibWeb: Implement Animation.persist()
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
3c055ff76d
|
LibWeb: Implement Animation.cancel()
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
9abe472928
|
LibWeb: Implement Animation.finish()
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
c0b9179d9a
|
LibWeb: Implement Animation.pause()
|
2024-02-23 21:23:57 +01:00 |
|
Matthew Olsson
|
cac11ac891
|
LibWeb: Use [ExplicitNull] in Animation.idl
|
2024-02-19 14:51:56 -05:00 |
|
Matthew Olsson
|
4792dc294b
|
LibWeb: Implement Animation::play
|
2024-02-15 12:34:19 +01:00 |
|
Bastiaan van der Plaat
|
5f5ac48908
|
LibWeb: Format all .idl files to use four space indentation
|
2024-01-18 14:00:06 +01:00 |
|
Matthew Olsson
|
fe40bdfc01
|
LibWeb: Implement Animation::play_state
|
2023-11-11 22:45:16 +01:00 |
|
Matthew Olsson
|
1a94241f58
|
IDL: Add missing #imports
|
2023-11-11 08:51:51 +01:00 |
|
Matthew Olsson
|
1ca46afa2f
|
LibWeb: Add the Animation IDL object
|
2023-11-08 09:58:18 +01:00 |
|