-
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 pointerevents4 #1585
Labels
new spec
Suggestion to add a new spec
Comments
Changes to
|
github-actions bot
pushed a commit
that referenced
this issue
Dec 9, 2024
Close #1585, 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://www.w3.org/TR/pointerevents4/", "seriesComposition": "full", "shortname": "pointerevents4", "series": { "shortname": "pointerevents", "currentSpecification": "pointerevents4", "title": "Pointer Events", "shortTitle": "Pointer Events", "releaseUrl": "https://www.w3.org/TR/pointerevents/", "nightlyUrl": "https://w3c.github.io/pointerevents/" }, "seriesVersion": "4", "seriesPrevious": "pointerevents3", "organization": "W3C", "groups": [ { "name": "Pointer Events Working Group", "url": "https://www.w3.org/groups/wg/pointer-events/" } ], "release": { "url": "https://www.w3.org/TR/pointerevents4/", "status": "Working Draft", "filename": "Overview.html" }, "nightly": { "url": "https://w3c.github.io/pointerevents/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/pointerevents", "sourcePath": "index.html", "filename": "index.html" }, "title": "Pointer Events", "source": "w3c", "shortTitle": "Pointer Events", "categories": [ "browser" ], "standing": "good", "tests": { "repository": "https://github.com/web-platform-tests/wpt", "testPaths": [ "pointerevents" ] } } ``` </details> <details><summary>Update spec in the same series (1)</summary> ```json { "url": "https://www.w3.org/TR/pointerevents3/", "seriesComposition": "full", "shortname": "pointerevents3", "series": { "shortname": "pointerevents", "currentSpecification": "pointerevents4", "title": "Pointer Events", "shortTitle": "Pointer Events", "releaseUrl": "https://www.w3.org/TR/pointerevents/", "nightlyUrl": "https://w3c.github.io/pointerevents/" }, "seriesVersion": "3", "seriesNext": "pointerevents4", "organization": "W3C", "groups": [ { "name": "Pointer Events Working Group", "url": "https://www.w3.org/groups/wg/pointer-events/" } ], "release": { "url": "https://www.w3.org/TR/pointerevents3/", "status": "Working Draft", "filename": "Overview.html" }, "nightly": { "url": "https://w3c.github.io/pointerevents/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/pointerevents", "sourcePath": "index.html", "filename": "index.html" }, "title": "Pointer Events", "source": "w3c", "shortTitle": "Pointer Events", "categories": [ "browser" ], "standing": "good", "tests": { "repository": "https://github.com/web-platform-tests/wpt", "testPaths": [ "pointerevents" ] } } ``` </details> ### Tests These changes look good! 😎
Merged
tidoust
pushed a commit
that referenced
this issue
Dec 9, 2024
Close #1585, 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://www.w3.org/TR/pointerevents4/", "seriesComposition": "full", "shortname": "pointerevents4", "series": { "shortname": "pointerevents", "currentSpecification": "pointerevents4", "title": "Pointer Events", "shortTitle": "Pointer Events", "releaseUrl": "https://www.w3.org/TR/pointerevents/", "nightlyUrl": "https://w3c.github.io/pointerevents/" }, "seriesVersion": "4", "seriesPrevious": "pointerevents3", "organization": "W3C", "groups": [ { "name": "Pointer Events Working Group", "url": "https://www.w3.org/groups/wg/pointer-events/" } ], "release": { "url": "https://www.w3.org/TR/pointerevents4/", "status": "Working Draft", "filename": "Overview.html" }, "nightly": { "url": "https://w3c.github.io/pointerevents/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/pointerevents", "sourcePath": "index.html", "filename": "index.html" }, "title": "Pointer Events", "source": "w3c", "shortTitle": "Pointer Events", "categories": [ "browser" ], "standing": "good", "tests": { "repository": "https://github.com/web-platform-tests/wpt", "testPaths": [ "pointerevents" ] } } ``` </details> <details><summary>Update spec in the same series (1)</summary> ```json { "url": "https://www.w3.org/TR/pointerevents3/", "seriesComposition": "full", "shortname": "pointerevents3", "series": { "shortname": "pointerevents", "currentSpecification": "pointerevents4", "title": "Pointer Events", "shortTitle": "Pointer Events", "releaseUrl": "https://www.w3.org/TR/pointerevents/", "nightlyUrl": "https://w3c.github.io/pointerevents/" }, "seriesVersion": "3", "seriesNext": "pointerevents4", "organization": "W3C", "groups": [ { "name": "Pointer Events Working Group", "url": "https://www.w3.org/groups/wg/pointer-events/" } ], "release": { "url": "https://www.w3.org/TR/pointerevents3/", "status": "Working Draft", "filename": "Overview.html" }, "nightly": { "url": "https://w3c.github.io/pointerevents/", "status": "Editor's Draft", "alternateUrls": [], "repository": "https://github.com/w3c/pointerevents", "sourcePath": "index.html", "filename": "index.html" }, "title": "Pointer Events", "source": "w3c", "shortTitle": "Pointer Events", "categories": [ "browser" ], "standing": "good", "tests": { "repository": "https://github.com/web-platform-tests/wpt", "testPaths": [ "pointerevents" ] } } ``` </details> ### Tests These changes look good! 😎 Co-authored-by: browser-specs-bot <>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL
https://www.w3.org/TR/pointerevents4/
Rationale
pointerevents4
Additional properties
The text was updated successfully, but these errors were encountered: