w3c/browser-specs

Add new spec: EME HDCP Version Registry

Closed this issue · 2 comments

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"
  }
}

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! 😎