-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new spec: execCommand #1468
Labels
new spec
Suggestion to add a new spec
Comments
Changes to
|
github-actions bot
pushed a commit
that referenced
this issue
Aug 23, 2024
Close #1468, adding the suggested spec to the list. ### Changes to `index.json` This update would trigger the following changes in `index.json`: <details><summary>Add spec (1)</summary> ```json { "url": "https://w3c.github.io/editing/docs/execCommand/", "seriesComposition": "full", "shortname": "execCommand", "series": { "shortname": "execCommand", "currentSpecification": "execCommand", "title": "execCommand", "shortTitle": "execCommand", "nightlyUrl": "https://w3c.github.io/editing/docs/execCommand/" }, "standing": "pending", "nightly": { "url": "https://w3c.github.io/editing/docs/execCommand/", "status": "Unofficial Proposal Draft", "sourcePath": "docs/execCommand/index.html", "alternateUrls": [], "repository": "https://github.com/w3c/editing", "filename": "index.html" }, "organization": "W3C", "groups": [ { "name": "Web Editing Working Group", "url": "https://www.w3.org/groups/wg/webediting/" } ], "title": "execCommand", "source": "spec", "shortTitle": "execCommand", "categories": [ "browser" ] } ``` </details> ### Tests These changes look good! 😎
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL
https://w3c.github.io/editing/docs/execCommand/
Rationale
See discussion in #1429 (and past discussions on the topic). I propose to add the spec with a "pending" standing because the spec has not yet been udpated, and is a potential deliverable of the working group.
Additional properties
The text was updated successfully, but these errors were encountered: