Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 9, 2025

⚠ 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 a1cbcfb.

🧐 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 v7.0.11. Merging this pull request will release v7.1.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/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
@@ -112,6 +112,13 @@
           "syntax": "none | top | right | bottom | left | block-start | inline-start | block-end | inline-end | x | y | block | inline"
         },
         {
+          "name": "fallback",
+          "href": "https://drafts.csswg.org/css-anchor-position-2/#descdef-container-fallback",
+          "for": "@container",
+          "type": "discrete",
+          "syntax": "none | [ [<dashed-ident> || <try-tactic>] | <position-area> ]"
+        },
+        {
           "name": "height",
           "href": "https://drafts.csswg.org/css-conditional-5/#descdef-container-height",
           "for": "@container",
@@ -1215,7 +1222,7 @@
     {
       "name": "color-mix()",
       "href": "https://drafts.csswg.org/css-color-5/#funcdef-color-mix",
-      "syntax": "color-mix( <color-interpolation-method> , [ <color> && <percentage [0,100]>? ]#)",
+      "syntax": "color-mix( [ <color-interpolation-method> ,]? [ <color> && <percentage [0,100]>? ]#)",
       "extended": []
     },
     {
@@ -2253,7 +2260,7 @@
         "webkitAlignItems"
       ],
       "extended": [],
-      "syntax": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center"
+      "syntax": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center | dialog"
     },
     {
       "name": "-webkit-align-self",
@@ -2265,7 +2272,7 @@
         "webkitAlignSelf"
       ],
       "extended": [],
-      "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center"
+      "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center | dialog"
     },
     {
       "name": "-webkit-animation",
@@ -3141,7 +3148,7 @@
         "align-items",
         "alignItems"
       ],
-      "syntax": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center",
+      "syntax": "normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ] | anchor-center | dialog",
       "extended": [
         "https://drafts.csswg.org/css-anchor-position-1/"
       ]
@@ -3160,7 +3167,7 @@
         "align-self",
         "alignSelf"
       ],
-      "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center",
+      "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position> | anchor-center | dialog",
       "extended": [
         "https://drafts.csswg.org/css-anchor-position-1/"
       ]
@@ -9301,7 +9308,7 @@
         "justify-items",
         "justifyItems"
       ],
-      "syntax": "normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ] | anchor-center",
+      "syntax": "normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ] | anchor-center | dialog",
       "extended": [
         "https://drafts.csswg.org/css-anchor-position-1/"
       ]
@@ -9320,7 +9327,7 @@
         "justify-self",
         "justifySelf"
       ],
-      "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | anchor-center",
+      "syntax": "auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | anchor-center | dialog",
       "extended": [
         "https://drafts.csswg.org/css-anchor-position-1/"
       ]
@@ -16427,6 +16434,18 @@
       "extended": []
     },
     {
+      "name": "anchored-in-parens",
+      "href": "https://drafts.csswg.org/css-anchor-position-2/#typedef-anchored-in-parens",
+      "syntax": "( <anchored-query> ) | ( <anchored-feature> ) | <general-enclosed>",
+      "extended": []
+    },
+    {
+      "name": "anchored-query",
+      "href": "https://drafts.csswg.org/css-anchor-position-2/#typedef-anchored-query",
+      "syntax": "not <anchored-in-parens> | <anchored-in-parens> [ [ and <anchored-in-parens> ]* | [ or <anchored-in-parens> ]* ] | <anchored-feature>",
+      "extended": []
+    },
+    {
       "name": "angle",
       "prose": "Angle values are <dimension>s denoted by <angle>. The angle unit identifiers are:",
       "href": "https://drafts.csswg.org/css-values-4/#angle-value",
@@ -18225,7 +18244,7 @@
         "font-palette"
       ],
       "name": "palette-mix()",
-      "prose": "This value defines a position in the interpolation between two palette values, identified by <palette-identifier>, by the palette keywords normal, light, dark, or by another <palette-mix()> value. The glyphs of the font must be rendered with a palette that is created by interpolating for each palette color index between the matching color indices of the first and second palette specified as arguments, recursively resolving <palette-mix()> functions if needed. For each palette color, the interpolation follows the rules of the <color-mix()> function. Percentages are normalized according to CSS Color 5 Β§ 3.1 Percentage Normalization.",
+      "prose": "This value defines a position in the interpolation between two palette values, identified by <palette-identifier>, by the palette keywords normal, light, dark, or by another <palette-mix()> value. The glyphs of the font must be rendered with a palette that is created by interpolating for each palette color index between the matching color indices of the first and second palette specified as arguments, recursively resolving <palette-mix()> functions if needed. For each palette color, the interpolation follows the rules of the <color-mix()> function. Percentages are normalized according to CSS Color 5 Β§ 3.2 Percentage Normalization.",
       "href": "https://drafts.csswg.org/css-fonts-4/#typedef-font-palette-palette-mix",
       "extended": []
     },
@@ -18637,7 +18656,7 @@
     {
       "name": "shadow",
       "href": "https://drafts.csswg.org/css-backgrounds-3/#typedef-shadow",
-      "syntax": "<color>? && [<length>{2} <length [0,∞]>? <length>?] && inset?",
+      "syntax": "<color>? && [ <length>{2} [ <length [0,∞]> <length>? ]? ] && inset?",
       "extended": []
     },
     {

@github-actions github-actions bot force-pushed the release-css-20250909185037379 branch 5 times, most recently from 8c29e81 to 3106262 Compare September 11, 2025 00:59
@github-actions github-actions bot force-pushed the release-css-20250909185037379 branch 10 times, most recently from d713840 to 45049b4 Compare September 13, 2025 13:03
@github-actions github-actions bot changed the title πŸ“¦ Release @webref/[email protected] πŸ“¦ Release @webref/[email protected] Sep 13, 2025
@github-actions github-actions bot force-pushed the release-css-20250909185037379 branch from 45049b4 to d1ea149 Compare September 13, 2025 18:51
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