Skip to content

📦 Release @webref/css@8.4.2#1868

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-css-20260311010105028
Open

📦 Release @webref/css@8.4.2#1868
github-actions[bot] wants to merge 1 commit intomainfrom
release-css-20260311010105028

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 11, 2026

⚠ NEVER add commits to this pull request.

🤖 This pull request was automatically created to facilitate human review of @webref/css changes triggered by curated data at e782f95.

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

📦 Latest released @webref/css package was v8.4.1. Merging this pull request will release v8.4.2. 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/css/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=CHANGELOG.md' '--unified=3' webref/node_modules/@webref/css/css.json packages/css/css.json
--- webref/node_modules/@webref/css/css.json
+++ packages/css/css.json
@@ -15577,7 +15577,7 @@
       "appliesTo": "all elements",
       "inherited": "no",
       "percentages": "n/a",
-      "computedValue": "the keyword none or a list of CSS identifiers",
+      "computedValue": "the keyword none, the keyword all, or a list of CSS identifiers",
       "canonicalOrder": "per grammar",
       "animationType": "not animatable",
       "styleDeclaration": [
@@ -16763,32 +16763,6 @@
       "extended": []
     },
     {
-      "name": "::cue",
-      "prose": "The ::cue pseudo-element (with no argument) matches any list of WebVTT Node Objects constructed for the matched element, with the exception that the properties corresponding to the background shorthand must be applied to the WebVTT cue background box rather than the list of WebVTT Node Objects.",
-      "href": "https://w3c.github.io/webvtt/#selectordef-cue",
-      "syntax": "::cue",
-      "extended": []
-    },
-    {
-      "name": "::cue-region",
-      "prose": "The ::cue-region pseudo-element (with no argument) matches any list of WebVTT region objects constructed for the matched element.",
-      "href": "https://w3c.github.io/webvtt/#selectordef-cue-region",
-      "syntax": "::cue-region",
-      "extended": []
-    },
-    {
-      "name": "::cue-region()",
-      "href": "https://w3c.github.io/webvtt/#selectordef-cue-region-selector",
-      "syntax": "::cue-region(selector)",
-      "extended": []
-    },
-    {
-      "name": "::cue()",
-      "href": "https://w3c.github.io/webvtt/#selectordef-cue-selector",
-      "syntax": "::cue(selector)",
-      "extended": []
-    },
-    {
       "name": "::details-content",
       "prose": "The ::details-content pseudo-element targets the additional information in a details element that can be expanded or collapsed. It is an element-backed pseudo-element.",
       "href": "https://drafts.csswg.org/css-pseudo-4/#selectordef-details-content",
@@ -18793,6 +18767,12 @@
       "extended": []
     },
     {
+      "name": "env-args",
+      "href": "https://drafts.csswg.org/css-env-1/#typedef-env-args",
+      "syntax": "env( <declaration-value>, <declaration-value>? )",
+      "extended": []
+    },
+    {
       "name": "eof-token",
       "prose": "An <eof-token> is a conceptual token, not actually produced by the tokenizer, used to indicate that the token stream has been exhausted.",
       "href": "https://drafts.csswg.org/css-syntax-3/#typedef-eof-token",

@github-actions github-actions bot force-pushed the release-css-20260311010105028 branch 5 times, most recently from a337d11 to 64c8d08 Compare March 12, 2026 00:55
@github-actions github-actions bot force-pushed the release-css-20260311010105028 branch 13 times, most recently from aab4339 to 071d3f7 Compare March 15, 2026 06:53
@github-actions github-actions bot force-pushed the release-css-20260311010105028 branch from 071d3f7 to 52234db Compare March 15, 2026 12:53
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.

0 participants