From 615a204f2a166a7dd2d1a2cbd1eb2f0516ac9124 Mon Sep 17 00:00:00 2001 From: Yoav Weiss Date: Mon, 4 Oct 2021 13:21:16 +0200 Subject: [PATCH] Remove frame-timing, as no longer being pursued (#394) Remove frame-timing, as no longer being pursued and add it to ignore list --- specs.json | 1 - src/data/ignore.json | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/specs.json b/specs.json index ff00da7e..a3d64169 100644 --- a/specs.json +++ b/specs.json @@ -162,7 +162,6 @@ "https://wicg.github.io/eyedropper-api/", "https://wicg.github.io/file-system-access/", "https://wicg.github.io/floc/", - "https://wicg.github.io/frame-timing/", "https://wicg.github.io/get-installed-related-apps/spec/", "https://wicg.github.io/idle-detection/", "https://wicg.github.io/import-maps/", diff --git a/src/data/ignore.json b/src/data/ignore.json index d099cbfe..cb855f1f 100644 --- a/src/data/ignore.json +++ b/src/data/ignore.json @@ -181,6 +181,9 @@ }, "w3c/merchant-validation": { "comment": "Deprecated API documenting legacy implementation" + }, + "WICG/frame-timing": { + "comment": "No longer being pursued, see https://github.com/w3c/browser-specs/pull/394" } }, "specs": {