-
Notifications
You must be signed in to change notification settings - Fork 46
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 ppa #1675
Labels
new spec
Suggestion to add a new spec
Comments
Changes to
|
the trailing ":" in the series title comes from our code removing Level information. |
Yes, I'll look into updating our logic for series titles: a title that ends with Also, the |
github-actions bot
pushed a commit
that referenced
this issue
Feb 5, 2025
Close #1675, 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/ppa/", "seriesComposition": "full", "shortname": "ppa", "series": { "shortname": "ppa", "currentSpecification": "ppa", "title": "Privacy-Preserving Attribution", "shortTitle": "Privacy-Preserving Attribution", "nightlyUrl": "https://w3c.github.io/ppa/" }, "nightly": { "url": "https://w3c.github.io/ppa/", "status": "Editor's Draft", "sourcePath": "api.bs", "alternateUrls": [], "repository": "https://github.com/w3c/ppa", "filename": "index.html" }, "organization": "W3C", "groups": [ { "name": "Private Advertising Technology Working Group", "url": "https://www.w3.org/groups/wg/pat/" } ], "title": "Privacy-Preserving Attribution: Level 1", "source": "spec", "shortTitle": "Privacy-Preserving Attribution 1", "categories": [ "browser" ], "standing": "good" } ``` </details> ### Tests These changes look good! 😎
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL
https://w3c.github.io/ppa/
Rationale
ppa
Additional properties
The text was updated successfully, but these errors were encountered: