From f1b077a99c8863dde90e325647f732e8d67e4ff3 Mon Sep 17 00:00:00 2001 From: fetch-info bot <> Date: Fri, 31 Jan 2025 16:22:40 +0000 Subject: [PATCH] [data] Update spec info --- index.json | 34 +++++++++++++++++++++++++++++ packages/browser-specs/package.json | 2 +- packages/web-specs/package.json | 2 +- 3 files changed, 36 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index e1d3f068..e0f5205a 100644 --- a/index.json +++ b/index.json @@ -8170,6 +8170,40 @@ "browser" ] }, + { + "url": "https://wicg.github.io/document-isolation-policy/", + "seriesComposition": "full", + "shortname": "document-isolation-policy", + "series": { + "shortname": "document-isolation-policy", + "currentSpecification": "document-isolation-policy", + "title": "Document-Isolation-Policy", + "shortTitle": "Document-Isolation-Policy", + "nightlyUrl": "https://wicg.github.io/document-isolation-policy/" + }, + "organization": "W3C", + "groups": [ + { + "name": "Web Platform Incubator Community Group", + "url": "https://www.w3.org/community/wicg/" + } + ], + "nightly": { + "url": "https://wicg.github.io/document-isolation-policy/", + "status": "Draft Community Group Report", + "alternateUrls": [], + "repository": "https://github.com/WICG/document-isolation-policy", + "sourcePath": "index.bs", + "filename": "index.html" + }, + "title": "Document-Isolation-Policy", + "source": "spec", + "shortTitle": "Document-Isolation-Policy", + "categories": [ + "browser" + ], + "standing": "good" + }, { "url": "https://wicg.github.io/document-picture-in-picture/", "seriesComposition": "full", diff --git a/packages/browser-specs/package.json b/packages/browser-specs/package.json index 820927de..12caf3a9 100644 --- a/packages/browser-specs/package.json +++ b/packages/browser-specs/package.json @@ -1,6 +1,6 @@ { "name": "browser-specs", - "version": "4.34.1", + "version": "4.35.0", "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.", "repository": { "type": "git", diff --git a/packages/web-specs/package.json b/packages/web-specs/package.json index 382afb4e..aa4b1f58 100644 --- a/packages/web-specs/package.json +++ b/packages/web-specs/package.json @@ -1,6 +1,6 @@ { "name": "web-specs", - "version": "3.36.1", + "version": "3.37.0", "description": "Curated list of technical Web specifications", "repository": { "type": "git",