diff --git a/specs.json b/specs.json index 5ade89c6..ad5149f5 100644 --- a/specs.json +++ b/specs.json @@ -489,6 +489,14 @@ "https://urlpattern.spec.whatwg.org/", "https://w3c.github.io/audio-session/", "https://w3c.github.io/contentEditable/", + { + "shortname": "execCommand", + "standing": "pending", + "nightly": { + "sourcePath": "docs/execCommand/index.html" + }, + "url": "https://w3c.github.io/editing/docs/execCommand/" + }, "https://w3c.github.io/gamepad/extensions.html", "https://w3c.github.io/long-animation-frames/", "https://w3c.github.io/mathml-aam/", diff --git a/src/data/monitor.json b/src/data/monitor.json index 7f62579e..aa92756d 100644 --- a/src/data/monitor.json +++ b/src/data/monitor.json @@ -418,10 +418,6 @@ "comment": "being split-off from main spec https://github.com/w3c/PFE/pull/9/files; stub", "lastreviewed": "2024-03-01" }, - "https://w3c.github.io/editing/docs/execCommand/": { - "lastreviewed": "2024-03-01", - "comment": "no longer worked on and not implemented consistently or fully by user agents" - }, "https://dev.w3.org/html5/html-sourcing-inband-tracks/": { "lastreviewed": "2024-03-01", "comment": "no longer worked on and implementation status is unclear"