From a1ebe3451f2c91219994553aa75f9057bbdb0e3a Mon Sep 17 00:00:00 2001 From: Andy Luhrs Date: Tue, 12 Nov 2024 11:48:15 -0800 Subject: [PATCH] Update mls.json to add LoAF spec for WebPerfWG LoAF got split into w3c/long-animation-frames, and should be on this list. --- mls.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mls.json b/mls.json index 6f24bb4..a3ea9f3 100755 --- a/mls.json +++ b/mls.json @@ -1788,7 +1788,8 @@ "w3c/device-memory", "w3c/paint-timing", "w3c/longtasks", - "w3c/server-timing" + "w3c/server-timing", + "w3c/long-animation-frames" ], "topic": "Web Performance WG specs" }