Matthew Olsson
|
0acf89234c
|
LibWeb: Try to fix a flaky animation test
Not sure if this'll fix it fully, as the flake has only ever been
observed on CI.
|
2024-06-02 16:07:12 +02:00 |
|
Matthew Olsson
|
2bd8093449
|
LibWeb: Detect explicit null timeline given in KeyframeAnimationOptions
We already do this for the timeline argument in the KeyframeEffect
constructor
|
2024-05-29 08:18:24 +02:00 |
|
Matthew Olsson
|
328ad9a2f0
|
LibWeb: Use InternalAnimationTimeline in existing tests
|
2024-03-30 19:26:58 +01:00 |
|
Matthew Olsson
|
e298e8af5a
|
LibWeb: Add some async/animation test utilities
|
2024-03-30 19:26:58 +01:00 |
|
Matthew Olsson
|
d1f35653b1
|
LibWeb: Use InternalAnimationTimeline in the startTime.html test
|
2024-03-28 21:08:32 +01:00 |
|
Matthew Olsson
|
7dcd7206d3
|
LibWeb: Use InternalAnimationTimeline in the playbackRate.html test
|
2024-03-28 21:08:32 +01:00 |
|
Matthew Olsson
|
dc47210360
|
LibWeb: Add tests for the rest of the Animation properties
|
2024-03-10 15:13:47 +01:00 |
|
Matthew Olsson
|
d7ad134ae5
|
LibWeb: Add a few Animation property tests
|
2024-03-09 15:34:27 +01:00 |
|