Skip to content

Commit b190b1b

Browse files
Elchi3ddbeck
andauthored
Add Long animation frames (LoAFs) (#2074)
* Add Long animation frames (LoAFs) * Update features/long-animation-frames.yml Co-authored-by: Daniel D. Beck <[email protected]> --------- Co-authored-by: Daniel D. Beck <[email protected]>
1 parent ecc7c3c commit b190b1b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

features/draft/spec/long-animation-frames.yml renamed to features/long-animation-frames.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
draft_date: 2024-09-09
2-
name: Long Animation Frames API
3-
description: TODO
1+
name: Long animation frames
2+
description: The `long-animation-frame` performance event type and the `PerformanceLongAnimationFrameTiming` API provide information about rendering updates that take longer than 50 milliseconds. Also known as LoAFs.
43
spec: https://w3c.github.io/long-animation-frames/
4+
group: performance
55
compat_features:
66
- api.PerformanceLongAnimationFrameTiming
77
- api.PerformanceLongAnimationFrameTiming.blockingDuration

0 commit comments

Comments
 (0)