Skip to content
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: EME HDCP Version Registry #1419

Closed
tidoust opened this issue Jul 26, 2024 · 2 comments · Fixed by #1420
Closed

Add new spec: EME HDCP Version Registry #1419

tidoust opened this issue Jul 26, 2024 · 2 comments · Fixed by #1420
Labels
new spec Suggestion to add a new spec

Comments

@tidoust
Copy link
Member

tidoust commented Jul 26, 2024

URL

https://www.w3.org/TR/eme-hdcp-version-registry/

Rationale

Published by the Media WG with ongoing implementations of the underlying feature in browsers

Additional properties

{
  "nightly": {
    "sourcePath": "hdcp-version-registry-respec.html"
  }
}
@tidoust tidoust added the new spec Suggestion to add a new spec label Jul 26, 2024
@browser-specs-bot
Copy link
Collaborator

browser-specs-bot commented Jul 26, 2024

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
  "seriesComposition": "full",
  "shortname": "eme-hdcp-version-registry",
  "series": {
    "shortname": "eme-hdcp-version-registry",
    "currentSpecification": "eme-hdcp-version-registry",
    "title": "Encrypted Media Extensions HDCP Version Registry",
    "shortTitle": "Encrypted Media Extensions HDCP Version Registry",
    "releaseUrl": "https://www.w3.org/TR/eme-hdcp-version-registry/",
    "nightlyUrl": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html"
  },
  "nightly": {
    "url": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html",
    "status": "Editor's Draft",
    "sourcePath": "hdcp-version-registry-respec.html",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/encrypted-media",
    "filename": "hdcp-version-registry.html"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Media Working Group",
      "url": "https://www.w3.org/media-wg/"
    }
  ],
  "release": {
    "url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
    "status": "Draft Registry",
    "filename": "Overview.html"
  },
  "title": "Encrypted Media Extensions HDCP Version Registry",
  "source": "w3c",
  "shortTitle": "Encrypted Media Extensions HDCP Version Registry",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

@tidoust
Copy link
Member Author

tidoust commented Jul 26, 2024

@browser-specs-bot pr

github-actions bot pushed a commit that referenced this issue Jul 26, 2024
Close #1419, 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/eme-hdcp-version-registry/",
  "seriesComposition": "full",
  "shortname": "eme-hdcp-version-registry",
  "series": {
    "shortname": "eme-hdcp-version-registry",
    "currentSpecification": "eme-hdcp-version-registry",
    "title": "Encrypted Media Extensions HDCP Version Registry",
    "shortTitle": "Encrypted Media Extensions HDCP Version Registry",
    "releaseUrl": "https://www.w3.org/TR/eme-hdcp-version-registry/",
    "nightlyUrl": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html"
  },
  "nightly": {
    "url": "https://w3c.github.io/encrypted-media/hdcp-version-registry.html",
    "status": "Editor's Draft",
    "sourcePath": "hdcp-version-registry-respec.html",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/encrypted-media",
    "filename": "hdcp-version-registry.html"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Media Working Group",
      "url": "https://www.w3.org/media-wg/"
    }
  ],
  "release": {
    "url": "https://www.w3.org/TR/eme-hdcp-version-registry/",
    "status": "Draft Registry",
    "filename": "Overview.html"
  },
  "title": "Encrypted Media Extensions HDCP Version Registry",
  "source": "w3c",
  "shortTitle": "Encrypted Media Extensions HDCP Version Registry",
  "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
Labels
new spec Suggestion to add a new spec
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants