Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 6, 2026

⚠ NEVER add commits to this pull request.

πŸ€– This pull request was automatically created to facilitate human review of browser-specs changes based on list of specs at a3280e1.

🧐 Please review the diff below and version numbers. If all looks good, merge this pull request to release the changes to npm.

πŸ“¦ Latest released browser-specs package was v4.65.0. Merging this pull request will release v4.66.0. Make sure that the bump is the right one for the changes.

✍ If any change needs to be made before release, do not add a commit to this pull request. Changes should rather be handled in a separate pull request and pushed to the main branch. You may leave this pull request open in the meantime, or close it. The pre-release job will automatically update this pull request or create a new one once the updates have made their way to the main branch.

πŸ›ˆ The actual change introduced by this pull request is a version bump in packages/browser-specs/package.json. You do not need to review that change. The bumped version is not the version that will be released when this pull request is merged, but rather the version that will be released next time.

diff --ignore-trailing-space '--exclude=package.json' '--exclude=README.md' '--exclude=LICENSE.md' '--unified=3' package/node_modules/browser-specs/index.json packages/browser-specs/index.json
--- package/node_modules/browser-specs/index.json
+++ packages/browser-specs/index.json
@@ -942,6 +942,48 @@
     "standing": "good"
   },
   {
+    "url": "https://drafts.csswg.org/css-shadow-1/",
+    "seriesComposition": "full",
+    "shortname": "css-shadow-1",
+    "series": {
+      "shortname": "css-shadow",
+      "currentSpecification": "css-shadow-1",
+      "title": "CSS Shadow",
+      "shortTitle": "CSS Shadow",
+      "nightlyUrl": "https://drafts.csswg.org/css-shadow/"
+    },
+    "seriesVersion": "1",
+    "formerNames": [
+      "css-scoping-1",
+      "css-shadow-parts-1"
+    ],
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Cascading Style Sheets (CSS) Working Group",
+        "url": "https://www.w3.org/groups/wg/css/"
+      }
+    ],
+    "nightly": {
+      "url": "https://drafts.csswg.org/css-shadow-1/",
+      "status": "Editor's Draft",
+      "alternateUrls": [
+        "https://w3c.github.io/csswg-drafts/css-shadow-1/",
+        "https://w3c.github.io/csswg-drafts/css-shadow/"
+      ],
+      "repository": "https://github.com/w3c/csswg-drafts",
+      "sourcePath": "css-shadow-1/Overview.bs",
+      "filename": "index.html"
+    },
+    "title": "CSS Shadow Module Level 1",
+    "source": "spec",
+    "shortTitle": "CSS Shadow 1",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://drafts.csswg.org/css-shapes-2/",
     "seriesComposition": "delta",
     "shortname": "css-shapes-2",
@@ -8228,6 +8270,40 @@
     "standing": "good"
   },
   {
+    "url": "https://wicg.github.io/PEPC/permission-elements.html",
+    "seriesComposition": "full",
+    "shortname": "permission-elements",
+    "series": {
+      "shortname": "permission-elements",
+      "currentSpecification": "permission-elements",
+      "title": "The HTML Permission Elements",
+      "shortTitle": "The HTML Permission Elements",
+      "nightlyUrl": "https://wicg.github.io/PEPC/permission-elements.html"
+    },
+    "organization": "W3C",
+    "groups": [
+      {
+        "name": "Web Platform Incubator Community Group",
+        "url": "https://www.w3.org/community/wicg/"
+      }
+    ],
+    "nightly": {
+      "url": "https://wicg.github.io/PEPC/permission-elements.html",
+      "status": "Draft Community Group Report",
+      "alternateUrls": [],
+      "repository": "https://github.com/WICG/PEPC",
+      "sourcePath": "permission-elements.bs",
+      "filename": "permission-elements.html"
+    },
+    "title": "The HTML Permission Elements",
+    "source": "spec",
+    "shortTitle": "The HTML Permission Elements",
+    "categories": [
+      "browser"
+    ],
+    "standing": "good"
+  },
+  {
     "url": "https://wicg.github.io/performance-measure-memory/",
     "seriesComposition": "full",
     "shortname": "performance-measure-memory",
@@ -15828,56 +15904,6 @@
     }
   },
   {
-    "url": "https://www.w3.org/TR/css-scoping-1/",
-    "seriesComposition": "full",
-    "shortname": "css-scoping-1",
-    "series": {
-      "shortname": "css-scoping",
-      "currentSpecification": "css-scoping-1",
-      "title": "CSS Scoping",
-      "shortTitle": "CSS Scoping",
-      "releaseUrl": "https://www.w3.org/TR/css-scoping/",
-      "nightlyUrl": "https://drafts.csswg.org/css-scoping/"
-    },
-    "seriesVersion": "1",
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Cascading Style Sheets (CSS) Working Group",
-        "url": "https://www.w3.org/groups/wg/css/"
-      }
-    ],
-    "release": {
-      "url": "https://www.w3.org/TR/css-scoping-1/",
-      "status": "First Public Working Draft",
-      "filename": "Overview.html"
-    },
-    "nightly": {
-      "url": "https://drafts.csswg.org/css-scoping-1/",
-      "status": "Editor's Draft",
-      "alternateUrls": [
-        "https://w3c.github.io/csswg-drafts/css-scoping-1/",
-        "https://w3c.github.io/csswg-drafts/css-scoping/"
-      ],
-      "repository": "https://github.com/w3c/csswg-drafts",
-      "sourcePath": "css-scoping-1/Overview.bs",
-      "filename": "index.html"
-    },
-    "title": "CSS Scoping Module Level 1",
-    "source": "w3c",
-    "shortTitle": "CSS Scoping 1",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good",
-    "tests": {
-      "repository": "https://github.com/web-platform-tests/wpt",
-      "testPaths": [
-        "css/css-scoping"
-      ]
-    }
-  },
-  {
     "url": "https://www.w3.org/TR/css-scroll-anchoring-1/",
     "seriesComposition": "full",
     "shortname": "css-scroll-anchoring-1",
@@ -16079,56 +16105,6 @@
     }
   },
   {
-    "url": "https://www.w3.org/TR/css-shadow-parts-1/",
-    "seriesComposition": "full",
-    "shortname": "css-shadow-parts-1",
-    "series": {
-      "shortname": "css-shadow-parts",
-      "currentSpecification": "css-shadow-parts-1",
-      "title": "CSS Shadow Parts",
-      "shortTitle": "CSS Shadow Parts",
-      "releaseUrl": "https://www.w3.org/TR/css-shadow-parts/",
-      "nightlyUrl": "https://drafts.csswg.org/css-shadow-parts/"
-    },
-    "seriesVersion": "1",
-    "organization": "W3C",
-    "groups": [
-      {
-        "name": "Cascading Style Sheets (CSS) Working Group",
-        "url": "https://www.w3.org/groups/wg/css/"
-      }
-    ],
-    "release": {
-      "url": "https://www.w3.org/TR/css-shadow-parts-1/",
-      "status": "Working Draft",
-      "filename": "Overview.html"
-    },
-    "nightly": {
-      "url": "https://drafts.csswg.org/css-shadow-parts-1/",
-      "status": "Editor's Draft",
-      "alternateUrls": [
-        "https://w3c.github.io/csswg-drafts/css-shadow-parts-1/",
-        "https://w3c.github.io/csswg-drafts/css-shadow-parts/"
-      ],
-      "repository": "https://github.com/w3c/csswg-drafts",
-      "sourcePath": "css-shadow-parts-1/Overview.bs",
-      "filename": "index.html"
-    },
-    "title": "CSS Shadow Parts Module Level 1",
-    "source": "w3c",
-    "shortTitle": "CSS Shadow Parts 1",
-    "categories": [
-      "browser"
-    ],
-    "standing": "good",
-    "tests": {
-      "repository": "https://github.com/web-platform-tests/wpt",
-      "testPaths": [
-        "css/css-shadow-parts"
-      ]
-    }
-  },
-  {
     "url": "https://www.w3.org/TR/css-shapes-1/",
     "seriesComposition": "full",
     "shortname": "css-shapes-1",
@@ -16818,9 +16794,9 @@
       "sourcePath": "css-transitions-1/Overview.bs",
       "filename": "index.html"
     },
-    "title": "CSS Transitions",
+    "title": "CSS Transitions Module Level 1",
     "source": "w3c",
-    "shortTitle": "CSS Transitions",
+    "shortTitle": "CSS Transitions 1",
     "categories": [
       "browser"
     ],
@@ -20798,7 +20774,7 @@
       "status": "Editor's Draft",
       "alternateUrls": [],
       "repository": "https://github.com/w3c/network-error-logging",
-      "sourcePath": "index.html",
+      "sourcePath": "index.bs",
       "filename": "index.html"
     },
     "title": "Network Error Logging",
@@ -24036,7 +24012,7 @@
     ],
     "release": {
       "url": "https://www.w3.org/TR/webauthn-3/",
-      "status": "Working Draft",
+      "status": "Candidate Recommendation Snapshot",
       "filename": "Overview.html"
     },
     "nightly": {

@github-actions github-actions bot force-pushed the release-browser-specs-20260106124554058 branch 2 times, most recently from 7137190 to 2a70133 Compare January 10, 2026 18:49
@github-actions github-actions bot force-pushed the release-browser-specs-20260106124554058 branch from 2a70133 to 332de00 Compare January 13, 2026 11:18
@github-actions github-actions bot changed the title πŸ“¦ Release [email protected] πŸ“¦ Release [email protected] Jan 13, 2026
@tidoust tidoust merged commit aeabd64 into main Jan 13, 2026
@tidoust tidoust deleted the release-browser-specs-20260106124554058 branch January 13, 2026 13:33
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.

2 participants