Skip to content

Commit

Permalink
Add Captured Surface Control (#1573)
Browse files Browse the repository at this point in the history
Close #1568, 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/mediacapture-surface-control/",
  "seriesComposition": "full",
  "shortname": "mediacapture-surface-control",
  "series": {
    "shortname": "mediacapture-surface-control",
    "currentSpecification": "mediacapture-surface-control",
    "title": "Captured Surface Control",
    "shortTitle": "Captured Surface Control",
    "nightlyUrl": "https://w3c.github.io/mediacapture-surface-control/"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Web Real-Time Communications Working Group",
      "url": "https://www.w3.org/groups/wg/webrtc/"
    }
  ],
  "nightly": {
    "url": "https://w3c.github.io/mediacapture-surface-control/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/mediacapture-surface-control",
    "sourcePath": "index.html",
    "filename": "index.html"
  },
  "title": "Captured Surface Control",
  "source": "spec",
  "shortTitle": "Captured Surface Control",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎

Co-authored-by: browser-specs-bot <>
  • Loading branch information
browser-specs-bot authored Nov 20, 2024
1 parent 1cb77df commit 4cd0a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@
"sourcePath": "actions/index.html"
}
},
"https://w3c.github.io/mediacapture-surface-control/",
"https://w3c.github.io/permissions-registry/",
{
"url": "https://w3c.github.io/reporting/network-reporting.html",
Expand Down

0 comments on commit 4cd0a3d

Please sign in to comment.