diff --git a/features/draft/spec/long-animation-frames.yml b/features/long-animation-frames.yml similarity index 79% rename from features/draft/spec/long-animation-frames.yml rename to features/long-animation-frames.yml index cb7721ad96d..2f1b9355934 100644 --- a/features/draft/spec/long-animation-frames.yml +++ b/features/long-animation-frames.yml @@ -1,7 +1,7 @@ -draft_date: 2024-09-09 -name: Long Animation Frames API -description: TODO +name: Long animation frames (LoAFs) +description: The `long-animation-frame` performance event type and the `PerformanceLongAnimationFrameTiming` API provide information about rendering updates which are delayed by 50 milliseconds or more. spec: https://w3c.github.io/long-animation-frames/ +group: performance compat_features: - api.PerformanceLongAnimationFrameTiming - api.PerformanceLongAnimationFrameTiming.blockingDuration diff --git a/features/draft/spec/long-animation-frames.yml.dist b/features/long-animation-frames.yml.dist similarity index 100% rename from features/draft/spec/long-animation-frames.yml.dist rename to features/long-animation-frames.yml.dist