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 Captured Surface Control #1573

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1568, adding the suggested spec to the list.

Changes to index.json

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

Add spec (1)
{
  "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"
}

Tests

These changes look good! 😎

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! 😎
@tidoust tidoust merged commit 4cd0a3d into main Nov 20, 2024
1 check passed
@tidoust tidoust deleted the add-mediacapture-surface-control branch November 20, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mediacapture-surface-control
2 participants