w3c / browser-specs

A machine-readable list of Web specifications
Other
213 stars 44 forks source link

Add new spec: Isolated Contexts #1466

Closed dontcallmedom closed 2 weeks ago

dontcallmedom commented 2 weeks ago

URL

https://wicg.github.io/isolated-web-apps/isolated-contexts.html

Rationale

Implemented in Chromium (but only shipping in a ChromeOS context)

Additional properties

  {
    "categories": [
      "-browser"
    ],
    "shortname": "isolated-contexts",
    "nightly": {
      "url": "https://wicg.github.io/isolated-web-apps/isolated-contexts.html"
    },
    "url": "https://wicg.github.io/isolated-web-apps/isolated-contexts.html"
  }
browser-specs-bot commented 2 weeks ago

Changes to index.json

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

Add spec (1) ```json { "url": "https://wicg.github.io/isolated-web-apps/isolated-contexts.html", "seriesComposition": "full", "shortname": "isolated-contexts", "series": { "shortname": "isolated-contexts", "currentSpecification": "isolated-contexts", "title": "Isolated Contexts", "shortTitle": "Isolated Contexts", "nightlyUrl": "https://wicg.github.io/isolated-web-apps/isolated-contexts.html" }, "categories": [], "nightly": { "url": "https://wicg.github.io/isolated-web-apps/isolated-contexts.html", "status": "Draft Community Group Report", "alternateUrls": [], "repository": "https://github.com/WICG/isolated-web-apps", "sourcePath": "isolated-contexts.bs", "filename": "isolated-contexts.html" }, "organization": "W3C", "groups": [ { "name": "Web Platform Incubator Community Group", "url": "https://www.w3.org/community/wicg/" } ], "title": "Isolated Contexts", "source": "specref", "shortTitle": "Isolated Contexts", "standing": "good" } ```

Tests

These changes look good! 😎

dontcallmedom commented 2 weeks ago

@browser-specs-bot pr